/* Register */
td {
	padding:4px;
}
input {
	font-size:11px;
	color:#666;
	border:none;
	height: auto;
	/*height:14px;*/
}
.container input {
	height:14px;
}
.ticketCost {
	width: 590px;
	margin: 0 auto;
	background-image: url(../images/bg_explication_o.gif);
	background-repeat: no-repeat;
	background-position: right -30px;
	text-align:left;
}
.ticketCost img {
	padding-top: 45px;
	padding-bottom: 45px;
	display: block;
}
.msgError {
	background-color: #F9EF42;
	width: 570px;
	color: #49176D;
	text-align: left;
	height: 18px;
	margin-top: 0;
	margin-right: 68px;
	margin-bottom: 20px;
	margin-left: 68px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.divreg_purple {
	background-color:#49176D;
	width:544px;
	padding: 25px 23px 20px 23px;
	margin:0 68px;
	font-size:11px;
	color:#FFF
}
.divreg_blue {
	background-color:#009CCF;
	width:544px;
	font-size:11px;
	color:#FFF;
	margin-top: 0;
	margin-right: 68px;
	margin-bottom: 0;
	margin-left: 68px;
	padding-top: 15px;
	padding-right: 23px;
	padding-bottom: 15px;
	padding-left: 23px;
}
.divspacebtn_rht{
	text-align:right;
	width:590px;
	margin:0 68px;
	}
.divspacebtn_rht p{
	padding:2px 0;
	font-size:11px;
	color: #550B70;
	}
.divreg_white {
	width:544px;
	padding: 0;
	/*padding: 0 23px;*/
	font-size:11px;
	color:#0099C5;
	margin-top: 0;
	margin-right: 118px;
	margin-bottom: 0;
	margin-left: 64px;
}
.divreg_white a {
	color: #009CCF;
}

.space {
	height:20px;
	width:590px;
	margin:0 68px;
	}
.labelform_block {
	display:block;
	padding:2px 0;
	}
.yellow{
		color:#F9EF42;
		}
.purple{
	color:#49176D;
		}
.blue{
	color:#009ED4;
}
.texbox{
	width:97%;
	}
.text_whyphone{
	text-align:right;
	padding:0 7px 0 0;}
.text_whyphone a{
	color:#FFF;}
.td_purple {
	background-color:#49176D;
	}
.btn_continue {
	background-image: url(../images/btn-continue.gif);
	background-repeat: no-repeat;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	width: 109px;
	background-position: center;
	background-color: transparent;
	cursor: hand;
	margin-bottom: 35px;
}
.btn_continue_on {
	background-image: url(../images/btn-continue2.gif);
	background-repeat: no-repeat;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	width: 109px;
	background-position: center;
	background-color: transparent;
	cursor: hand;
	margin-bottom: 35px;
}
.select_input_alert {
	width:110px;
	background-color:#F9EF42;
	}

