.acordeon{border:1px solid #e9e8e8;margin-bottom:20px;}
.submenuheader {
	background:url(images/glossyback.gif) repeat-x top;
	height:30px;
	line-height:30px;
	color:#fff;
	font-weight:bold;
	text-indent:10px;
	padding:0px 0px 0px 0px;
	}
.submenuheader h3{
	color:#fff;
	text-indent:10px;
	font-weight:bold;
	font-size:12px;
	min-height:30px;
	line-height:30px;
	width:450px;
	float:left;
	cursor:pointer; 
	
	}
.statusicon{
	float:right;
	margin:0px 8px 0px 0px;
	padding:5px 0px 0px 0px;
	
	
	}
.submenu li{
	padding:5px;
	line-height:18px;
	background:#8cb8ea;
	color:#fff;
	font-weight:bold;
	text-indent:5px;
	border-bottom:1px solid #fff;
	
	}
.submenu a
	{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	
	}

