/*Creative Outdoors contact-page styles*/
<!--

#topPanel{
position:absolute;
left:196px;
top:-14px;
background:url(../images/contact_top_panel.jpg) no-repeat;
width:435px;
height:190px;
padding-left:15px;
padding-top:70px;
font-size:13px;
line-height:16px;
overflow:hidden;
}

#bottomPanel{
position:absolute;
left:196px;
top:180px;
background:url(../images/contact_bottom_panel.jpg) no-repeat;
width:435px;
height:282px;
padding-left:13px;
padding-top:80px;
line-height:1.1em;
overflow:hidden;
color:#FFFFFF;
}


#bottomPanel table td{
background:transparent;
border:none;
}

#bottomPanel table td.inp{
background-color:#5b1f21;
border:1px #804C22 solid;
}

#bottomPanel label{
float:left;
text-align:left;
color:#FFFFFF;
padding-left:3px;
width:58px;
}

#bottomPanel input, #bottomPanel textarea, #bottomPanel select{
width:137px;
height:14px;
padding-left:3px;
font-size:10px;
background:#340001;
border:none;
color:#FFFFFF;
}

#bottomPanel select{
width:140px;
color:#FFFFFF;
.height:20px;
}

#bottomPanel textarea{
width:160px;
height:45px;
border:1px #804C22 solid;
vertical-align:bottom;
font-family:Arial, Helvetica, sans-serif;
}

#bottomPanel input#chk{
width:12px;
height:12px;
color:#340001;
padding:0;
margin:0px;_margin:-2px;
vertical-align:middle;
}

#bottomPanel input#submit{
width:50px;
font-size:10px;
line-height:1em;
height:16px;
color:#FFFFFF;
border:1px #804C22 solid;
padding:0;
}

-->
