@charset "utf-8";
/* Credit: Jeff Vernon */

.newsletterTextbox
	{
	width: 100px;
	/*border-bottom: 1px dashed #333333;
	border-top: none;
	border-left: none;
	border-right: none;*/
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 2px;
	
	width: 163px;
	}