#paged_panels{
	width: 980px;
	overflow: hidden;
	height: 410px;
	scroll-y: 20px;
	position: relative;
	margin: 0;
}	

.panel{
	width: 297px;
	height: 388px;
	background: #1F1F1F;
	border: 1px solid #363636;
	padding: 10px;
	float: left;
	margin-right: 12px;	
	color: #fff;
	text-align: justify;	
}

.panel a{
	word-wrap: break-word;
}
.panel p{
	margin: 8px 5px;
	line-height: 1.4em;
	font-size: 1.1em;
}
.panel h4{
	margin: 5px;
	font-size: 1.1em;
	color: #38CDFF;
}

.boffin{
	width: 315px;
	height: 410px;
	margin-right: 0;
	padding: 0;
	border: none;	
	background: url('../img/home/karma_chap.jpg') no-repeat;
}

.panel3{
	width: 293px;
	margin-right: 0;
}



#pager{
	position: absolute;
	bottom: 2px;
	color: #707070;
}

.pager1{
	right: 336px;	
}
.pager2{
	right: 10px;
}

#pager b{
	color: #fff;
	font-weight: normal;
}

#pager a, #pager a:visited{
	color: #fff;
	text-decoration: underline;
}

#pager a:hover{
	text-decoration: none;
}

#content_wrapper{		
	margin: 0 auto;	
	text-align: center;
	background:#000 url('../img/home/equaliser.gif') center -22px no-repeat;
	
	height: 526px;	
}

#band{
	display: none;
}


ul#menu li.refresh {
	display: none;
}