#boxes {
margin-left: -10px;
margin-right: -10px;
}

#hmBxL
{
   float: left;
   margin-left: 0;
	  border: 0px solid #f00;
}

   #hmBxL #hmBxLHead
   {
      height: 38px;
      background: transparent url("../pics/hmBxLHead.gif") no-repeat top left;
      padding: 12px 18px 0;
      width: 374px;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 338px;
   }
   
   #hmBxL #hmBxLCont
   {
      padding: 10px 18px 1px;
      background: transparent url("../pics/hmBxLCont.gif") repeat-y top left;
      width: 374px;
      voice-family: "\"}\"";
      voice-family:inherit;
      width: 338px;
   }
   
   #hmBxL #hmBxLBot
   {
      height: 26px;
      background: transparent url("../pics/hmBxLBot.gif") no-repeat bottom left;
      width: 374px;
   }

#hmBxR
{
   float: right;
   margin-right: 0;
	  border: 0px solid #f00;
}
   
   #hmBxR #hmBxRHead
   {
      width: 192px;
      height: 50px;
      background: transparent url("../pics/hmBxRHead.gif") no-repeat top left;
   }

      #hmBxR #hmBxRHead h3
      {
         padding-top: 19px;
         margin-left: 14px;
         background-image: none;
         color: white;
      }
   
   #hmBxR #hmBxRCont
   {
      padding: 10px 18px 1px;
      background: transparent url("../pics/hmBxRCont.gif") repeat-y top left;
      width: 192px;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 156px;
   }
   
   #hmBxR #hmBxRBot
   {
      width: 192px;
      height: 50px;
      background: transparent url("../pics/hmBxRBot.gif") no-repeat top left;
   }

div.clear {
	clear: both;
}
