#left_content{
	float:left;
	padding:5px;
	width:350px;
}
#right_content{
	float:right;
	/*padding:3px;*/
	/*border-left:solid 1px #CCCCCC;*/
	/*border-bottom:solid 1px #CCCCCC;*/
	width:226px;
	background-color:#EBF1F4;
	color:#3B6E8F;
}
hr{
	color:#FFFFFF;
	border:solid 1px;
	height:1px;
}
a img{
	border:solid 0px;
}
