
/* sign in */

.signregisterBox{background-color:#fff;padding:5px 5px 5px 5px; height:auto; overflow:hidden; width:600px; font:12px arial,Tahoma; color:#000;height:460px;}
.signregisterBox a{color:#2d4eae; text-decoration:underline}
.signregisterBox a:hover{color:#666; text-decoration:none;}
.signregisterBox .whitebox{height:425px; overflow:hidden;background-color:#fff;}
.signregisterBox .whitebox{padding:15px;}
.signregisterBox .whitebox input{}
.signregisterBox .whitebox p{margin-top:10px;}

.wtxt16{color:#000000; font-size:22px; font-family:arial;text-align:left;}
.wtxt16 a{color:#fff; text-decoration:none; }
.wtxt16 a:hover{color:#000; text-decoration:none;}

p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:280px;
padding:8px;
font-family:arial;
font-size:13px;

}


/* ----------- stylized ----------- */
#stylized{
border:solid 0px #fffd41;
background:#fff;

}
#stylized h1 {
font-size:16px;
font-weight:bold;
margin-bottom:2px;
color:#d50014;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:10px;

padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;

text-align:right;
width:110px;
float:left;
padding-top:6px;

}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:110px;


}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:110px;
margin:2px 0 5px 10px;

}
	#stylized button{ 
		clear:both;
		margin-left:80px;
		width:105px;
		height:31px;
		background:#666666 url(../images/button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:15px;
		font-weight:bold;
		padding-bottom:3px;
	}

	.signupbutton{ 
		
		
		
		background:#666666 url(../images/signup.gif) no-repeat;
		text-align:center;
		color:#FFFFFF;
		font-size:15px;
		font-weight:bold;
		height:40px;
		width:91px;
	}

/* sign in */
