div.locationn  { display:block; border:0px solid red;} 
div.locationb  { display:none; border:0px solid green;} 

div.register {
	width:540px;		/* width - > 505 + 35 = 540 */
	margin-left:35px;
	background-color:#EFEFEF;
	float:left;
	margin-left:5px;
	height:700px;
	font-size:11px;
	font-family:Tahoma;
} 


div.regtitle div.answer { text-align:left; font-size:14px; background-color:#00FF00; } 

div.regtitle {

	width:527px;
	padding-left:13px;
	float:left;
	margin-left:35px;
	padding-top:13px;
	font-size:12px;
	margin-left:5px;
	height:22px;
	text-align:left;
	background-image:url("../images/reg_bg.jpg");
	background-repeat:repeat-x;
} 


div.errorPlot { 


	font-size:11px;
	width:505px;		/* width - > 505 + 35 = 540 */
	padding-left:35px;
	background-color:#EFEFEF;
	float:left;
	margin-left:5px;
	padding-top:5px;
	height:70px;
	color:#FF0000;
	
} 

.descnote {
	color:#7c7c7c;
	font-family:Tahoma;
	font-size:10px; 

} 


.tright { 
	padding-left:20px;
		

} 

table.register_table { 
	
	width:480px;
    position:relative;
	padding:0px;
	margin:0px;
	margin-left:20px;
	

}

table.register_table td {
	
		
		padding-top:10px;
	
		
	}


div.register input.signup { font-size:12px;margin-right:10px;width:90px;background-color:#5B5B5B;border:1px solid #000000;color:#FFFFFF;height:18px;font-weight:bold;}

