
p, h1, form, button{border:0; }
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:350;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #985119;
background:#EFE0BD ;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:5px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #985119;

}

