*	{
	padding:0px; 
	margin:0px;
	}
a img{
	border:none;
	}
a{
	text-decoration:none;
	}

ul, li {
	padding:0; 
	margin:0; 
	list-style:none;
	}


/* Use CSS */

.PL10{
	padding-left:10px;
	}
.PR10{
	padding-right:10px;
	}
.PT10{
	padding-top:20px;
	}
.FL{
	float:left;
	}
.slider_l {
	background: url(../../images/slider-images/left_arrow.jpg);
	background-repeat:no-repeat;
	cursor:pointer; 
	width:15px; 
	height:30px; 
	margin-top:50px;
	}
.scroll_3 { 
	position: relative; /*leave this value alone*/
	/*border: 10px solid black;*/
	overflow: scroll; /*leave this value alone*/
	width:890px;  /*Width of Carousel Viewer itself*/
	height:150px; /*Height should enough to fit largest content's height*/
	background:url(../../images/slider-images/slider_bg.jpg) repeat-x;
	}
.scroll_3 .belt { 
	position:absolute; 
	left:0px; 
	top:0px; 
	}
.sliderp_box {
	float:left;
	padding-left:17px;
	padding-right:68px;
	width:100px;
	}
.sliderp_box1 {
	float:left; 
	padding:11px; 
	width:100px;
	}
.imgbrd1{
	border: 0px solid #0099cc;
	margin:15px 15px 15px 15px;
	}
.PT3{
	padding-top:8px;
	}
.bl_12{
	font:12px/15px Arial; 
	color:#0b578f ;
	}
.CL{
	clear:both;
	}
.FR{
	float:right;
	}
.slider_r {

	background:url(../../images/slider-images/rught_arrow.jpg);
	background-repeat:no-repeat;
	cursor:pointer;  
	width:15px; 
	height:30px; 
	margin-top:50px;
	}
.slider_rgry {
	cursor:pointer;  
	width:15px; 
	height:22px; 
	margin-top:50px;
	}


/* Use CSS */
/*floting start*/
#floatdiv{
float:right !important;
position:absolute;
width:186px; height:70px;
z-index:100;
}