
#newsletterform1{
	background-image:url(../images/newsletter_form_small.gif);
	background-repeat:no-repeat ;
	text-align: left;
	top:5px;
	left: 0px;
	width:100%;
	height:41px;
	z-index:0;
	visibility:visible;
	float:left;
	font-family: Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#333;
}

#newsletterform .button {
	position: absolute;
	background-image:url(../images/submit.gif);
	background-repeat:no-repeat;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
	left: 222px; 
	top: 6px; 
	width:22px; 
	height:20px;
}
#newsletterform1 .button1 {
	position: absolute;
	background-image:url(/images/submit.gif);
	background-repeat:no-repeat;
	cursor: pointer;
	margin:0px;
	padding: 0px;
	border: none;
	background: none;
	left: 250px; 
	top:6px;
	width:22px; 
	height:20px;
	
}
#headlines {
	color: #666666;
	
}
#headlines a {
	color: #666;
	text-decoration:none;

}
#headlines a:visited {
	color: #369;
	text-decoration:none;

}
#headlines a:hover {
	color: #369;
	text-decoration:none;

}
