.product {
	float:left;
	margin-top:15px;
	width:306px;
}

.productLast {
	margin-bottom:15px;
}

.product .thumb {
	float:left;
	height:100px;
	width:106px;
	margin-right:0px;
}

.product .thumbMargin {
	height:100px;
	line-height:100px;
	overflow:hidden;
	border:0px none;
	padding-right:6px;
	border-right:1px solid #BFBFBF;
}

.thread .thumbMargin{
	border:0px none	!important;
	border-right:1px solid #BFBFBF !important;
}

.product .thumbMargin img {
	vertical-align: middle;
	width: 98px;
}

.product .rightSide {
	float:left;
	padding-left:6px;
	width:180px;
}

.product h3 {
	margin:0px 0px 9px 0px;
}

.product h3 a, .product h3 a:hover {
	font-style:normal;
	font-weight:bold;
	font-size:20px;
	color:#EB6F00;
}

#sb-content{
	overflow: hidden !important;
}
