#mainOffer{
 padding-bottom: 10px;
}
#goodProduct{
	float: left;
	width: 350px;
}
#bestProduct{
	float: left;
	width: 410px;
}
.dvditpro6{
	height: 220px;
	background: url("/ita/images/upgrade_center/dvdit/dvditpro6_box.jpg") no-repeat;
	margin: 10px 0 10px 0;
}
.dvditpro6hd{
	height: 220px;
	background: url("/ita/images/upgrade_center/dvdit/dvditpro6hd_box.jpg") no-repeat;
	margin: 10px 0 10px 0;
}
.proSpecs{
	padding-left: 200px;
}
.hdSpecs{
	padding-left: 230px;
}
.prodTitle{
	font-size: 14px;
	font-weight: bold;
}
.srp{
 text-decoration: line-through;
}
.price{
	color: #cc0000;
	font-weight: bold;
}
#goodProduct ul {
	margin: 0 0 10px 0;
}

#goodProduct li {
	background: url("/ita/images/6x6_blue_bullet.gif") no-repeat;
	background-position: 0 10px;
	padding: 5px 10px 0 12px;
	list-style: none;
}

#bestProduct ul {
	margin: 0 0 10px 0;
}
	
#bestProduct li {
	background: url("/ita/images/6x6_blue_bullet.gif") no-repeat;
	background-position: 0 10px;
	padding: 5px 10px 0 12px;
	list-style: none;
}

.buy{
	margin-top: 5px;
}
.buy a{
	width: 120px;
}
.new{
	color: #cc0000;
	font-weight: bold;
}