@charset "utf-8";
#main_left {
	float: left;
	height: auto;
	width: 670px;
	padding-left: 20px;
	padding-right: 20px;
}
#buy_benefits {
	float: left;
	width: 670px;
	border-bottom: 1px solid #BEBEBE;
	padding-bottom: 20px;
}

#product_box {
	width: 245px;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
	float:left;
}
#product_txt {
	width: 400px;
	float: left;
	padding-left: 25px;
}

#order_form {
	float: left;
	width: 670px;
	padding-top: 10px;
	line-height: 20px;
}

#order_form li {
	background-image: url(../images/arrow.jpg);
	background-position: 20px top;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 40px;
}

#digital_river {
	width:910px;
	float:left;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/bg_center.jpg);
	background-repeat: repeat-x;
}


#main_right {
	float: left;
	height: auto;
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

#main_right_awards {
	width: 190px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #BEBEBE;
	background-color: #f3f3f3;
	padding-top: 20px;
	padding-bottom: 20px;
}
