#body_content #body_product .binder {
	width:800px;
	margin:10px auto;
	padding-top:40px;
	padding-bottom:5px;
	border-bottom:dashed 1px #CCCCCC;
}
#body_content #body_product .img {
	float:left;
}
#body_content #body_product .details {
	float:left;
	margin-left:30px;
	width:600px;
	height:130px;
	position:relative;
	font-size:14px;
}
#body_content #body_product .details h3 {
	font-size:18px;
	padding-bottom:30px;
	font-weight:bold;
}
#body_content #body_product .details .buy {
	position:absolute;
	right:0;
	bottom:0;
	width:100px;
}
#body_content #body_product .details ul {
	width:490px;
}
#body_content #body_product .last {
	margin-right:0;
}
#body_content #body_product .binder img {
	background:url(../images/binder-window-small.gif) no-repeat;
	padding:10px;
}

#body_content #body_product .binder span {
	color:#FF0000;
}
#body_content #body_product .binder input {
	margin:5px auto;
}
