
/*---------------------- 	text for AWeber Optin Form -----------------------*/

.tableHeader
	{
		font-weight:bold;
		color: #369;
	}

.tableText
	{
		font-size: 10pt;
		font-family: Arial, Verdana;
	 }
.tableTextSm
	{
		font-family: Arial, Verdana;
		font-size: 0.9em;
		line-height: 1.3em;
	}

.horizBorder
	{
		width: 100%;
		height: 1px;
		border-top: 1px solid #ccc;
	} 
 
 .textBox
	{
		background-color: #f2f2f2;
	}

.formField
	{
	font: 1em verdana,helvetica,sans-serif;
	margin: 2px 0;
	padding: 2px;
	border: 1px solid #666;
	color: #336;
	float: left;
	width: 190px;
	}
