html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	font-family:Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

.container{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#identHolder{
margin-top:25px;
margin-bottom:10px;
}


.mainPanel{
border:#F3F3F3 5px solid;	
padding:10px;
position:relative;
min-height:250px;
}


#signUp{
float:left;	
width:345px;
}

#reasons{
float:right;
width:345px;
}

.clearer{
clear:both;	
}

.divSpacer{
margin-bottom:10px;	
}


#copy{
margin-bottom:20px;	
}

.pill{
	background-image:url(images/pill.png);
	width:345px;
	height:35px;
}

.stepHolder{
	color:#FFF;
	font-size:14px;
	vertical-align:middle;
	width:30%;
	float:left;
	padding:10px;
	padding-top:5px;
}

.selectHolder{
	width:60%;
	float:right;
	padding:5px;
}

#feedBack{
color:#900;	
}

#afterSign{
padding-top:10px;	
}

#mobile{
	position:absolute;
	top:-55px;
	left: 375px;
}

#free{
	margin-top:5px;
float:right;	
}



.sub-btn input.round-btn { background: url('images/pill.png'); }
.sub-btn input.round-btn:hover { background: url('images/pill.png'); }
.sub-btn input.disabled, .sub-btn input.disabled:hover { background: url('images/pill.png'); }

.sub-btn input.round-btn{width:345px;height:34px;border:0;color:#FFF;font-size:20px;margin-left:3px; text-align:center}
.sub-btn input.round-btn:hover{width:345px;height:34px;border:0;color:#FFF;font-size:20px;margin-left:3px; cursor:pointer}



li{
	list-style-type:none;
	margin-left:-15px;
	padding-left:15px;
	background-image:url(images/bullet.png);
	padding:5px;
	padding-left:25px;
	background-repeat:no-repeat;
	font-size:16px;
}


/* SEND EMAIL PAGE STYLES*/
#emailEntry{
float:left;	
width:400px;
}

#mobileInputMain{
float:right;	
}



#emailInput{
	padding-top:10px;
}
 
#emailInput textarea {
border-spacing: 0;
font-size: 10pt;
height: 160pt;
width: 4.20in;
}

#skip{
margin-top:40px;
float:right;
 
}
 
#sendEmail{
float:left;
margin-top:40px;
 
}


/* Complete Page Styles*/

#complete{
width:450px;
margin-left:auto;
margin-right:auto;
}


#terms{
font-size:12px;	
}

#footerMenu{
	clear:both;
	width:100%;
	background-color:#000;
	position:fixed;
	bottom:0px;
	color:#FFF;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:5px;
	height:40px;
}

#footerMenu ul{
margin:0px;
padding:0px;
}

#footerMenu li{
	background-image:none;
list-style:none;
display:inline;
padding-right:15px;
}

#footerMenu img{
border:0px;
}
