@charset "utf-8";
/* CSS Document */

#col_2 {
	width: 500px;
	margin-left: 60px;
	position: relative;
	text-align: left;
	margin-right: 0px;
	float: left;
}
#col_3 {
	width: 175px;
	margin-left: 20px;
	position: relative;
	text-align: left;
	margin-right: 0px;
	top: 0px;
	float: right;
}
#box_quotes {
	position: absolute;
	width: 150px;
	text-align: left;
	top: -7px;
	right: 0px;
	background-image: url(../1mages/BGs/BG_green_30pc_trans.png);
	padding: 15px;
	color: #000000 !important;
	font-size: 12px;
	border: 1px solid #FFFFFF;
}
#container_inner #mainContent #col_3 #box_quotes em {
	color: #000000;
}

