/* CSS Document */

.list_section li a {
	font-size:63%;
	font-weight:bold;
	line-height:150%;
	color:#740000;
	text-transform:none;
	margin-left:0;
	display:block; }

.list_section li.a {
	background-color:#E3F3FD;/*PAL*/
	font-size:63%;
	font-weight:bold;
	line-height:150%;
	color:#3B92CF;/*PAL*/
	text-transform:none;
	display:block;	}

.list_section li a:hover { 
	color:#CC0000;
	border:none; }

.list_section { 
	color:#CC0000;
	border:none; }

.list_section {
	background:#FFF; }

.list_section h3 {
	padding-top:0; }

.list_section {
	background: #FFF;
	width: 275px;
	margin: 0 0 10px 0;		
	border-right: 1px solid #D1CDC6;
	border-left: 1px solid #D1CDC6;	}

.list_section span {
	display:none;
	visibility:hidden; }

.list_section ul  {
	margin:0;
	padding:0;
	list-style:none; }

.list_section li  {
	margin:0;
	padding:0 9px 3px 9px;
	border-bottom:1px solid #D1CDC6;	
	list-style:none;	}

#lselect_partners h3 {
	background-image:url(../img/titles/partners.gif);
	background-repeat:no-repeat;
	background-color:#ECE9E4;
	border-top:1px solid #D1CDC6;
	border-bottom:1px solid #D1CDC6;
	width:275px;
	height:9px;
	margin:0 0 2px 0;
	padding-top:23px; }

	


