#main_area_left { 
padding-bottom: 5px;
float: left;
display: inline;
width: 350px;
height: 640px;
padding-left: 130px;
}

#main_area_right { 
clear: left; 
display: inline;
float: right;
width: 40%;
padding: 10px;
height: 640px;
color: #cc0000;
font-weight: bold;
}
