#features
{
	margin:10px 0px 15px 0px;
}
div.pictures
{
	margin:15px 0px 10px 0px;
}
div.picturethumb img
{
	padding:5px;
	border:1px solid #999999;
	margin-bottom:5px;
	width:110px;

}
div.bigpicture img
{
	padding:5px;
	border:1px solid #999999;
	max-width:484px;
	margin-left:5px;
}
div.review
{
	margin-bottom:15px;
	padding-top:15px;
	border-top:2px dotted #999999;
}
div.bestoffer 
{
	line-height:0px;
	margin:10px 0px 10px 0px;
}
#itemsummary img.thumb
{
	margin:5px 7px 0px 0px;
}
#itemsummary
{
	margin-bottom:15px;
}
div.offer
{
	margin-bottom:10px;
	padding:5px;
	border:1px solid #999999;
	line-height:20px;
}
div.offer td.padright
{
	padding-right:6px;
}
div.offer h3
{
	font-size:14px;
	color:#003366;
}
div.offer input.quant
{
	width:20px;
}
div.offer form
{
	width:80px;
	padding:5px;
	display:block;
	text-align:center;
	position:relative;
	top:-5px;
	left:5px;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
}
div.offer p
{
	font-size:11px;
	padding:0px;
}
div.offer form p
{
	padding:5px 0px 5px 0px;
}
div.newoffer
{
	background-color:#F3F3F3;
}
div.usedoffer
{
	background-color:#FBFCE4;
}
div.newoffer form
{
	background-color:#d8edf9;
}
div.usedoffer form
{
	background-color:#f5fdc5;
}
