#BrandPrdImg td{
	width: 100px;
	text-align: center;
	vertical-align: top;
}
#BrandPrdImg #ImgContainer{
	width: 110px;
	height: 110px;
	margin-bottom: 10px;
	background: transparent url(/Images/Products/All-100x100/background.aspx) no-repeat left top;
}

#BrandPrdImg #Img{
	width: 110px;
	height: 110px;
	background-repeat: no-repeat;
	background-position: center center;
}

#BrandPrdImg p{
	font-size: 12px;
	font-weight: bold;
}

.set_box {
	clear: both;
}


.bakc2top_arrow{
    display: inline;
    width: 11px;
    height: 11px;
    background: url(/Images/arrow-top-scrl.aspx) top left no-repeat;
    padding-right:11px;
}