.submenu { margin:0 0 0;}
.submenu a { color:#2569B2; text-decoration:none; }
.submenu a:hover { color:#EF8633; text-decoration:none; } 

.applemenu{
	margin: 0 0;
	padding: 0;
	width: 300px; /*width of menu*/
}

.applemenu div.silverheader a, .silverheaders, div.silver h2{
	background:url(bl.jpg) top left repeat-x;
	color: white; height:22px;
	font-size:14px; 
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 8px;
	text-decoration: none;
}

*html .silverheader a{
	margin:0 0 0;
}

.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
	font-size:14px;
}

.applemenu div.selected a, .applemenu div.silverheader a:hover{
	background:url(bl.jpg) top left repeat-x;
	color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
	height: 325px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
	font-size:11px; 
	color:#666666;
	background: #FFFFFF;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}

.applemenu div.submenu2 h2 { font-family:Arial, Helvetica, sans-serif; }

.listin{ clear:both; width:280px; padding-top:10px; line-height:1.2em;  }

.listin0{ width:125px; float:left; border:#E0E0E0 solid 1px; padding:5px 5px 5px; height:130px; margin-bottom:5px; text-align:center; margin-right:3px; }
.listin1{ width:125px; float:right; border:#E0E0E0 solid 1px; padding:5px 5px 5px; height:130px; margin-bottom:5px; text-align:center; }

*html .listin0{ width:125px; float:left; border:#E0E0E0 solid 1px; padding:5px 5px 5px; height:140px; margin-bottom:5px; text-align:center; }
*html .listin1{ width:125px; float:right; border:#E0E0E0 solid 1px; padding:5px 5px 5px; height:140px; margin-bottom:5px; text-align:center; }

.listin2{ width:120px; float:left; text-align:left; border:#E0E0E0 solid 1px; padding:5px 5px 5px; height:270px; margin-bottom:5px; font-size:12px;margin-right:3px; }
.listin3{ width:120px; float:right; text-align:right; border:#E0E0E0 solid 1px; padding:5px 5px 5px; height:270px; margin-bottom:5px; font-size:12px; }
.listdetail{ text-align:right; clear:both; font-size:12px; }

.listin0 p, .listin1 p { margin-bottom:0; margin-top:2px;}
.listin2 p, .listin3 p { margin-bottom:0; margin-top:10px;}
