/***************************************************************************
*  @PHP Web Application.
*  @version			1.0.0 
*  @copyright		Copyright (C) 2011 Tran Thanh Sang. All rights reserved.
*  @Released under 	Trần Thanh Sang
*  @Email			sangtialia@gmail.com
*  @Date			Jan 2011
***************************************************************************/

.deviceSlider{
padding:0;
background:#FFF;
height:100px;
padding-left:10px;
clear:both;
border:1px solid #64c33c;
margin:0;
}
.deviceSlider .dvview{
	width:430px;
	height:100px;
	overflow:hidden;
}
		
.deviceSlider li{
	float:left;
	list-style:none;
}
.deviceSlider .jq-ss-crop{
	float:left;				
}
.deviceSlider #left, .deviceSlider #right{
	display:block;
	width:16px;
	margin-top:25px;
}
.deviceSlider .dvimages{
	width:3818px !important;
	width:3822px;
	padding:0;
}
.deviceSlider .dvimages li img.img{
	cursor:pointer;
	border:0;
	padding:1px 0 0 1px;
}
.deviceSlider .dvimages li{
	width:106px;
	text-align:center;
}
.deviceSlider .dvimages li .thumb{
	margin-top:3px;
	text-align:center;
}
.deviceSlider .dvimages li h5{
	margin:2px 5px;
}
.deviceSlider .dvimages li h5 a{
	font-weight:normal;
	font-size:11px;
	line-height:1.1;
	color:#000;
}
.deviceSlider .dvimages li .price{
	color:#f00;
	font-weight:bold;
}
.deviceSlider .jq-ss-simple{
	width:100px !important;
	height:70px !important;
}
