/* $Id$ */

/*
#ssp-app-id .ssp-top-pane {
  background: #738e9c;
  height: 52px;
}
*/

.leftlist {
	
}
.leftlist > ul > li {
	list-style-type: square;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 16px;
	margin: 15px 0px;
}
.nlc-custom-button {
	padding: 5px 10px;
	border: solid #5499dd 1px;
	color: black;
	font-weight: bold;
	background: linear-gradient(#ebf3fb 40%, #b9d5f1 50%, #ebf3fb 90%);
	font-size:12px;
	cursor: pointer;
	
}