@CHARSET "UTF-8";
/* 
 * incs/styles/referrals.css
 * 
 * CSS File for default themeing of Referral class output functions
 * 
 * Date: 3/5/2010
 * Author: Jeff Mashaw
 *
 */
 
 div.login-page fieldset {
	position: relative;
	margin: 10px 60px;
	padding: 0px;
 } 
 
 span.reset {
 	position: absolute;
 	top: 10px;
 	right: 5px;
 	text-align: left;
 }
 
 span.reset a {
 	color: gray;
 	text-decoration: none;
 	padding: 5px;
 }