h1
{
	margin-bottom: 20px;	
}

#bodyBottomLeftCol ul
{
	margin: 10px 1.8em;
}

#bodyBottomLeftCol ul li
{
	margin: 4px 0;
	font-size: 13px;
}

.btnSignupGo
{
	margin-left: 16px;
}

.signupFormEntry
{
	margin: 5px 0;
}

#ctl00_mainContentPlaceholder_lblVipUserMessage
{
	position: absolute;
	width: 300px;
	margin-left: 10px;
}

#ctl00_mainContentPlaceholder_lblFreeUserMessage
{
	margin-left: 10px;
	width: 440px;
	position: absolute;
}

/* Prem Upsell */
#topUpsellPrem
{
	position: relative;
	height: 570px;
}

#topUpsellPremInner
{
	position: absolute;
	top: -36px;
	left: 0;
	width: 626px;
	background: transparent url(/images/signup/upsell_top_bg.gif) no-repeat;
}

#topUpsellPremInnerContainer
{
	position: relative;
	top: 95px;
	left: 20px;
	width: 440px;
}

#topUpsellPremInnerContainer h2
{
	display: none;
}

#topUpsellPremInnerContainer ul
{
	margin-left: 2px;
}

#topUpsellPremInnerContainer ul li
{
	position: relative;
	background: transparent url(/images/check.gif) 0 6px no-repeat;
	list-style: none;
	padding-left: 26px;
	font-size:11px;
}

.fixCaptchaReEnterFree
{
	position:absolute;
	top:1000px;
	left:225px;
	visibility:visible;
	display:block;
	z-index:200;
}


.fixCaptchaReEnterVIP
{
	position:absolute;
	top:684px;
	left:225px;
	visibility:visible;
	display:block;
	z-index:200;
}

#starBurst
{
	left:30px;
	position:absolute;
	top:348px;
	z-index:800;	
	display:none;
}

#signupFormPremium
{
	margin:0 0 0 150px;
}

.big
{
	color:#89BF3F;
	font-size:30px;
	font-style:italic;
	font-weight:bold;	
}

.big999
{
	font-size:14px;
} 
