﻿.contactform{
margin:0 135px;
width:500px;
padding:14px;
}

/* ----------- formstyle ----------- */
#formstyle{
/*border:solid 2px #b7ddf2;
background:#ebf4fb; */
}
#formstyle h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#formstyle p{
font-size:11px;
color:#666666;
margin-bottom:20px;
/*border-bottom:solid 1px #b7ddf2; */
padding-bottom:10px;
}
#formstyle label{
display:block;
font-weight:bold;
text-align:right;
width:150px;
float:left;
}
#formstyle .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#formstyle input{
float:left;
font-size:12px;
padding:4px 2px;
/*border:solid 1px #aacfe4;*/
width:200px;

}
#formstyle button{
clear:both;
margin-left:150px;
width:97px;
height:27px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
#ContentPlaceHolderDefault_cp_content_submitform
{
    width:97px !important;
}
#ContentPlaceHolderDefault_cp_content_txtComments 
{
float:left;
width: 200px;
height: 150px;
padding:4px 2px;
margin: 2px 0 10px 10px;
}

#ContentPlaceHolderDefault_cp_content_ddlTopic 
{
float:left;
padding:4px 2px;
margin: 2px 0 10px 10px;
}
.invalid 
{
color:#FF002D;

left:0;
bottom:130px;
font-weight:bold;
}


#ContentPlaceHolderDefault_cp_content_valErrors
{

 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); 
 opacity:.90; 
 filter:alpha(opacity=90); 
 z-index:2147483647;  
}

