  h2.title{ 
    font-size:22px; 
    border-bottom:solid 1px #aaa; 
    padding-bottom:5px; 
    float:left; 
    clear:both; 
    width:713;
    margin-left:0px; 
  }
  
  .sub_col{
    width:49%;
    float:left;
    margin:10px 0px 0px 0px;
  }
  .sub_text{
    width:335px;
	font-size:14px;
  }

  .sub_text a{
    display:block;
    float:left;
    text-decoration:none;
    font-weight:bold;
    margin-bottom:5px;
  }
  
  .sub_img{
    height:150px;
    width: 335px;
    float:left;
    margin-bottom:10px;
  }