
/* ----------- My Form ----------- */
.myform{
margin:0px;
width:660px;
padding:14px;
padding-right:20px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}

#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}

#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}

#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}

#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}

#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}

#stylized select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:208px;
margin:2px 0 20px 10px;
}

#stylized button{
clear:both;
margin-left:150px;
width:130px;
height:35px;
background: url('../images/black-button.png') no-repeat;
border:0;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
.test{

float:left;
margin-top:-270px;
margin-left:430px;
}
/* ----------- Contact form ----------- */
.myform2{
margin:0px;
width:640px;
padding:5px;
padding-right:10px;
}


#stylized2{
border-left:solid 3px #b7ddf2;
border-right:solid 3px #b7ddf2;
border-top:solid 30px #b7ddf2;
border-bottom:solid 60px #b7ddf2;
background:#ebf4fb;
}

#stylized2 h2 {
font-size:24px;
margin-bottom:15px;
height:30px;
}

#stylized2 p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}

#stylized2 label{
display:block;
font-weight:bold;
text-align:right;
width:90px;
float:left;
line-height:20px;
}

#stylized2 .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:300px;
}

#stylized2 input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}

#stylized2 textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:510px;
height:100px;
margin:2px 0 20px 10px;
overflow-x:hidden;
overflow-y:hidden;
background:url('../images/textarea.gif') no-repeat bottom right;
}

#stylized2 select{
float:left;
font-size:12px;
padding:2px 2px 2px 2px;
border:solid 1px #aacfe4;
width:205px;
height:25px;
margin:2px 0 20px 10px;
}


#stylized2 select{width:205px;height:24px;}
#stylized2 select .select_box{width:205px;height:24px;margin-left:0px;padding-left:0px;}



#stylized2 button{
clear:both;
margin-left:0px;
width:130px;
height:35px;
background: url('../images/black-button.png') no-repeat;
border:0;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

.test2 {

text-align:left;
font-size:12px;
padding:4px 2px;

}

#test2 input{
margin-right:5px;
width:15px;

}

/* ----------- Contact form ----------- */
.myform3{

}


#stylized3{

}

#stylized3 h1 {
font-size:14px;

margin-bottom:-20px;
text-align:left;
margin-left:0px;
}

#stylized3 h3 {
color:#3f3f3f;margin-top:-10px;
}

#stylized3 p{

color:#666666;
margin-bottom:5px;
display:block;

text-align:left;
margin-left:0px;
}

#stylized3 label{width:65px; float:left; margin-bottom:-20px; padding:-2px;}


#stylized3 input{
font-size:11px;
padding:2px 2px;
border:solid 1px #ccc;
width:200px;
margin:2px 0 3px 80px;
}


#stylized3 select{

font-size:12px;
padding:4px 2px;
border:solid 1px #ccc;
width:200px;
margin:2px 0 20px 10px;
}

#stylized3 button {background: transparent url(../images/button-login.png); width:101px; height:33px; border:0px; color:#fff; font-weight:normal; font-size:14px;padding-top:5px;margin-top:5px;}

.button-contact button {background: transparent url(../images/button-login.png); width:101px; height:33px; border:0px; color:#fff; font-weight:normal; font-size:14px;padding-top:5px;margin-top:5px;}


