.cases{padding:0 0 10px;}
.cases li{width:292px; height:75px;  
	float:left;
	background: #ffffff url(../images/bg-blogitem.jpg) 0 -1px repeat-x; 
	border:solid 1px #ccc;
	margin:5px; padding:10px;
}
.cases li div{padding:0 0 0 85px;}
.cases li strong{font-size:12px;}
.cases li .pd-list{display:block; height:40px; padding:0; overflow:hidden; width:205px;}
.cases li img{float:left; padding:0 10px 0 0;}
.link-right{display:block; float:right; padding:10px 20px 0 15px; line-height:11px; background:url(../images/arrow-11.gif) bottom left no-repeat;}

a.pd{color:#555555}

.cases-side, .cases-small{width:100%; padding:0 0 10px;}
.cases-side li{clear:left; float:left;}
.cases-small li{width:267px; height:50px;  
	float:left;
	background: #ffffff url(../images/bg-blogitem.jpg) 0 -1px repeat-x; 
	border:solid 1px #ccc;
	margin:5px; padding:10px;
}
.cases-small li div{padding:0 0 0 60px;}
.cases-small li .pd-list{display:block; height:48px; padding:0; overflow:hidden; width:205px;}
.cases-small li img{float:left; padding:0 10px 0 0; width:50px;}

#case-wrapper{border:solid 0px #cccccc; padding:10px; position:relative; height:460px}
#case-wrapper h2{margin-bottom:5px;}

#case-list{
	width:350px; 
	float: left; 
	padding:15px 10px 0 0;
	list-style-type:none;
}
#case-list h2{
	padding-left: 40px;
}
#case-list .lnk-btn11{
	position:absolute; 
	left:15px; 
	bottom:15px;
}
#case-list ul{
	list-style: none;
}
#case-list li {
	width: 67px;
	padding:0; 
	margin:0px 0; 
	border:solid 0px #ccc;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#case-list li a{
	color:#fff;
	display:inline;
	width: 67px; 
	padding:2px 2px 2px 2px;
	float:left;
}

#case-list li a:hover, #case-list li a.active{
	text-decoration:none;
	font-weight:bold;
	float:left;
	background: #6297cd url(activebg.jpg) no-repeat;
}

#slider {
    width: 490px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: absolute; /* important */
	overflow: hidden; /* important */
	background:url(spinner.gif) center no-repeat;
	margin-left: 0px;

}

#slider ul{
	list-style: none;
}

#sliderContent {
    width: 490px; /* important to be same as image width or wider */
	height: 50px;
    position: absolute;
	margin-left:-0px;
	margin-top:0px;
	border: 0px;
	padding: 0px;
}
#sliderContent a{
	border: 0px;
}
.sliderImage {
	border:solid 0px #ccc;
    float: left;
    position: relative;
	display: none;
	padding:0;
	width: 490px;
	height: 300px;
    }
.sliderImage a{
	border: 0px;
	color: #000;
    }
.sliderImage span {
    position: absolute;
    width: 490px;
    background-color: #000;
    filter: alpha(opacity=80); 
    -moz-opacity: 0.8;
	-khtml-opacity: 0.8; 
    opacity: 0.8;
    color: #ffffff;
    display: none;
	border: 0px;
	margin-bottom:0px;
	height: 30px;
	padding-left:10px;
	padding-top: 8px;
}
.brandinfo{
	padding-left: 40px;
	padding-top: 10px;
	font-weight: bold;
	color: #09C;
}
.clear {
	clear: both;
}
.sliderImage span strong
{
	float:left;
	display:block;
	width:490px;
    font-size: 15px;
    font-weight:normal;
    padding: 0 0px 0 0px;
}

.sliderImage span strong a{
	font-size: 15px; 
	font-weight:normal; 
	color:#ffffff; 

	background:url(../images/images.gif) left no-repeat;
}

.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 490px !important;
	height: 300px;
}
.right {
	right: 0;
	bottom: 0;
	width: 490px !important;
	height: 300px;
}



