.bgBannerTitleText 
{
	background-color: rgba(0, 120, 170, 0.75);
}

.bgBannerTitleCut 
{
	border-top-color: rgba(0, 120, 170, 0.75);
}

.bgBannerText {
	background-color: #0078aa;
}

#containerRegister {
	padding-top: 50px;
	background-color: #333333;
	text-align: center;
}

#detailRegister {
	display: inline;
	text-align: left;
	width: 50%;
	height: 740px;
	margin: 0 auto;
	min-width: 960px;
}

.bgMainContent
{
	background: #333333;	
}

.bgBaseButton
{
	background: #0078aa;
}

.z2
{
	width: 250px;
	border:1px solid silver;
	font-size: 12px;
	padding: 10px; 
	font-family: verdana;	
	
}

.selectRegister
{
	width: 272px;
	font-size: 12px;
	padding: 10px; 
	font-family: verdana;
}

.tdpad
{
	padding-left: 25px;	
}

.terms
{
	width: 500px;
	color: white;
	font-size: 11px;
	padding-left: 25px;	
}

.inviteFailed
{
	padding-top: 50px;
	text-align: center;
	padding-bottom: 100px;
	color: white;
	font-size: 14px;	
}

.thankyouHeader
{
	font-size: 16px;	
}

.thankyouText
{
	margin-top: 20px;
	font-size: 14px;
}
