/*
Design by Cochimetl Design
http://www.cochimetldesign.net
*/

/* CHART */

#rentalselect, #rentalselect2, #rentalselect3, #rentalselect4, #rentalselect5, #rentalselect6, #rentalselect7, #rentalselect8, #rentalselect9 {
width: 100%;
padding: 0px;
background: #ffffff;
color: #000000;
}
#col_one {
margin: 5px 0 0 1px;
padding: 0 0 0 0px;
height: 200px;
width: 31%; 
float: left;
text-align: center;
background: #ffffff; 
border-left: 1px solid #D0D0D0; 
border-right: 1px solid #D0D0D0; 
border-top: 1px solid #D0D0D0; 
border-bottom: 1px solid #D0D0D0; 
}
#col_two {
margin: 5px 0 0 1px; 
padding: 0 0 0 3px;
height: 200px;
width: 33%;
float: left;
text-align: center;
background: #ffffff;
border-left: 1px solid #D0D0D0; 
border-right: 1px solid #D0D0D0; 
border-top: 1px solid #D0D0D0; 
border-bottom: 1px solid #D0D0D0; 
}
#col_three {
margin: 5px 0 0 1px; 
padding: 0 0 0 3px;
height: 200px;
width: 31%;
float: left;
text-align: center;
background: #ffffff;
border-left: 1px solid #D0D0D0; 
border-right: 1px solid #D0D0D0; 
border-top: 1px solid #D0D0D0; 
border-bottom: 1px solid #D0D0D0; 
}
#col_oneB, #col_oneC {
margin: 5px 0 0 1px;
padding: 0 0 0 0px;
height: 124px;
width: 29%;
float: left;
text-align: center;
background: #ffffff; 
border-left: 1px solid #D0D0D0; 
border-right: 1px solid #D0D0D0; 
border-top: 1px solid #D0D0D0; 
border-bottom: 1px solid #D0D0D0;  
}
#col_twoB, #col_twoC {
margin: 5px 0 0 1px; 
padding: 0 0 0 3px;
height: 124px;
width: 68%;
float: left;
background: #ffffff; 
border-left: 1px solid #D0D0D0; 
border-right: 1px solid #D0D0D0; 
border-top: 1px solid #D0D0D0; 
border-bottom: 1px solid #D0D0D0; 
}