#list3 { width:168px; }







#list3 div.selected .title { font-weight: bold; }
#list3 div {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-bottom: 1px;
}
#list3 div.title {
	background-color: #D1D1B8;
	cursor: pointer;
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBE0;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#list3 div.selected {
	border-bottom: none;
}






#list3 ul{
	list-style:none;
	float:left;
	clear: both;
	height: auto;
	margin-left: 0px;
	margin-bottom: 25px;
	font-weight: normal;
	font-size: 11px;
	color: #626230;
	width: 168px;
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#list3 li{
	font-weight:normal;
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	height: auto;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626230;
	width: 100%;
	padding-right: 0px;
	padding-left: 15px;
}




#list3 a{
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626230;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#list3 a hover{
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626230;

}
