/* CSS Document */
#default {
text-align:left;
}
#default ul {
margin:0;
padding:0;
list-style:none;
}
#default #head {
height:40px;
border-bottom:1px solid #F0F0F0;
}
#default #head img{
margin:14 0 0 15;
}
#default div{
float:left;
background-color:#FFFFFF;
}
#default #contact{
font:11px Tahoma;
color:#333;
line-height:16px;
margin:10 0 0 15;
width:493px;
}
#default #contact span{
font:9px Arial;
color:#666;
line-height:20px;
}
#default #contact .bg{
background-color:#F0F0F0;
height:30px;
}
#default #contact input{
border:1px solid #DFDFDF;
font:10px Arial;
width:190px;
height:22px;
padding:3 0 0 2;
color:#333;
}
#default #contact textarea{
border:1px solid #DFDFDF;
font:10px Arial;
width:190px;
height:80px;
padding:3 0 0 2;
color:#333;
}
#default #contact select{
border:1px solid #DFDFDF;
font:10px Arial;
height:20px;
padding-top:3px;
width:190px;
color:#333;
}

