.usual {
	width:880px; margin:20px;
}

/* begin Refer-A-Friend menu bar */
div#menunav UL#menu {
	padding:0px; 
	background: url(../refer/images/refer-menu.png) no-repeat center top; 
	margin: 0px; 
	width: 840px; 
	position: relative; 
	height: 80px
}
div#menunav UL#menu LI {
	padding: 0px; 
	margin: 0px auto; 
	list-style-type: none; 
	position: absolute; 
	top: 0px
}
UL#menu LI {
	display: block; 
	height: 80px
}
UL#menu A {
	display: block;
	height: 79px;
}
div#menunav UL#menu LI A {
	text-indent: -9999px; 
	text-decoration: none
}
#email {
	left: 0px; 
	width: 120px
}

.emailunselected {
	background: url(../refer/images/refer-menu.png) no-repeat 0px 0px
}

.emailselected {
	background: url(../refer/images/refer-menu.png) no-repeat 0px -80px
}

#gmail { 
	left: 120px; 
	width: 120px
}

.gmailunselected {
	background: url(../refer/images/refer-menu.png) no-repeat -120px 0px
}

.gmailselected {
	background: url(../refer/images/refer-menu.png) no-repeat -120px -80px
}

#yahoo{ 
	left: 240px; 
	width: 120px
}

.yahoounselected {
	background: url(../refer/images/refer-menu.png) no-repeat -240px 0px
}

.yahooselected {
	background: url(../refer/images/refer-menu.png) no-repeat -240px -80px
}

#hotmail{ 
	left: 360px; 
	width: 120px
}

.hotmailunselected {
	background: url(../refer/images/refer-menu.png) no-repeat -360px 0px
}

.hotmailselected {
	background: url(../refer/images/refer-menu.png) no-repeat -360px -80px
}

#twitter{ 
	left: 480px; 
	width: 120px
}

.twitterunselected {
	background: url(../refer/images/refer-menu.png) no-repeat -480px 0px
}

.twitterselected {
	background: url(../refer/images/refer-menu.png) no-repeat -480px -80px
}

#facebook{ 
	left: 600px; 
	width: 120px
}
.facebookunselected {
	background: url(../refer/images/refer-menu.png) no-repeat -600px 0px
}

.facebookselected {
	background: url(../refer/images/refer-menu.png) no-repeat -600px -80px
}

#sent{ 
	left: 720px; 
	width: 120px
}
.sentunselected {
	background: url(../refer/images/refer-menu.png) no-repeat -720px 0px
}

.sentselected {
	background: url(../refer/images/refer-menu.png) no-repeat -720px -80px
}



#email A:hover {
	background: url(../refer/images/refer-menu.png) no-repeat 0px -80px
}	
body#emailon #email {
	background: url(../refer/images/refer-menu.png) no-repeat 0px -80px
}

#gmail A:hover {
	background: url(../refer/images/refer-menu.png) no-repeat -120px -80px
}
body#gmailon #gmail {
	background: url(../refer/images/refer-menu.png) no-repeat -120px -80px
}
#yahoo A:hover {
	background: url(../refer/images/refer-menu.png) no-repeat -240px -80px
}
body#yahooon #yahoo {
	background: url(../refer/images/refer-menu.png) no-repeat -240px -80px
}
#hotmail A:hover {
	background: url(../refer/images/refer-menu.png) no-repeat -360px -80px
}
body#hotmailon #hotmail {
	background: url(../refer/images/refer-menu.png) no-repeat -360px -80px
}

#twitter A:hover {
	background: url(../refer/images/refer-menu.png) no-repeat -480px -80px
}
body#twitteron #twitter {
	background: url(../refer/images/refer-menu.png) no-repeat -480px -80px
}
#facebook A:hover {
	background: url(../refer/images/refer-menu.png) no-repeat -600px -80px
}
body#facebookon #facebook {
	background: url(../refer/images/refer-menu.png) no-repeat -600px -80px
}
#sent A:hover {
	background: url(../refer/images/refer-menu.png) no-repeat -720px -80px
}
body#senton #sent {
	background: url(../refer/images/refer-menu.png) no-repeat -720px -80px
}
/* begin Refer-A-Friend menu bar */




.button-container {
	text-align:right; 
	width:420px;
}

.email-container {
	text-align:left; 
	margin-top:20px; 
	margin-left:20px;
}

.refer-message {
	font-weight:bold; 
	color:#990000;
}

.login-container {
	text-align:left; 
	margin-top:0px;
}

.refer-textarea {
	width:520px; 
	height:100px;
}

.gmail-content {
	text-align:left; 
	margin-top:12px;
}

.floatclear {
	clear:both;	
}

.privacy-note {
	font-size:11px; 
	margin-top:20px;
}
