﻿.slider_left{width:24px; height:394px; float:left;background:url('../images/slider_left.html') top left no-repeat;}
.slider_right{width:24px; height:394px; float:left;background:url('../images/slider_right.html') top right no-repeat;}
.slider_top{width:290px; height:25px; float:left;background:url('../images/slider_top.html') top center no-repeat;}




.top_col {
	width:248px;
	height:auto;
	float:left;
	padding-top:20px;

}

#leftbanner {
	height:225px;
	width:248px;
	overflow:hidden;
}


.container_area {
	width:248px;
	height:auto;
	float:left;
	
	padding-bottom:13px;
}

#leftbanner #carousel_ul {
	position:relative;
	list-style-type: none; /* removing the default styling for unordered list items */
	margin: 0px;
	width:248px; /* important */
	height:auto;
}

#leftbanner #carousel_ul li {
	float: left; /* important for inline positioning of the list items */
	width:248px;  /* fixed width, important *//* just styling bellow*/
}

.img_area {
	width:246px;
	height:171px;
	margin:0px auto auto auto;
	border:0px solid #ffffff;
	padding:1px;
}

.heading {
	width:248px;
	height:auto;
	margin:0px auto auto auto;
	overflow:hidden;
}
.discount {
	width:248px;
	height:auto;
	margin:14px auto auto auto;
	overflow:hidden;
}



