#accordion{
	
	margin: 5px;
	margin-top: 10px;
	padding: 5px;
	background: url("slidebox.png") repeat-x bottom left;
	border: 2px solid #434F0A;

}

.toggler {

	background: url("news_but.png") no-repeat top left;
	height:32px;
	text-align:center;
	width:120px;
	color: #fff;
	font-weight:normal;
	line-height: 18px;
	margin: 0;
	padding: 9px 0px 4px 0;
	font-size:9px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
	text-transform:uppercase;
}
.toggler:hover {
	color:#660000;
}
.toggler atStart {
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding: 2px 5px;
	font-size: 13px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
}
.tab .toggler a {
	 color:#fff;
	 text-decoration:none;
}
.tab .toggler a:hover {
	 color:#660000;
}
.element atStart{

	border-top: 1px solid #fff;
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}


.tab{
	

	float:right;
	height:32px;
	margin:-5px 0 0 2px;
	text-align:center;
	width:120px;
}


#navholder{
	position:relative;
	right:20px;
	top:20px;


}

html&gt;body #navholder {
    
	float: right;
	position: relative;
	top: 43px;
	padding: 0px;
	margin-top: -22px;
	width: 400px;
	height:37px;

  }

#slidebox_top{
	margin-left:14px;
	width:847px; 
	background:#A1BD13 url("shadow_s.png") repeat-x scroll top left; 
	clear:both; 
	padding:5px;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
