/* reshetnikov.com (c) 2008,  Anton Reshetnikov */

/*
body{
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
p, h1, form, button{border:0; margin:0; padding:0;}
*/


.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0;
width:470px;
padding:0px;
}

/* ----------- stylized ----------- */
#stylized{
margin-top: 15px;
background:#fff;

}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:10px;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:100px;
float:left;
font-size: 12px;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:100px;
}
#stylized input{
color: #000;
float:left;
font-size:12px;
padding:4px 4px;
border:solid 1px #bbb;
width:310px;
margin:2px 0 20px 10px;
}
#stylized textarea{
font-family: Arial, "Lucida Grande", "Lucida Sans Unicode";
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #bbb;
//width:313px;
width:423px;
margin:2px 0 20px 0px;
}



#stylized button{
border-width: 0px;
clear:both;
margin-left:110px;
padding-bottom: 5px;
width:100px;
height:31px;
background:#b6b6b6 url(/img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:13px;
}

#stylized .button{
border-width: 0px;
clear:both;
margin-left:110px;
width:100px;
height:31px;
background:#b6b6b6 url(/img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:13px;
}
