/* contact page */

.contactRight{
float:left;
margin-left:30px;
}


.contactLeft{
float:left;
padding:0px 10px 0 5px;
margin:0;
}

.contactLeft p{
padding:0;
margin:0;
}

.contactLeft input{
margin-bottom:15px;
width:300px;
border:solid 1px #333;
}

.contactLeft select{
margin-bottom:15px;
width:300px;
border:solid 1px #333;
}

.contactLeft textarea{
margin-bottom:15px;
width:300px;
height:140px;
border:solid 1px #333;
}

.aquaTtl{
color:#0090A1;
}

.contact{
font-size:0.9em;
color:#666666;
}

p a{
color:#666666;
}

input.post {
position:relative;
left:183px;
width:120px;
height:23px;
border:0;
}
