@charset "UTF-8";
/* CSS Document */
p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}

/* -- form styling --*/
/* ----------- My Form ----------- */
.myform{ margin:0 auto; width:298px; padding:10px; font-family:Georgia, "Times New Roman", Times, serif; color:#353535; font-size:12px;margin-bottom:10px; }


/* ----------- stylized ----------- */
#stylized{ }
#stylized h1 { font-size:15px; font-weight:bold; margin-bottom:4px; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; text-transform: uppercase; }
#stylized p{ font-size:11px; color:#333; margin-bottom:10px; border-bottom:solid 1px #a18864; padding-bottom:5px; }
#stylized label{ display:block; font-weight:normal; text-align:right; width:125px; float:left; color: #FFF; line-height: 2em; }
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{ float:left; font-size:11px; padding:2px 2px;/* [disabled]border:solid 1px #a18864; */ width:155px; margin:2px 0 10px 5px; }
#stylized input.notify {float:left; margin:0 0 10px 0;padding:0 0 2px 2px;}
#stylized input.notify2 {float:none; margin-left:auto;margin-right:auto;}

#stylized select{ float:left; font-size:12px; padding:2px 2px; border:solid 1px #a18864; width:155px; margin:2px 0 10px 10px; }

#stylized textarea{ float:left; font-size:11px; /* [disabled]padding:2px 2px; */ border:solid 1px #a18864; width:270px; /* [disabled]margin:2px 0 10px 10px; */ }

#clr2 {clear:both;display:block;line-height:1px;font-size:1px;}
#SubButt {width:298px;text-align:center;}


#stylized button{
clear:both;
margin-left:150px;
width:144px;
height:35px;
background:url(../images/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:normal;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; text-transform: uppercase;
}

#check {background-color:none;width:270px;margin-left:auto;margin-right:auto;color:#FFF;text-indent:0px;}
#checkTxt {width:270px;margin-bottom:6px;text-align:left;}

#check input{ float:left; font-size:12px; padding:0 0 2px 2px; width:20px; margin:0 0 6px 10px; }

#check .small{ color:#FFF; display:block; font-size:12px; font-weight:normal; text-align:right; width:236px; float: right; text-align:left; margin:0 0 6px 0; }

#centerButt {width:440;margin:auto;text-align:center;}
#centerButt  button{ clear:both; margin-left:1px; width:144px; height:35px; background:url(../images/button.png) no-repeat; text-align:center; line-height:31px; color:#FFFFFF; font-size:12px; font-weight:normal; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; text-transform: uppercase; }
