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

/*______Restoring_the_Balance_____*/

#right_col_rtb {
	 background-color:#8fc5d1; 
	 background-image:url(../images/restoring_the_balance/bg_rtb.jpg); 
	 background-repeat:no-repeat;
	 width: 650px;
	float: left;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 20px;
	z-index: 4;
}
#rtb_logo {
	 width:175px;
	 float:left;
}
#rtb_header_buttons {
	width:475px;
	float:left;
	margin-top:10px;
	font-size:11px;
}
#rtb_header_buttons a {
	font-size:11px;
}
#rtb_pic {
	width: 240px;
	height: 175px;
	padding-right: 15px;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
#rtb_page_numbers {
	width: 620px;
	text-align:center;
	clear:both;
	padding-bottom: 7px;
}
#rtb_footer {
	font-size: 10px;
}
#rtb_footer a {
	font-size: 10px;
}
