.p_layout { width: 850px; margin: 0 auto; background-color:#FFF;}

.p_layout .row_one, .row_two, .row_three { clear: both; }

.p_layout .row_two .top_content { clear: both; margin-bottom: 3px; }

.p_layout .row_two .top { clear: both; margin-bottom: 3px; }

.p_layout .row_two .top table td { vertical-align:top;}

.p_layout .row_two .bottom { clear: both; margin-top:10px; }
.p_layout .row_two .bottom .left { float: left; width: 70%;   }
.p_layout .row_two .bottom .left .top { }

.p_layout .row_two .bottom .right { float: right; width: 29.3%;  border-left:solid 1px #ddd;}

.p_layout .row_two .bottom .c_left { float: left; width: 29%; }
.p_layout .row_two .bottom .c_right { float: right; width: 70%; }

.p_layout .row_three { margin-top: -25px; }
