/* CSS Document */

@charset "utf-8";
/* CSS Document */
.boldtxt {font-weight:bold}
.blue {color:#039}
.size12 {font-size:12px;}
.center { margin:0 auto; text-align:center; padding:10px;}
.top20px {margin-top:20px;}

.signupLogo {
	padding:5px 0 10px 0;
	}
.signupLeftcol {
	margin:10px 10px 0 22px !important;
	margin:10px 10px 0 12px;
	width:510px;
	float:left;
	}
#signupLanguageToggle {
	float:right;
	color:#ccc;
	padding-right:10px;
	}

#signupLanguageToggle {
	float:right;
	font-size:11px;
	line-height:normal;
	margin-top:48px;
      }
#signupLanguageToggle ul {
    margin:0;
    padding:10px 10px 0;
    list-style:none;
      }
#signupLanguageToggle li {
	float:left;
    background:url("../img/taboffright.gif") no-repeat right top;
    margin:0 0 0 3px;
    padding:0;
      }
#signupLanguageToggle a {
    display:block;
    background:url("../img/taboffleft.gif") no-repeat left top;
    padding:5px 15px 5px;
    color:#039;
      }
#signupLanguageToggle #current {
    background-image:url("../img/tabonright.gif");
      }
#signupLanguageToggle #current a {
    background-image:url("../img/tabonleft.gif");
    padding-bottom:5px;
    color:#fff;
      }
.signupRightcol {
	float:left;
	/*margin:10px 22px 0 10px;*/
	margin:10px 0 0 0;
	width:236px;
	}
.signupTopleft, .signupTopright, .signupTopcenter, .signupBtmleft, .signupBtmcenter, .signupBtmright {
	height:8px;
	width:8px;
	font-size:2px;
	}
.signupTopleft {
	background:url(../img/signupTopcorner.gif) top left no-repeat;
	float:left;
	}
.signupTopright {
	background:url(../img/signupTopcorner.gif) top right no-repeat;
	float:left;
	}
.signupTopcenter {
	background-color:#039;
	width:494px;
	float:left;	
	}
.signupTop {
	background-color:#039;
	height:29px;
	width:510px;
	clear:left;
	}
.signupText {
	font-weight:normal;
	color:#fff;
	font-size:16px;
	margin-left:10px;
	float:left;
	}
.signupText2 {
	float:right;
	font-size:10px;
	color:#fff;
	margin:3px 7px 0 0;
	}
.signupText2 a {
	color:#fff;
	}
.signupBtmleft {
	background:url(../img/signupBtmCorner.gif) bottom left no-repeat;
	float:left;
	height:12px;
	}
.signupBtmright {
	background:url(../img/signupBtmCorner.gif) bottom right no-repeat;
	float:left;
	height:12px;
	}
.signupBtmcenter {
	background:url(../img/signupBtmCornerSm.gif) bottom left repeat-x;
	width:494px;
	height:12px;
	float:left;
	}
.signupContent, .signup2Content {
	width:508px;
	float:left;
	border-left:1px solid #039;
	border-right:1px solid #039;
	}
.signupContentInner 
{
	padding:15px 8px;
}
.signup2Content {
	background:url(../img/signup2bg.gif) bottom left no-repeat;
	}
.signupBandbtn, .signupFilmmaker, .signupComedian {
	width:236px;
	height:64px;
	margin-bottom:8px;
	}
.signupBandbtn {
	background:url(../img/singupBand.jpg) top left no-repeat;	
	}
.signupFilmmaker {
	background:url(../img/singupFilmmaker.jpg) top left no-repeat;
	}
.signupComedian {
	background:url(../img/singupComedian.jpg) top left no-repeat;
	}
.signupBtncontent {
	padding:7px 0 0 10px;
	}
.signupBandHead {
	font-size:12px;
	font-weight:bold;
	color:#039;
	}
.signupBandcopy {
	font-size:10px;
	width:150px;
	margin-top:4px;
	}
.signupWhyJoin {
	margin-bottom:8px;
	float:left
	}
.signupRightcol a {
	color:#039;
	}
.signupWhytop {
	background:url(../img/signupwhytop.gif) top left no-repeat;
	height:9px;
	width:237px;
	font-size:2px;
	}
.signupWhybtm {
	background:url(../img/signupwhybtm.gif) bottom left no-repeat;
	width:237px;
	padding-bottom:10px;
	float:left;
	}
.signupwhycontent {
	border-left:2px solid #b7c7d9;
	border-right:2px solid #b7c7d9;
	width:233px;
	float:left;
	}
.whyHeaderText {
	font-size:14px;
	font-weight:bold;
	color:#039;
	margin:3px 0 10px 7px;
	}
.whyCopyText {

	font-size:12px;
	clear:left;
	}
.whyCopyTextlist {
	padding:8px 5px 5px 5px;
	}
.signupIcon1, .signupIcon2, .signupIcon3, .signupIcon4, .signupIcon5, .signupIcon6 {
	width:20px;
	height:24px;
	display:block;
	float:left;
	margin: 3px 8px 3px 10px;
	}
.signupIcon1 {
	background:url(../img/signupWhyIcon.gif) 0 6px no-repeat;	
	}
.signupIcon2 {
	background:url(../img/signupWhyIcon.gif) 0 -20px no-repeat;	
	}
.signupIcon3 {
	background:url(../img/signupWhyIcon.gif) 0 -45px no-repeat;	
	}
.signupIcon4 {
	background:url(../img/signupWhyIcon.gif) 0 -70px no-repeat;	
	height:24px;	
	}
.signupIcon5 {
	background:url(../img/signupWhyIcon.gif) 0 -115px no-repeat;
	height:22px;	
	}
.signupIcon6 {
	background:url(../img/signupWhyIcon.gif) 0 -140px no-repeat;	
	}	
.signupPrivacy {
	margin-bottom:8px;
	float:left
	}
.signupPrivacytop {
	background:url(../img/signupPrivacytop.gif) top left no-repeat;
	width:237px;
	padding-top:10px;
	float:left;
	}
.signupPrivacycontent {
	border-left:2px solid #b7c7d9;
	border-right:2px solid #b7c7d9;
	width:233px;
	float:left;
	background-color:#f7f7f7
	}
.signupPrivacybtm {
	background:url(../img/signupPrivacybtm.gif) bottom left no-repeat;
	width:237px;
	float:left;
	height:9px;
	font-size:2px;
	}
.signupPrivacyText {
	font-size:12px;
	padding:0 7px 5px 7px;
	}
.signupFormLftcol {
	width:150px;
	float:left;
	font-size:12px;
	padding:3px;
	font-weight:normal;
	color:#039;
	}
.signupFormRgtcol{
	width:300px;
	float:left;
	}
.signupContent form {
	padding:15px 8px;
	float:left;
	font-size:10px;
	margin:0;
	}
.signupformbr {
	clear:left;
	height:10px;
	}
.signupNote {
	font-size:10px;
	color:#666;
	padding:4px 0;
	clear:left;
	font-weight:normal
	}
.signupformdivider, .signupformdivider2 {
	background:url(../img/Signupdivider.gif) top left no-repeat;
	float:left;
	display:block;
	margin:13px 0;
	height:1px;
	width:490px;	
	}
.signupformdivider2 {
	width:475px;
	}
.signupRefresh {
	margin-left:5px;float:left;width:20px;
	}
.signupCheckboxCopy {
	font-size:11px;
	color:#000;
	padding-left:30px;
	}
.signupCheckbox {
	float:left;
	width:30px;
	}
.signupSubmitBtn {
	background:url(../img/startbutton.gif) top left no-repeat;
	width:200px;
	height:35px;
	border:0px solid #c00;
	font-size:12px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif
	}
.signupBtnDiv {
	padding:10px 0 0 160px;
	float:left;
	}
.signupChckmark {
	background:url(../img/signupChckmark.gif) top right no-repeat;
	float:left;
	width:20px;
	height:15px;
	display:block;
	visibility:hidden
	}
.signupinput, .signupinputError, .signupinput2 {
	
	}
.signupinput2 {width:150px;margin: 0 5px 5px 0;float:left;}	
.signupinput2error {border:2px solid #c00;}	

.signupBBdiv {
	float:left;
	z-index:10;
	/*margin:-5px 0 0 0;*/
	/*position:absolute;
	display:none;
	background: #ffc url(../img/signupBBarrow.gif) no-repeat -10px 5px;*/
	}
.signupBBdiv2 {
	display:none;
	}
	
/* FIREFOX HACK */
html>/**/body .signupBBdiv { margin:-5px 0 0 0px }

.signupBBleft {
	background:url(../img/signupBBarrow_new.gif) top left no-repeat;
	width:18px;
	height:14px;
	float:left;
	position:relative;
	margin:3px -3px 0 10px;
}
.signupBBcontent, .signupBBcontent2 {
	/*background:url(../img/signupBBbg.gif) bottom right no-repeat;*/
	background-color:#ffffcc;
	/*border-top:1px solid #999;
	border-left:1px solid #999;*/
	border:1px solid #000000;
	width:215px;
	font-size:10px;
	float:left;
	padding:5px 10px 8px 8px;
	}
.signupBBcontent2 {
	width:auto;
	}
.signupBBerrorHead, .signupBBHead {
	font-weight:bold;
	font-size:10px;
	padding:1px 0 0 0;
	}
.signupinputError {
	border:2px solid #c00;
	}
.signupBBerrorHead {
	background:url(../img/signupAlert.gif) top left no-repeat;
	font-weight:bold;
	font-size:11px;
	padding:1px 0 3px 19px;
	}
.signupBBright {
	background:url(../img/signupBBright.gif) bottom right no-repeat;
	width:5px;
	height:20px;
	float:left;
	border:1px solid #039
	}
.signupBBarrow2 {
	background:url(../img/signupBBarrow2.gif) bottom right no-repeat;
	width:15px;
	height:8px;
	float:left;
	margin:0;
	clear:left;
	font-size:2px;
	margin:-2px 0 0 4px;
	}
.signupInvite {
	margin-bottom:10px;
	float:left;
	width:509px;
	}
.signupInvitetop {
	background:url(../img/signupInviteTop.jpg) top left no-repeat;
	width:509px;
	padding-top:10px;
	float:left;
	}
.signupInvitebtm {
	background:url(../img/signupinvitebtm.gif) bottom left no-repeat;
	width:509px;
	float:left;
	height:13px;
	font-size:2px;
	}
.signupInvitecontent {
	border-left:2px solid #b7c7d9;
	border-right:2px solid #b7c7d9;
	width:505px;
	float:left;
	font-size:11px;
	background-color:#dfe6ee
	}
.signupInviteTextDiv1 {
	font-size:11px;
	width:200px;
	float:left;
	border-right:1px solid #fff;
	}
.signupInviteTextDiv1 a {
	text-decoration:none;
	color:#039;
	}
.signupInviteInvite {
	float:left;
	float:left;
	padding:2px 20px;
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
	text-decoration:none;
	color:#039;
	}
.signupInviteTextDiv2 {
	float:left;
	width:180px;
	margin-left:8px;
	}
.signupInviteHeader {
	font-weight:bold;
	color:#039;
	font-size:14px;
	margin:0 0 10px 0;
	}
.signupGenderLabel {
	float:left;
	padding:2px 0 0 2px;
	margin:0 10px 0 0;
	font-size:11px;
	}
.signupGenderRadio, .signupinput1 {
	float:left;
	}
.signupinput1 {
	margin-right:8px;
	}
.signup2Bottom {
	background:url(../img/signup2btm.gif) top left no-repeat;
	height:8px;
	width:510px;
	display:block;
	}
.signupYlwbox, .signupYlwboxstep2{
	clear:left;
	width:463px;
	margin:30px 0 0 24px;
	float:left;
	}
.signupYlwboxstep2 {
	margin:0 0 20px 100px;
	}
.signupYlwboxTop {
	background:url(../img/signupYlwbox.gif) top left no-repeat;
	height:9px;
	width:463px;
	display:block;
	font-size:2px;
	}
.signupYlwboxBottom {
	background:url(../img/signupYlwbox.gif) 0 -9px no-repeat;
	height:9px;
	width:463px;
	display:block;
	float:left;
	}
.signupYlwboxCenter {
	border-left:1px solid #993;
	border-right:1px solid #993;
	background-color:#ffc;
	width:431px;
	float:left;
	font-size:11px;
	padding:8px 15px;
	}
.signup2desc{
	padding:15px;
	font-size:12px;
	line-height:18px;
	}
.signup2col1,.signup2col2 {
	float:left;
	text-align:right;
	width:130px;
	font-size:11px;
	color:#039;
	font-weight:bold;
	padding:3px;
	}
.signup2col2 {
	color:#000;
	width:330px;
	text-align:left;
	}
.signup2textarea {
	border:1px solid #999;
	width:290px;
	padding:2px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif
	}
.signup2Skip {
	margin:0 0 10px 0; 
	clear:left;
	text-align:center;
	font-size:12px;
	}
.signup2list ul {
	margin:0;
	padding:0;
	}
.signup2list li {
	list-style:none;
	padding:3px 5px 5px 15px;
	background:url(../img/bluearrow.gif) 0px 5px no-repeat;
	}
.signup2list a {
	font-weight:normal;
	text-decoration:underline;
	font-size:10px;
	}
.signupTable {
	margin:0 auto;
	width:800px;
	background-color:#fff;
	padding:0;
	font-size:12px;
	}
.signupLeftcol2 {
	margin:40px 0 60px 145px;
	}
.signupTopDiv {
	background-color:#039;
	padding:0;
	width:100%;
	}
.signupBottomDiv {
	text-align:center;
	font-size:11px;
	background-color:#e5e5e5;
	padding-top:15px;
	}
.signupBottomDiv a {
	font-size:11px;
	font-weight:bold;
	color:#039;
	}
.signupTopGutter {
	height:10px;
	background-color:#6698cb;
	font-size:10px;
	}
.signupSpacer {
	clear:left;
	height:20px;
	}
.signupContentDivTop {
	background:url(../img/signupDivBg.gif) top left no-repeat;
	height:9px;
	width:720px;
	font-size:2px;
	clear:left;
	}
.signupContentDivBtm, .signupContentDivBtm2 {
	background:url(../img/signupDivBg.gif) bottom left no-repeat;
	width:720px;
	height:11px;
	display:block
	}
.signupContentDivBtm2 {
	background:url(../img/signupDivBg7.gif) bottom left no-repeat;
	}
.signupContentDivCt, .signupContentDivCt2 {
	background:url(../img/signup3manBg.gif) bottom left no-repeat;
	border-left:1px solid #666;
	border-right:1px solid #666;
	padding:0;
	width:718px;
	}
.signupContentDivCt2 {
	background:none;
	}
.signupContentDivInner {
	padding:10px;
	width:500px;
	margin:0 0 0 100px;
	}
.step2content {
	text-align:center;
	padding:10px 60px;
	line-height:20px;
	margin-bottom:50px;
	}
.step2header {
	font-size:16px;
	font-weight:bold;
	color:#039;
	padding:6px;
	margin:20px 0 0 0;
	}
.step2item {
	background:url(../img/bluearrow.gif) 0px 6px no-repeat;
	padding:0px 10px 0px 18px;
	}
.step2yellowbox {
	background-color:#fcfcd1;
	border:1px solid #ccc;
	width:400px;
	margin:0 auto 20px auto;
	padding:10px;
	}
.skipstep {
	margin:20px 0 20px 0;
	clear:left;
	width:100%;
	text-align:right;
	}
.skipstep a {
	font-weight:bold;
	text-decoration:underline;
	padding-right:15px;
	font-size:11px;
	}
.signupcontentwrapper {
	margin:10px auto;
	width:720px;
	}
.viewphotopolicy {
	margin:20px 0 0 0;
	text-align:center;
	}
.viewphotopolicy a {
	font-size:11px; 
	font-weight:normal;
	text-decoration:underline;
	}

.stepheadertabdiv {
	float:left;
	width:720px;
	margin-bottom:0;
	z-index:2;
	position:relative;
	}
	
/* 2 Tab Styles */
.step2TabHeader1off, .step2TabHeader2off {
	float:left;
	background:url("../img/signuptab2.gif") no-repeat top left;
	width:200px;
	padding:12px 10px 10px 10px;
	text-align:center;
	margin:5px 0 0 0;
	color:#666;
	font-size:11px;
	}
	
.step2TabHeader1on, .step2TabHeader1off
{
	margin: 5px 0 0 150px !important;
	margin: 5px 0 0 70px;
}

.step2TabHeader2off 
{
	margin: 10px 0 0 !important;
}

.step2TabHeader2on, .step2TabHeader1on {
	float:left;
	background:url("../img/signuptab2.gif") no-repeat top left;
	width:200px;
	padding:15px 10px 11px 10px;
	text-align:center;
	font-weight:bold;
	color:#039;
	}
.step2TabArrow, .step2TabArrow2 {
	background:url("../img/tabarrow.gif") no-repeat top left;
	width:15px;
	height:9px;
	display:block;
	z-index:2;
	margin:0 0 -9px 248px !important;
	margin:0 0 -18px 120px;
	float:left;
	position:relative;
	}
.step2TabArrow2 {
	margin:0 0 -9px 470px !important;
	margin:0 0 -18px 230px;
	}
/* End 2 Tab Styles */


/* N Tab Styles*/
.tabOff{
	float:left;
	background:url("../img/signuptab2.gif") no-repeat top left;
	padding:12px 10px 10px 10px;
	text-align:center;
	margin:5px 0 0 0;
	color:#666;
	font-size:11px;
	}
	
.tab1Set1, .tab1Set2
{
	margin: 5px 0 0 150px !important;
	margin: 5px 0 0 70px;
}
	
.tab1Set3 {
	/*margin: 5px 0 0 150px !important;
	margin: 5px 0 0 70px;*/
	margin: 5px 0 0 35px;
	display:inline;
	}	
	
.tabNTab1On {	
	margin: 10px 0 0 !important;
	}

.tabOn {
	float:left;
	background:url("../img/signuptab2.gif") no-repeat top left;
	padding:15px 10px 11px 10px;
	text-align:center;
	font-weight:bold;
	color:#039;
	}

.tabWidth1, .tabWidth2, .tabWidth3 {
	width:200px;
}

.tabArrow {
	background:url("../img/tabarrow.gif") no-repeat top left;
	width:15px;
	height:9px;
	z-index:2;
	float:left;
	position:relative;
	}

.tabArrowSet1Tab1, .tabArrowSet2Tab1 {
	margin:0 0 -9px 248px !important;
	margin:0 0 -18px 120px;
	}

.tabArrowSet2Tab2 {
	margin:0 0 -9px 470px !important;
	margin:0 0 -18px 230px;
	}
	
.tabArrowSet3Tab1 {
	margin:0 0 -9px 136px !important;
	margin:0 0 -18px 120px;	
	}

.tabArrowSet3Tab2 {	
	margin:0 0 -9px 360px !important;
	margin:0 0 -18px 180px;
	}
	
.tabArrowSet3Tab3 {	
	margin:0 0 -9px 570px !important;
	margin:0 0 -18px 180px;
	}
		
/* end N Tab Styles*/			
	
.signupStep2Msg {
	text-align:center;
	padding:20px 50px;
	}
.comp{
color: #333333;
font-size:14px;
font-weight:bolder;
margin-top:15px;
margin-bottom:35px;
text-align:center;
}	
.welcometitle {
	font-size:14px;
	font-weight:bold;
	color:#039;
	margin:0 0 10px 0;
	}
.signupFriendsStep1Left, .signupFriendsStep1Leftoff, .signupFriendsStep3right, .signupFriendsStep3righton {
	background:url(../img/step2direction.gif) top left no-repeat;
	width:9px;
	height:27px;
	display:block;
	}
.signupFriendsStep3righton { background:url(../img/step2direction.gif) top right no-repeat; }
.signupFriendsStep1Leftoff { background:url(../img/step2direction.gif) -80px 0 no-repeat; }
.signupFriendsStep3right { background:url(../img/step2direction.gif) -71px 0 no-repeat; }
.signupFriendsStep1right, .signupFriendsStep2Left, .signupFriendsStep2Lefton {
	background:url(../img/step2direction.gif) -16px 0 no-repeat;
	width:21px;
	height:27px;
	display:block;
	}
.signupFriendsStep2Left {
	background:url(../img/step2direction.gif) -44px 0 no-repeat;
	}
.signupFriendsStep2Lefton {
	background:url(../img/step2direction.gif) -94px 0 no-repeat;
	}
.signupFriendsStep1bg,.signupFriendsStep2bg, .signupFriendsStep3bg {
	background-color:#d5e8fb;
	padding:0 7px;
	font-size:11px;
	}
.signupFriendsStep2bg, .signupFriendsStep3bg { background-color:#dbe2e8;}
.signupstep4desc, .signupstep4desc2 {
	margin:25px 0;
	text-align:center;
	line-height:18px;
	}
.signupstep4desc2 {
	margin:10px 0 70px;
	font-weight:normal;
	color:#039;
	font-size:11px
	}
.step4beginlink a {
	color:#fff;
	background-color:#039;
	padding:5px 20px;
	}
.step4beginlink a:hover { text-decoration:none; }
.step4beginlink {margin-bottom:10px;}
.signupStep4Form {
	padding:10px;
	background-color:#f5f5f5;
	width:400px;
	margin:0 auto;
	}
.signupStep4Btn{
	background-color:#039;
	color:#fff;
	padding:3px;
	border:0px solid #ccc;
	}
.yellowbox, .yellowboxms {
	background-color:#fcfcd1;
	width:auto;
	text-align:center;
	padding:10px;
	margin-bottom:20px;
	border:1px solid #ccc;
	font-size:11px;
	width:450px;
	}
#inviteanswer {
	font-size:11px;
	padding:3px;
	}
.invitemorequestion a {
	font-weight:normal;
	font-size:11px;
	outline:none;
	}
.yellowboxms {
	width:350px;
	margin-bottom:0;
	}
.signupstep5desc {
	margin:10px 0;
	line-height:16px;
	}
.roweven {
	background-color:#f0f8ff
	}
.friendlistdiv {
	width:520px;
	height:200px;
	border:1px solid #69c;
	overflow:auto;
	font-size:11px;
	background-color:#fff;
	}
.checkalldiv {
	padding:10px 5px;
	}
.signupstep5Header {
	color:#039;
	font-size:12px;
	font-weight:bold;
	padding:10px 0;
	}
.listfriendemail {
	color:#666;
	}
.signuptblpad {
	padding:5px 0 10px 5px;
	}
.graytxtsmall {
	font-size:10px;color:#666;
	}
.signupgrayline {
	font-size:2px;
	height:1px;
	width:480px;
	background-color:#ccc;
	margin-left:15px;
	}
.step7radio {float:left;}
.step7radiotxt {padding-top:3px; }
.step7divtop, .step7divbtm {
	background:url(../img/step7corner.gif) top left no-repeat;
	width:600px;
	height:11px;
	display:block;
	}
.step7divbtm {
	background:url(../img/step7corner.gif) bottom left no-repeat;
	}
.step7divctn {
	background-color:#f5f5f5;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	width:598px;
	}
.step7content {
	padding:5px 10px;
	text-align:center;
	}
.step7startlink {
	margin:30px 0 40px 100px;
	}
.step7startlink a {
	background-color:#039;
	padding:5px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	border:3px solid #d5e8fb;
	}
.step7startlink a:hover {
	text-decoration:none;
	}
#hotmailmessage {
	position:absolute;
	z-index:10;
	background-color:#fff;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	}
.step4ErrorDiv, .step4ErrorDiv2 {
	margin-bottom:5px;
	background-color:#fff;
	color:#c00;
	text-align:center;
	padding:6px;
	border:1px solid #ccc;
	}
.step4ErrorDiv2 {background-color:#ffc;}
.step7lineOr {
	background:url(../img/signupline.gif) 0 7px no-repeat;
	margin:0 auto 10px auto;text-align:center;width:500px;
	}
.warningtext
{
	float:left;
	border:2px solid red;
	padding:2px;
	font-size:11px;
	color:Red;
}
/*safety tips styles */
.borRed {
	border:1px solid #C00;
}
.safetybox {
	border:3px solid #C00;
	width:655px;
	padding:10px;
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:13px;
}
.safetyheading {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}

.popUp .popup_box
{
	width: 700px;
}
.popUp .popup_box .popup_buttons
{
    text-align: left;
	vertical-align:top;
	height: 22px;
}
.continueButton
{
   float:right;
}
.exampleemail
{
	color:#808080;
}

.signUpTemsDiv {
	width:480px;
	height:80px;
	border:1px solid #ccc;
	overflow:auto;
	font-size:11px;
	line-height:16px;
	font-family:verdana;
	padding:4px;
	clear:left;
	color:#333;
	}
.signUpTemsDiv2{
	background-color:Transparent;
	border:1px solid #ccc;
	padding:4px;
	width:480px;
	display:none;
	}
.signUpCheckTerms {
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
	margin-bottom:4px;
	color:#039;
	}
.signUpCheckTerms label { margin:0 0 2px 4px;}
.formError {
    color:#c00;
	border:2px solid #c00;
	font-size: 12px;
	}
