.probox {
	margin-bottom:15px;
	border-bottom:1px solid #E5E5E5;
	padding-bottom:15px;
	position:relative;
	}
.specialoffer {
	position:absolute;
	right:0px;
	top:10px;
	background:url(../images/specialoffer_btn.gif)  no-repeat ;
	width:66px;
	height:40px;
	}
.probox .imgleft {
	margin-right:15px;
	}
.probox .imgleft td {
	width:146px;
	height:103px;
	}

.probox .description h2 {
	color:#FF0000;
	text-transform:none;
	color:#333333;
	}
.probox .description .price {
	margin-bottom:10px;
	}
.probox .description .price dt  {
	float:left;
	width:50px;
	font-weight:bold;
	}
.probox .description .price dd  {
	margin-left:55px;
	}
.probox .description .details {
	
	}
.probox .description .details dt {
	font-weight:bold;
	margin-bottom:5px;
	}