@charset "ISO-8859-1";
div.newsletter_form_st_default {
			position:relative;
				top:0;
				right:0;
				bottom:0;
				left:0;
				width:200px;
				margin-top:50px;
				margin-right:0px;
				margin-bottom:0px;
				margin-left:20px;
				background-repeat:no-repeat;
	}
div.newsletter_form_st_default input.text {
			color:#ffffff;
				font-size:1.05em;
				background-color:#948e8e;
				border-top-width:1px;
				border-top-style:solid;
				border-top-color:#948e8e;
				border-right-width:1px;
				border-right-style:solid;
				border-right-color:#948e8e;
				border-bottom-width:1px;
				border-bottom-style:solid;
				border-bottom-color:#948e8e;
				border-left-width:1px;
				border-left-style:solid;
				border-left-color:#948e8e;
	}
div.newsletter_form_st_default input.text.focus {
			color:#cc0000;
				font-size:1.05em;
				border-top-width:1px;
				border-top-style:solid;
				border-top-color:#948e8e;
				border-right-width:1px;
				border-right-style:solid;
				border-right-color:#948e8e;
				border-bottom-width:1px;
				border-bottom-style:solid;
				border-bottom-color:#948e8e;
				border-left-width:1px;
				border-left-style:solid;
				border-left-color:#948e8e;
	}
div.newsletter_form_st_default div.textbefore, div.newsletter_form_st_default div.textafter {
			color:#ba0000;
				font-family:Arial, Helvetica, sans-serif;
				font-size:0.75em;
				text-decoration:none;
	}
div.newsletter_form_st_default div.response {
			color:#ffffff;
				font-size:0.7em;
				text-decoration:none;
				font-family:Arial, Helvetica, sans-serif;
	}
div.newsletter_form_st_default div.textbefore {
			color:#ffffff;
				font-family:Tahoma, Arial, Helvetica, sans-serif;
				font-size:0.85em;
	}

