#registration {
	padding: 32px 0 40px 43px;
	background: url(../media/images/divider.registration.gif) no-repeat center 90px;
}

#registration div.row {
	margin: 0 0 9px 0;
}

#registration form label {
	width: 100px;
	padding: 0 0 0 8px;
	display: block;
	font-size: 12px;
	line-height: 25px;
	color: #333;
	float: left;
	font-weight: none;
}

#registration form input.text {
	width: 243px;
	height: 15px;
	padding: 4px 5px 4px 5px;
	border: 1px solid #999;
	font-size: 12px;
	line-height: 14px;
	outline: none;
}

#registration select {
	width: 190px;
	font-size: 12px;
	height: 25px;
	border: 1px solid #999;
	outline: none;
}

#registration div.error-message {
	clear: both;
	padding: 5px 0 5px 110px;
	color: #DF0000;
	font-size: 11px;
}

#registration div.last {
	padding: 19px 0 0 106px;
}

#registration div.last img {
	cursor:pointer;
}

#registration div.terms div.error-message {
	padding: 5px 0 10px 0px;
	clear: both;
}


#reg_colA {
	width: 472px;
	float: left;
	position: absolute;
}

#reg_colB {
	width: 370px;
	float: left;
	left: 472px;
	position: relative;
}

#reg_colC {
	width: 370px;
	float: left;
	left: 102px;
	padding-top: 100px;
	position: relative;
	display: none;
}

#reg_member_benefits {
	padding-left: 36px;
}

#signup h1 {
	width: 100%;
	height: 79px;
	margin: 0 0 17px 0;
	background: url(../media/images/sign_me_up.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -999px;
}


#signup div.row p {
	padding: 5px 9px 0 2px;
	text-align: right;
	clear: both;
	font-size: 11px;
	font-style: italic;
	color: #898989;
	line-height: normal;
	margin: 0;
}

#signup div.terms {
	padding: 0 0 0 110px;
}

#signup div.terms input {
	width: 14px;
	height: 14px;
	margin: 0 5px 0 0;
	float: left;
	position: relative;
	top: 6px;
}

#signup div.terms label {
	width: 200px;
	float: left;
}

#login-here {
	width: 370px;
}

#login-here h1 {
	width: 100%;
	height: 79px;
	margin: 0 0 17px 0;
	background: url(../media/images/layout/already-a-flicketz-member.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -999px;
}

#login-here div.row {
	margin: 0 0 9px 0;
}

#login-here form label {
	width: 100px;
	padding: 0 0 0 8px;
	display: block;
	font-size: 12px;
	line-height: 25px;
	color: #333;
	float: left;
}

#login-here form input.text {
	width: 243px;
	height: 15px;
	padding: 4px 5px 4px 5px;
	border: 1px solid #999;
	font-size: 12px;
	line-height: 14px;
}

#login-here a {
	margin: 0 0 0 110px;
	font-size: 11px;
	color: #5DA3F3;
	text-decoration: none;
}

#login-here div.last {
	padding: 19px 0 0 106px;
}

#promo_info {
	width: 368px;
}

#promo_info h1 {
	display: block;
	text-indent: -9999px;
	width: 368px;
	height: 193px;
	background: url(../media/images/register_promo_header.png);
}

#promo_info_copy {
	width: 315px;
	margin: 25px 0px 0px 36px;
}

#promo_info_copy h2 {
	font-size: 20px;
	font-weight: bold;
	color: #152586;
}

#promo_info_copy .info_row {
	margin-top: 21px;
	padding-left: 42px;
	height: 37px;
	background: url(../media/images/register_promo_bullet.png) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #424242;
	line-height: 16px;
}