.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.textbox_small {
 width: 18px;
 height: 18px;
 border: 1px solid #ffffff;
 
}
.stylelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-align: justify;
	text-decoration: none;

}
A.stylelink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-align: justify;
	text-decoration: none;
}
A.stylelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-align: justify;
	text-decoration: underline;
}
.textbox_email {
 width: 250px;
 height: 18px;
 border: 1px solid #ffffff;
}
.astrolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.bodytext  h2 {
	font: 19px 'HelveticaNeueCondensed', Arial, Helvetica, sans-serif;
	color: #000000;
}

.header{
	background:url(../images/name-header-bg.jpg) repeat-x left top;
	padding: 9px 0px;
	border-bottom: 2px solid #EFEFEF;
}
.home-name{line-height:24px;margin-right: 32px;}
.name-prediction{width:95%; margin:0 auto;}
.banner-bg{ background:url(../images/banner_bg.jpg) repeat-x left top; text-align:center; border-bottom: 1px solid #FFF;}
.name-form{background-color: rgb(0, 39, 159);}
.label{ width:100px; float:left;}
.subtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #FFF;
text-decoration: none;
padding: 10px;
}
.textbox_email{ width:150px;}
.submit{}