/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 } 
 
#pagewidth{ 
 width:686px;  
 background-image: url(../images/newsletter/nl_bg.gif);
 background-repeat: repeat-y;
 
} 
 
#header {
 position:relative; 
 height:158px; 
  background-color:#F6EFD9; 
 width:100%;
} 
 
#maincol{
 background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:100%; 
 }
 
 
 /*FORM-ELEMENTS*/

fieldset {
	margin:0px 0px 10px 0px;
	border: none;
}


legend {display: none;}


* html .standardFieldRadio,
* html .standardField,
* html .checkLabel {
	padding-left:0px;
}

.checkLabel,
.formfield,
.standardField INPUT,
.standardField SELECT,
TEXTAREA {
	width:200px;
	font-size: 11px;
}

.standardFieldRadio,
.standardField,
.checkLabel {
	padding-left:130px;
}

.standardFieldRadio {
 margin-bottom: 5px;
}	

.standardLabel,
.checkField {
	width:100px;
	clear:left;
	margin:0px 10px 0px 0px;
}

.standardLabel,
.checkField {
	float:left;
	margin:0px 10px 0px 0px;
}

.checkField {	margin:3px 10px 0px 0px;}



.standardField {
	margin:0px;
}

.formfield,
.standardField INPUT,
.standardField SELECT {
	/*font:11px verdana,arial,helvetica,sans-serif /11px;*/
	vertical-align:middle
}

.formfield,
.standardField INPUT,
.standardField SELECT,
TEXTAREA {
	/*background:#e0e0e0;
	color:inherit;*/
	margin:1px;
	padding:1px
}

.formfield,
.standardField INPUT,
.standardField SELECT,
TEXTAREA,
fieldset {
	/*border:none;*/
}

.standardField SELECT {
	background:#fff;
	/*border-color:#fff;*/
}

.standardField SELECT,
fieldset {
	padding:0px;
}


TEXTAREA {
	/*font:11px verdana,arial,helvetica,sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	}


INPUT.standardSubmit { 
	/*background:#e0e0e0;*/
	width: auto;  
	padding: 2px;  
	/*border: 1px solid #666; 
	color: #555; 
	line-height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	vertical-align:middle;
	font-size: 11px;
	margin-top:10px;
}	

* html .formfield,
* html .standardField INPUT,
* html .standardField SELECT {
	height:21px;
}

*+html INPUT.standardSubmit,
* html INPUT.standardSubmit {
	line-height:20px;
	height:24px;
	margin: 0px;
	padding-top: 0px;
}


 
