@charset "UTF-8";
/* CSS Document */


.regnow {
	background:url(images/register-bottom.gif) bottom no-repeat;
	width:194px;
}
.regnow .Normal p {
	background:url(images/register-li-bg.gif) top left no-repeat;
	margin:0;
	padding:0;
	text-align:center;
	height:22px;
	padding-top:1px;
}
.regnow .Normal a:link, .regnow a:visited, .regnow a:active {
	color:#323232;
}
.regnow a:hover {
	color:#0f6ab2;
}

.rightgrey {
	background:#e5e5e5;
	width:154px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	padding:20px;
	margin-top:25px;
}