@charset "utf-8";
/* CSS Document */
.signupcontainer {font-family:"Times New Roman", Times, serif; font-size:12px; color:#494949; font-weight:bold; border:1px solid #999999; width:224px;height:350; text-align:center; background-color:#FDFDFD}
.signupcontainer div {margin:0 15px}
.signupcontainer div.headerimage {margin:0px}
.signupcontainer h1 {margin:0px; font-size:15px;font-weight:bold;font-family:"Times New Roman", Times, serif; font-size:12px; color:#494949;background-color:#FFFFFF;}
.signupcontainer .firstpara {margin:16px 0 33px;}
.inputemailadd { border-width:1px; border-style:solid; border-color:#8f8f8f #8f8f8f #e1e1e1 #e1e1e1; width:187px; height:21px}
.signupimage {margin:13px 0px}
.signupcontainer div.close_button {float:right; margin:0px; margin-top:-10px; position:relative; top:17px; width:auto; right:7px}
.showSignupDiv {
	position : absolute;
	left:796px;
	top:98px
}

