DIV#new{
	float:left;
	width:321px;
	height:324px;
	background-color:#ED1C24;
	border:1px solid #000;
}

DIV#new img{
	margin-left:5px;
	margin-top:5px;
}

DIV#new img.sales{
	margin-left:48px;
	margin-top:1px;
}

DIV#new img.thumb{
	
}


DIV#newProductItem img.thumb{
	float:left;
	margin-left:5px;
	margin-top:5px;
	width:100px;
	height:133px;
}

DIV#newProductItem {
	float:left;
}

DIV#newProductItem DIV.sold {
	width:100px;
	height:133px;
	background-image:url(/images/reservedextrasmall.png);
	background-repeat:no-repeat;
	margin:10px 0 0 50px;
	z-index:100;
	float:left;
	position:absolute;
}
