/*----------------------------------------------------
                 Devster - CSS File
------------------------------------------------------*/


/* Front Page Slider
------------------------------------------------------*/
#slides_container{
	height:270px;
	position:relative;
	float:left;
}
.more-button {float:right;}
.flash-img {text-align:center; display:block; margin:110px auto 0 auto;}
/* CU3ER Slider */	
	#slides-cu3er {
	width:630px;
	height:270px;
	float:left;
}
	#slides-text {
	width:300px;
	height:270px;
	float:left;
	padding-left:30px;
	padding-top: 15px;
}
	#slides-text h1{
	width:300px;
	text-align:left;
	margin:0px;
	color: #656057;
}
	#slides-text h3{
	width:300px;
	text-align:left;
	margin-bottom:15px;
	font-weight: bold;
	color: #656057;
}
	#slides-text p{
	font-size:12px;
	width:300px;
	line-height:18px;
}					
/* Content
------------------------------------------------------*/
#content_notneeded{
	float:left;
	width: 960px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
