#pnlFloatingReg h1, #pnlFloatingReg h2, #pnlFloatingReg h3, #pnlFloatingReg h4, #pnlFloatingReg p, #pnlFloatingReg ul, #pnlFloatingReg li {
	padding: 0;
	margin: 0;
}
.modal_window {
	height: auto !important;
	background: transparent;
}
#frTop, #frBtm {
	position: relative;
	height: 19px;
	width: 496px;
	z-index: 10;
	display: block;
}
#frTop {
	background: url(/cppp/floatingreg/images/46320top.png) no-repeat;
	top: 0px;
}
#frBtm {
	background: url(/cppp/floatingreg/images/46320btm.png) no-repeat;
	bottom: 0px;
}
#pnlFloatingReg .errorMessageSummary {
	color: #FF0000;
	padding: 10px 10px 0 15px;
	font-size: 10px;
	display: none;
}
#pnlFloatingReg .errorMessageSummary ul { list-style: none; }
#pnlFloatingReg .fieldError {
	font-size: 11px;
	font-weight: bold;
	color: #c00;
	padding: 3px 20px 3px 135px;
}
#pnlFloatingReg #pnlHandle.fieldError {
	padding: 3px 0px;
	width: 360px;
}
#pnlFloatingReg {
	position: relative;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
	background: url(/cppp/floatingreg/images/46320tile.png) repeat-y;
	width: 496px;
}
.traditionalBoxModel #pnlFloatingReg { text-align: left; }
#pnlFloatingReg h2 {
	position: relative;
	height: 43px;
	width: 496px;
}
#pnlFloatingReg h2 span.cta {
	overflow: hidden;
	position: relative;
	height: 43px;
	width: 319px;
	text-indent: -9999px;
	background: url(/cppp/floatingreg/images/46320reg.gif) no-repeat;
	display: block;
}
#pnlFloatingReg h2 span.start, #pnlFloatingReg h2 span.last {
	overflow: hidden;
	position: absolute;
	height: 21px;
	width: 89px;
	left: 211px;
	top: 22px;
	text-indent: -9999px;
	display: block;
}
#pnlFloatingReg h2 span.start { background: url(/cppp/floatingreg/images/46320start.gif) no-repeat; }
#pnlFloatingReg h2 span.last { background: url(/cppp/floatingreg/images/46320last.gif) no-repeat; }
#pnlFloatingReg h3 {
	overflow: hidden;
	position: relative;
	height: 43px;
	width: 319px;
	text-indent: -9999px;
	background: url(/cppp/floatingreg/images/46320login.gif) no-repeat;
	display: block;
}
#frmContent {
	position: relative;
	padding-top: 12px;
	padding-left: 83px;
}
#frmContent div.arrow {
	position: absolute;
	height: 60px;
	width: 36px;
	left: 380px;
	top: 42px;
}
#frmContent label, #pnlBirthday .txtBirthday {
	width: 135px;
	height: 20px;
	display: block;
	float: left;
	line-height: 20px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
}
#frmContent .txtbx, #frmContent .rdogrp, #frmContent .drpdwn { padding: 5px 0px 10px; }
.registerView, .loginView { }
#formRegistration, #formLogin { padding-top: 17px; }
#formRegistration .txtbx input, #formLogin .txtbx input {
	width: 157px;
	height: 20px;
	border: 1px solid #ccc;
}
#formLogin .txtbx input { width: 195px; }
#formRegistration .txtbx input.error, #formRegistration .drpdwn select.error, #formLogin .txtbx input.invalidField { border: 1px solid #c00; }
#formRegistration #pnlGender, #formRegistration #pnlPostal, #formRegistration .p2 { display: none; }
#formRegistration .drpdwn select {
	font-size: 10px;
	height: 20px;
}
.traditionalBoxModel #formRegistration .drpdwn select { height: auto; }
#formRegistration #pnlBirthday { overflow: hidden; }
#formRegistration #pnlTOU, #formRegistration #pnlMatchInfo {
	width: 350px;
	font: 10px Arial, Helvetica, sans-serif;
}
#formRegistration #pnlTOU p {
	padding-top: 10px;
	padding-left: 25px;
}
#frmContent #formRegistration #pnlMatchInfo label {
	width: auto;
	height: auto;
	float: none;
	line-height: normal;
	font-size: 10px;
}
#formRegistration .chkbx input {
	width: 25px;
	float: left;
	margin-bottom: 5px;
	display: block;
}
#formRegistration #pnlTOU a {
	color: #0980c4;
	text-decoration: none;
}
#formRegistration #pnlButton, #formLogin #pnlButton { padding: 5px 0px 10px 135px; }
#pnlFloatingReg .alreadyMember, #pnlFloatingReg .notMember {
	font-size: 11px;
	text-align: right;
	width: 380px;
	margin-top: 25px;
}
#pnlFloatingReg .y { margin-top: 0; display: none; }
.alreadyMember a, .notMember a {
	color: #0980c4;
	text-decoration: none;
}
.alreadyMember a:hover, .notMember a:hover { text-decoration: underline; }
#formLogin .pnlFBLogin { padding: 5px 0px 10px 143px; }
#forgotPassword {
	padding: 5px 0 0;
	text-align: center;
	width: 198px;
	font: 11px Arial, Helvetica, sans-serif;
}
#forgotPassword a {
	color: #0980c4;
	text-decoration: none;
}
#forgotPassword a:hover { text-decoration: underline; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}