div.register-main {
	width: 920px;
	margin: 10px auto;
	color: #666;
}

div.register-main div.info-text {
	width: 920px;
	height: 44px;
	background: url(/images/new_css/expl_page_headline_bg.jpg) left top repeat-x;
}

div.register-main div.info-text h2 {
	font: bold italic 135% Georgia;
	padding: 10px 20px 0 20px;
}

div.register-main div.left {
	float: left;
	width: 457px;
	height: 300px;
	margin-top: 5px;
	background: url(/images/new_css/expl_page_left_bg.jpg) left top no-repeat;
}

div.register-main div.right {
	float: right;
	width: 457px;
	height: 300px;
	margin-top: 5px;
	background: url(/images/new_css/expl_page_right_bg.jpg) left top no-repeat;
}

div.register-main div.header {
	padding: 20px;
	font: bold italic 125% Georgia;
}

div.register-main div.text {
	padding: 0 220px 0 20px;
	font: bold italic 86% Georgia;
	line-height: 1.6em;
}
div.register-main div.button {
	width: 124px;
	height: 78px;
	background: url(/images/new_css/expl_page_button_bg.jpg) left top no-repeat;
	margin: 46px 0 0 170px;
	padding-top: 11px;
	text-align: center;
}
div.register-main div.button a {
	color: #516A2A;
	font: bold 125% Verdana;
}
div.register-main div.button a:hover {
	color: #7A994D;
	text-decoration: none;
}


/*
div.register-main div.info-button {
	float: right;
	width: 350px;
	height: 132px;
}

div.register-main div.info-button div.spacer {
	width: 350px;
	height: 45px;
	margin: 0;
	padding: 0;
}

div.register-main div.info-button div.buttons {
	width: 350px;
	height: 87px;
}

.button-container-left {
	float: left;
	width: 124px;
	height: 87px;
	background: url(/images/new_css/reg_cancel_button_bg.jpg) left top no-repeat;
	margin-left: 20px;
	padding-top: 8px;
	text-align: center;
}

.button-container-right {
	float: left;
	width: 124px;
	height: 87px;
	background: url(/images/new_css/reg_cancel_button_bg.jpg) left top no-repeat;
	margin-left: 10px;
	padding-top: 8px;
	text-align: center;
}

div.register-main div.info-button div.buttons a {
	color: #516A2A;
	font: 140% Verdana;
	display: block;
}

div.register-main div.info-button div.buttons a:hover {
	color: #638233;
	text-decoration: none;
}
*/
