






/*#primary {
	clear: both;
	width: 360px;
	float: left;
	padding-top: 15px;
}

#step-one   { background: url(../pics/sitebuilder/step-1.png) no-repeat left top; }
#step-two   { background: url(../pics/sitebuilder/step-2.png) no-repeat left top; }
#step-three { background: url(../pics/sitebuilder/step-3.png) no-repeat left top; }
#step-four  { background: url(../pics/sitebuilder/step-4.png) no-repeat left top; }
#step-five  { background: url(../pics/sitebuilder/step-5.png) no-repeat left top; }
	
.steps {
	padding: 6px 0 30px 70px;
}

.four {
	padding-bottom: 40px;
}

.last {
	padding-bottom: 0;
}

.steps h2 {
	font-size: 20px;
}

.steps p {
	margin: 10px 0;
	font-size: 11px;
	line-height: normal;
}

#secondary {
	float: right;
	padding-top: 15px;
}

#hosting-offer {
	background: url(/pics/hosting/tieredhosting/tiered-teaser.png) no-repeat right top;
	float: left;
	padding: 10px 50px 0 0;
	width: 528px;
}

#hosting-offer #hosting-buynow {
	padding: 0px 0px 10px 0px;
} 


#feat {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#feat li {
	padding: 0 0 7px 30px;
	font-size: 11px;
	background: url(/pics/hosting/tieredhosting/tickred-whitebg.png) no-repeat left top;
}

.signupfooter {
	background: #F0F0F0 none repeat scroll 0%;
	border: 1px solid #E3E3E3;
	clear: both;
	overflow: hidden;
	width: 557px;
}

.signupfooter p {
	margin: 0;
	padding: 8px 5px;
}

.signupfooter div {
	border: 1px solid #FFFFFF;
	overflow: hidden;
	padding: 5px;

}

.signupfooter a {
	color: #0c3183;
	font-weight: bold;
}

/*.signupfooter p {
	float: left;
	padding: 8px 5px;
}

.signupfooter a {
	color: #0c3183;
	font-weight: bold;
}*/