#ref {
	background-image: url(../images/where_did_you_hear.gif);
	background-repeat:no-repeat;
	width:246px;
	height:63px;
	position:relative;
}

#referrer_form {
	width:246px;
	height:63px;
	left:197;
	top:36;
	position:absolute;
 }
 
H1 {color: #003800; font-size:14px; text-decoration:none; font-style:normal; font-weight:normal }
H2 {color: #003800; font-size:12px; text-decoration:none; font-style:normal; font-weight:normal }

A:link	{ color:#000000; text-decoration: none; }    	/* unvisited links */
A:visited { color:#000000; text-decoration: none; }    	/* visited links   */
A:hover { color:#000000; text-decoration: underline; }	/* user hovers     */