#paypal-buy-button-area {
	background-image:url("/images/signup/paypal-faded.gif");
	background-position:top center;
	background-repeat:no-repeat;
	height:47px;
	width:107px;
	margin-bottom:50px;
	margin-top:0px;
	float:left;
}

#error-message {
	margin-left:120px;
	padding-bottom: 300px;
}

#error-message img {
	float:left;
	margin-top:60px;
}

#error-message #text {
	margin-top: 36px;
	float:left;
	padding-left:30px;
}

#error-message #text h1 {
	color: #C53C23;
	font-family: Tahoma, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	line-height:70px;
}

#error-message p {
	width:300px;
	margin-right:120px;
}

#error-message p em {
	font-style: italic;
}

#signup-success {
	
}

#sign-up-form h1 {
	color: #6380b0;
	font-family: Tahoma, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: 56px;
	margin-bottom: 10px;
	margin-left: 30px;
	float:left;
	margin-top:20px;
}

#sign-up-form #cart-image {
	float:left;
	margin-left:60px;
	margin-right:10px;
	margin-top:20px;
}

#sign-up-form #desc-text {
	clear:both;
	margin-left:168px;
	margin-right:60px;
}

#order-form-box {
	background-image: url("/images/signup/box-bg.jpg");
	height: 147px;
	margin-bottom: 100px;
	margin-left: 36px;
	margin-top: 36px;
	width: 736px;
}

.order-form-box2 {
	background: transparent url("/images/signup/box-bg2.jpg") no-repeat;
	height: 245px;
	margin-bottom: 100px;
	margin-left: 36px;
	margin-top: 36px;
	width: 736px;
	padding-left:5px;
}

#order-form-box h2, .order-form-box2 h2 {
	color: #6380b0;
	font-family: Tahoma, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

.steps {
	width:210px;
	float:left;
	padding:5px;
}

.steps h2 {
	margin:5px;
	line-height:28px;
}

.steps p {
	margin:5px;
}

.steps img {
	margin-bottom:-5px;
}

#timezone-selection{
	clear: both;
	margin-left: 5px;
	padding-top: 5px;
}

#timezone-selection p {
	width: 600px;
	float:left;
	line-height:47px;
}

#other-resources {
	margin-top:-80px;
	margin-left:60px;
}

#in-box-text, .in-box-text {
	margin:20px;
	padding-top:20px;
}

#order-form-box table, .order-form-box2 table {
	margin-left:20px;
}
#order-form-box table td, .order-form-box2 table td {
	padding-bottom: 5px;
	padding-right: 15px;
}