#order-background
{
	margin-top:-10px;
	margin-left:-12px;
	height:71px;
	width:760px;
	background:url('../img/backgrounds/small.jpg') no-repeat top left;
	text-align:left;
	position:absolute;
	left:12px;
}

#order-background h2
{
	width:240px;
	height:53px;
	margin-bottom:20px;
	margin-left:24px;
	background:url('../img/captions/unlimiteddomains.png') no-repeat left bottom;
}





h3 span { 
	display: none;
} 
h3#addondomains { 
	background: url('../img/unlimiteddomains/addondomains.png') no-repeat;
	width: 154px;
	height: 21px;
	margin-bottom: 10px;
	margin-top: 30px;
} 
h3#parkeddomains { 
	background: url('../img/unlimiteddomains/parkeddomains.png') no-repeat;
	width: 148px;
	height: 21px;
	margin-bottom: 10px;
	margin-top: 30px;
} 

.registerbutton { 
	width: 178px;
	margin: 0px auto 0px auto;
} 



#order-background-spacer
{
	height:81px;
}

#main-panel .white-tr,
#main-panel .white-tl
{
	display:none;
}

#main-panel
{
	border-top:none;
	text-align:left;
	padding:10px 30px 20px 30px;
}


#main-panel p
{
	font-size:12px;
	line-height:16px;
	margin-bottom:10px;
}

.guarantee-panel
{
	float:left;
	width:340px;
	height:120px;
	position:relative;
}

.guarantee-panel .img
{
	position:absolute;
	top:0;
	left:0;
	width:115px;
	height:120px;
}

.guarantee-panel h3
{
	font-size:14px;
	margin-bottom:7px;
}

#main-panel .guarantee-panel p
{
	font-size:11px;
	font-weight:bold;
}


#main-panel p.small-footing
{
	color:#808080;
	font-size:9px;
}

#signup
{
	background:url('../img/captions/signup-now.png') no-repeat top left;
	height:52px;
	width:156px;
	display:block;
}

#signup span
{
	display:none;
}