/* CSS Document */
body {width:248px; margin:0; background-color:#FFF; color:#000; font: 14px/1.6 Arial, Helvetica, sans-serif; padding:0;}

img, table {border:0;}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em; font-weight:normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {margin:0; padding:0;}
address {font-style:normal;}
ul,ol {list-style:none;}

#newsletter {border:1px solid #AF9973; background-color:#F9F5E3; width:230px; margin:0; padding:4px 7px; font-size:12px;}
#newsletter h4 {font-size:12px; padding-bottom:3px;font-weight:bold; color:#020202;}
#newsletter h5 {font-size:12px; }
#newsletter span {font-family:"Courier New", Courier, mono; color:#000;}
#newsletter span.warn {color:red;}
#newsletter input {border:1px solid #AF9973; font-size:12px; width:50%;}
#newsletter input.submit {margin-top:3px; cursor:pointer; background-color:#5B5B5B; color:#FFF; border-style:solid; border-width:1px;
	border-color:#787878 #5B5B5B #5B5B5B #787878; font:11px Verdana, Arial, Helvetica, sans-serif;}
