/* $Id: whyreg.css 2009-07-18 11:00:00 Perry $ */

.whyevent{
	padding-left:18px;
}
#whyreg{
	height:274px;
	width:300px;
	color:#4a4a4a;
	display:none;
	margin-top:-178px; 
	margin-left:820px;
	position:absolute;
	font:normal 12px/200% Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/whybg.gif) left top no-repeat;
}
#tabwhy{
	float:right;
	padding-right:12px;
}
#whytitle{
	padding:40px 0 0 2px;
}
#reasontxt{
	padding:6px 12px 20px 20px;;
}
#whyregsub A{
	width:142px;
	height:31px;
	margin:5px 0 0 20px;
	display:block;
	background:url(../images/registerbg.gif) no-repeat;
}
#whyregsub A:hover{
	background:url(../images/registeron.gif) no-repeat;
}