body{

}
.div_lot{
width:90%;
height:15%;
border-bottom-width: 0;
background: #e3e3e3 url(../images/div_separator.png) left bottom repeat-x;
padding: 0px 0px 3px 0px;
margin: 3;
position:relative;
}
.table{

}
.div_body{
width:90%;
height:70%;
border-bottom-width: 0;
background: #e3e3e3 url(../images/div_separator.png) left bottom repeat-x;
padding: 0px 0px 3px 0px;
margin: 0;
position:relative;
}

.border { 
border: 4px solid #5FFAFF;
border-width: .2em; 
border-style: solid; 
border-color:#00CCFF; 
} 