/* REFER A FRIEND */

div#referFormWrap {
	padding:10px;
	border:1px solid #e6e6e6;
}

div#referFormWrap div.fieldName {
	width:150px; 
	float:left; 
	font-weight:bold; 
	margin-bottom:5px;
	margin-right:10px;
}

div#referFormWrap div.formField {
	width:276px;
	float:left; 
	font-weight:bold; 
	margin-bottom:5px;
}

div#referFormWrap textarea.referMessage{
	width:436px;
}

input.referFriendEmail{
	width:276px;
}
* html input.referFriendEmail{
	width:270px;
}

input.referFriendName{
	width:140px;
}

div.referBtnWrap {
	margin-top:15px;
}

div#referLinkWrap, div#referBannersWrap {
	border:1px solid #e6e6e6; 
	padding:10px;
}

div#refStopBox {
	border:1px solid #cc0000;
}

div#refStopImg {
	width:25px; 
	float:left;
	padding:5px;
}

div#refStopTxt {
	width:421px;
	float:left;
	padding:5px 0 5px 0px;
}

div#referDivLine1 {
	border-bottom:1px solid #e6e6e6; 
	padding-bottom:10px;
}

div.referDivLine {
	border-bottom:1px solid #e6e6e6; 
	padding:15px 0px 10px 0px;
}

div#referralTipsWrap {
	width:300px; 
	height:210px; 
	float:left; 
	background-color:#f3f3f3;
}

div.referralTipTxt {
	padding:15px; 
	line-height:1.3em;
	position:absolute;
}

div#referralPic {
	width:286px; 
	float:right;
}

div#affiliatesInfoWrap {
	background-color:#f3f3f3; 
	border:1px solid #ccc; 
	padding:10px; 
	margin-top:15px; 
	display:none;
	margin-bottom:20px;
}

div#affiliatesInfoWrap h5 {
	margin-bottom:10px;
}

/* REFERRAL BANNERS */

div.codeBox{
	background:#f3f3f3;
	border:1px solid #e6e6e6;
	padding:5px;
	margin-top:5px;
}

p.codeTxt{
	padding:5px;
	margin-bottom:0px;
	font-family:Courier New,Courier,Times New Roman, sans-serif;
}

div#refBannerLeftCol {
	width:348px; 
	float:left;
}

div#refBannerInst {
	border:1px solid #e6e6e6; 
	padding:10px;
}

div#refBannerInst li {
	margin-bottom:15px;
}

div#refBannerLinking {
	background-color:#f3f3f3; 
	border:1px solid #ccc; 
	padding:10px; 
	font-size:10pt;
}

div#refBannerRightCol {
	width:552px; 
	float:right;
}

div.refBannerWrap {
	margin-bottom:40px;
}
