#booking table tr td input,#booking table tr td select,#booking table tr td textarea {
 
border:0;
background:url(images/txtfield.jpg) repeat;
color:white;
font-size:10px;
height:15px;
padding:3px 0 0 10px;
list-style-type:none;
}

#booking input {

width:190px;

}

#booking input.smi {

width:30px;
background:none;
border:0;

}
#booking select {

border:1px solid #236496 !important;
height:18px !important;
overflow:scroll;

}
#booking select,#booking select option {

width:198px;
background-image:none !important;


margin:0 0 0 2px;
}


#booking table {

text-align:left;
}

#booking table td,#booking table tr {

height:30px !important;
}


#booking textarea {

width:190px;
height:100px !important;
overflow:auto;
background:url(images/txtarea.jpg) !important;
font-size:12px !important;

}

#booking #submit {

position:relative;
top:0px;
width:73px;
background:#205EB9;
border:none !important;
color:white;
cursor:pointer;
padding:0 !important;
margin:0 !important;
height:25px;
background:url(images/submit-bg.jpg) no-repeat;


}


* html #booking #submit {

position:absolute;
top:0;
left:0;
width:73px;
background:#205EB9;
border:none;
color:white;
cursor:pointer;
padding:0;
margin:0;
height:25px;
background:url(images/submit-bg.jpg) no-repeat;


}

* html #submitholder {
background:red;
position:relative;
left:-210px;
top:120px;
}


.relativeholder {

position:relative;
left:0;
top:0;
height:5px;
width:5px;

}

.mysidebarmenu {

position:absolute;
left:570px;
top:-70px;
width:220px;
height:300px;
border-left:1px solid #236496;
padding:0 0 0 10px;


}

.mysidebarmenu li, .mysidebarmenu a {
width:220px;
height:25px;
color:white;
padding:0 0 0 0 !important;
margin:0 0 0 0 !important;
list-style-type:none !important;
list-style-position:outside ;

}

.mysidebarmenu a:hover {

text-decoration:none;
color:#7e7e7e;

}


