#widget {
	margin: 30px 0 10px 10px;
	border:1px solid #CCC;
	text-align:center;
	padding-bottom: 4px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
}
#widget h3 {
	color:#666;
	font-size:18px;
	margin:5px;
	padding:3px 10px;
	border-bottom:1px dotted #999;
	font-weight:normal;
	text-align:left;
}
#widget h3 span {
	color:#A00000;
}
.nextWidgetPopular ul {
	list-style-type: none;
}
.nextWidgetPopular li.nextProd {
	padding:0 5px;
	margin:0;
	width:195px !important;
	height:auto !important;
	/*width:auto !important;*/
 
}
.nextWidgetPopular li.nextProd a {
	min-height:145px !important;
	padding:10px 0 0 0;
	display:block;
}
.nextWidgetPopular li.nextProd div {
	display:block;
	/*white-space:nowrap;*/
}
.nextWidgetPopular li.nextProd a.nextProdName {
	font-size:13px;
	height:auto ;
	display:inline;
}
.nextWidgetPopular img.nextProdThumb {
	max-width: 140px;
	max-height: 140px;
}
.nextWidgetPopular .nextProdNum, .nextWidgetPopular .nextProdName {
	font-size:14px !important;
	color:#666;
	font-weight:bold;
}
.nextWidgetPopular span.nextReviewNum {
	display:none;
}
.nextWidgetPopular span.nextRatingIcons {
	height:29px;
	display:block;
	margin-top:5px;
}
.nextWidgetPopular span.nextPrice {
	font-size:16px;
	color:#A00000;
	clear:both;
	display:block;
}
.nextWidgetPopular div.leftButtonDiv,
.nextWidgetPopular div.rightButtonDiv {
	float: left;
}
.nextWidgetPopular div.nextCarouselPopular {
	float: left;
}
.nextBtn, .nextPrev {
	margin: 180px 10px 4px 10px;
	background:url(images/bg_btns_next_prev.jpg);
	width:36px;
	height:44px;
	border:none;
	text-indent:-9999px;
	padding:0;
	outline:none;
	cursor:pointer;
	display:block;
}
.nextPrev {
	background-position:-40px 0 !important;
}
.nextPrev:hover {
	background-position:0 0 !important;
}
.nextBtn {
	background-position:-160px 0 !important;
}
.nextBtn:hover {
	background-position:-120px 0 !important;
}
#widget button::-moz-focus-inner {
 border: 0;
}
.nextProdThumb {
	border:none;
}
.nextProd {
	border:none;
}

