.col_left
{
   width:300px;
   margin-left:25px;
   /*border:1px solid black;*/
   float:left;
   clear:left
}
.col_right
{
   width:250px;
   float:left;
}
