.itemthumb
{
width: 125px;
height: 155px;
margin: 0 10px 10px 0;
float: left;
}

.itemthumbtitle
{
padding: 4px 0 0 0;
text-align: center;
font-size: 11px;
line-height: 12px;
}

.itemthumbimage
{
	position: relative;
	width: 125px;
}


.forsale
{
	background: url(/images/banner-forsale.gif) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 51px;
	height: 51px;

}


#itemimage
{
text-align: center;
padding: 15px 0 0 0;
}

#itemtitle
{
font-size: 30px;
text-align: center;
padding: 15px 0 0 0;
}

#itemdesc
{
text-align: center;
padding: 0 0 15px 0;
}

#itembutton
{
text-align: center;
padding: 0 0 15px 0;
}

#buttonmore
{
clear: both;
text-align: center;
padding: 0 0 25px 0;
}

.itemforsale
{
text-align: center; 
margin: 0 0 20px 0;
background: #76a60e; 
}

.itemsold
{
text-align: center; 
margin: 0 0 20px 0;
background: #de361a;
}