/*
.content     {
	font-family:helvetica;
	font-size:13px;
	position: absolute;
	top:263px;
	left:1px;
	width: 750px;
	font-family:Helvetica, Arial, sans-serif;
} */

.content {
	font-family:helvetica;
	font-size:11px;
	position: absolute;
	top:280px;
	left:1px;
	width: 750px;
	font-family:Helvetica, Arial, sans-serif;
}

.preq_head 
{
	border:1px solid #002c1b;
	background-color:#003f2d;
	color:#fff;
	font-weight:bold;
	padding:3px 0px 3px 5px;
	background-repeat:repeat-y;
}

.form_content 
{
	border:1px solid #002c1b;
	margin:10px 0px 0px 0px;
	background-image:url(graphics/general/form_gradient.png);
	background-repeat:repeat-x;
}

.question 
{
	font-family:serif;
	font-size:18px;
	color:#780031;
}

.answer	
{
	margin:0px 0px 30px 30px;
}

.affiliates
{
	color:Black;
}


#tester
{
	color:#7c9c92;
	text-decoration:none;
}

#tester a:link 
{
	color:#7c9c92;
	text-decoration:none;
}
#tester a:hover
{
	color:#7c9c92;
	text-decoration:underline;
}
#tester a:visited 
{
	color:#7c9c92;
	text-decoration:none;
}

#wrapper a:hover
{
	text-decoration:underline;
}

.formfontblue
{
    color:blue; 
    text-align: left;
    font-size:small;
    font-weight:bold;
}

.formfontred
{
    color:Red; 
    text-align: left;
    font-size:small;
    font-weight:bold;
}