#info {padding-bottom:20px;} /* mod May & Vik for padding at the bottom of the table was set at 100px */

.enquire {
font-size:10pt;
color:#000000;
background-color:#EEE;
border:1px solid #FFF;
}

.enquireent {
font-size:10pt;
color:#FFF;
background-color:#999999;
border:1px solid #FFF;
}

.enquireentfooter {
font-size:10pt;
color:#000;
background-color:#bbe4dc;
}

.enquireentfooter a {
font-size:9pt;
padding-right:5px;
}



.enquireentfooterspace {
font-size:10pt;
font-size:10pt;
color:#FFF;
background-color:#FFFFFF;
height:25px;
}


.outer {
position:relative;
padding:4em 0 3em 0;
width:54em;
background:#eee;
margin:0 auto 3em auto;
}
.innera {
overflow:auto;
width:54em;
height:9.6em;
background:#eee;
}
.outer table caption {
position:absolute;
width:51.7em;
text-align:center;
top:0;
left:0;
height:1.5em;
background:#697210;
border:0.1em solid #fff;
color:#fff;
}
.outer thead tr {
position:absolute;
top:1.5em;
height:1.5em;
left:0;
}
.outer tfoot td {
position:absolute;
width:51.5em;
text-align:center;
background:#fff; 
border:0.1em solid #000;
color:#000;
bottom:0;
left:0
}
.outer th, .outer td {
width:10em; 
text-align:left;
}
.outer th {
background:#CCC; 
color:#fff;}
.outer .dk {background:#fff;
}
 
/* COLUMN WIDTHS */
.th1 {width:170px;}
.th2 {width:170px;}
.th3 {width:140px;}
.th4 {width:110px;}
.th5 {width:110px;}
.th6 {width:110px;}
.th7 {width:90px;}
.th8 {width:60px;}

 
.td1 {width:100px;}
.td2 {width:150px;}
.td3 {width:175px;}
.td4 {width:75px;}
.td5 {width:75px;}
.td6 {width:100px;}
.td7 {width:100px;}
.td8 {width:100px;}

 /* TABLE ONE */
.tableone {
width:550px; 
}
.tableone th {
color:#fff;
background-color:#999999;
font-size:11pt;
padding:4px;
}
.tableone tbody {background:#fff; color:#000;}
.tableone caption {background:#fff; color:#697210; font-size:1.2em; margin:0 auto;}
.tableone th, .tabletwo th {text-align:center;}

/* TABLE TWO */
.tabletwo {
width:550px; 
border-collapse:collapse;
}
/*.tabletwo td {background:#eee; color:#000;}*/
.tabletwo tr.dk td {background:#ddd; color:#000;}


.tablecolour {background:#fff; color:#000;}
 
/*.innerb {height:6em; overflow:auto;}*/ /* mod May & Vik for auto size */



