#left{
     float:left;
     height:159px;
     margin:0 0 30px 0;
     padding:0;
     position: relative;
     width: 321px;
}

#right{
     float:left;
     height:159px;
     margin:0;
     padding:0;
     position:relative;
     width:198px;
}                

#left #title 
{
     color:#047831;
     float:left;
     font-family:Verdana;
     font-size:14px;
     font-weight:bold;
     margin:0;
     padding:12px;
     position:relative;
}  
 
.clearboth { clear: both; }

#text { 
    padding: 3px 5px 0px 5px;
    height: 60px;
    width: 318px;
    font-family: verdana;
    font-size: 10px;
}

#button{
    height: 20px;
    width: 318px;
    margin: 0;
    padding: 0;
}
