.optin-container {
	background: url('images/optin.png') no-repeat 0 0;
	text-align: center; 
	width: 291px; 
	height: 297px; 
	position: relative; 
}

.optin-container1 {
	background: url('images/optin1.gif') no-repeat 0 0;
	text-align: center; 
	width: 291px; 
	height: 297px; 
	position: relative; 
}

.optin-box {
	position: absolute; 
	width: 90%; 
	text-align: left; 
	top: 70px; 
	left: 20px; 
}

.optin-name-label, .optin-email-label {
	font-size: 16px; 
	font-weight: bold; 
	color:	white; 
	text-align: left; 
}

.optin-email, .optin-name {
	font-size: 16px; 
	font-weight: normal; 
	text-align: left; 
}

.buy-box {
	padding: 20px 10px auto 10px; 
	width: 400px;
}

.buy-email-label {
	line-height: 1.6em; 
	width: 30%; 
}

.buy-email, .buy-domains {
	width: 90%;
}

.buy-product-type {

}