#left_content { padding: 0; background-color: #fff; width: 440px; float: left; margin-bottom: 20px;}
#right_content { padding: 0px; margin-top: -20px; * margin: 0; background-color: none; background: url(/images/home/news.gif) no-repeat 20px 15px; float: left; width: 150px; border: 0px solid #000; padding-left: 40px; background-color: transparent; }
	#right_content .right_field {width: 230px; padding: 10px; border: 1px solid #ff7f00; background-color: transparent;}
/*****************************/

/*basic styles*/
.normal { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000; line-height: 18px; }
a {	color: #0006699 ;	font-weight: normal; text-decoration:underline }
a:hover { color: #0006699; font-weight: normal; text-decoration:none  }
/*****************************/

/*block styles*/
.block { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; line-height: 16px; clear: both; margin: 10px; padding: 10px; padding-top: 15px; }
.pull {border: 1px solid #FF7F00}
h1 { font-size: 13px; line-height: 12px; color: #333 }
h2 { font-size: 16px; line-height: 11px; color: #fff }

.block .content { color: #333;  }
p.preamble {border: 0px solid #666; font-size: 11px; font-style:italic; font-weight: bold; margin: 10px; padding: 6px}
/*****************************/

/*rethink styles*/
#left_content .image_holder {
	background-color: #fff;
	margin-right: 15px;
}
#left_content .block {
	padding-top: 0;
}
