#glidercontainer{
	width:936px;
	height:228px;
	margin:0 auto;
	display:block;
	float:left;
}
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/
	display:block;
	width: 936px; 
	height: 228px;
	overflow: hidden;
}
div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:936px;
	height:228px;
	overflow:hidden;
	float:left;
	color:#333333;
}
div.section img{
	margin:0 auto;
	border:none;
	overflow:hidden;
}
div.scroller div.content {
	width: 10000px;
}
#glider-display{
	width:936px;
	height:228px;
	background-image:url(../templates/template1/images/bg-banner.jpg);
	}
.section .title{
	font-family:Impact, Impact, Charcoal, sans-serif;
	font-size:36px;
	color:#015bae;
	float:left;
	display:inline;
	margin-left:40px;
	margin-top:20px;
	width:640px;
}
.brief{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	float:left;
	display:inline;
	margin-left:40px;
	width:680px;
}
.brief .info{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	float:left;
	display:inline;
	width:320px;
}
.brief .price{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#01539e;
	float:left;
	display:inline;
	width:210px;
	margin-top:35px;
	height:48px;
	background:url(../templates/template1/images/bg-pret.gif) repeat-x top left;
	padding:33px 0px 0px 10px;
}
.brief .price-left{
	float:left;
	display:inline;
	width:10px;
	height:81px;
	margin-top:35px;
}
.brief .price-right{
	float:left;
	display:inline;
	width:81px;
	height:81px;
	margin-top:35px;
}
.section .pic{
	width:206px;
	height:192px;
	float:left;
	display:inline;
	background:url(../templates/template1/images/bg-pic.gif) top left no-repeat;
	margin-top:15px;
}
.section .rightside{
	display:inline; float:left; width:700px}