/* RIGHT CONTENT CONTAINER START */
#right_content {
	width:551px;
        color:white;
	background-color:#443025;
	float: left;
}

#right_content .promo_banner {
	padding:7px;
	background-color:#685245;
	width:506px;
}

/* RIGHT CONTENT CONTAINER END */

#right_content .col1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 10px;
	margin-bottom:10px;
        width:238px;
	float:left;
       
}

#right_content .col2 {
	margin-left:20px;
	margin-right:15px;
	float:left;
	width:212px;
        margin-top:12px;
}
#right_content .col2_content {
	width:211px;
	padding:10px;
	padding-top:0px;
	background-color:#005229;
}