/* GENERAL */
#newsletter    { margin-top: 10px; padding-right: 3px; padding-bottom: 4px; padding-left: 4px; border-bottom: 1px solid #bccbdc; border-left: 1px solid #bccbdc; width: 140px }
#newsletter form { margin: 0px }
#newsletter input     { font-weight: normal; width: 142px }
#newsletter .checkbox   { border: solid 1px #345185; width: 12px; height: 12px }
#newsletter .input_submit   { margin-top: 10px; margin-bottom: 5px }
#newsletter .input_submit input { background-color: #dee5ee }
#newsletter .title   { font-weight: bold; margin-bottom: 5px }
#newsletter .text   { font-size: 9px; line-height: 13px; margin-bottom: 5px }
#newsletter .text a  { color: #345185; font-weight: bold; font-size: 9px; line-height: 13px }
#newsletter .text b  { font-weight: bold; font-size: 9px; line-height: 13px }

/* SUBSCRIBE */
#newsletter .required { color: red; font-weight: normal; font-size: 9px; line-height: 13px }