.promotion .interior li
{
	float:left;
	display:inline;
}

.promotion .interiorB li, .promotion .interiorC li
{
	float:none;
}

.promotion66 .interiorB li
{
	display:list-item;
	margin-left: 30px;
}

.promotion .interior br
{
	clear: both;
}

.regInputSelect {
	width: 156px;
	border:1px solid #b2b2b2;
	font-size:11px;
	line-height:14px;
	background:url(/_images/input_bg.png) no-repeat 1px;
	padding:2px;
}

.regInputSelectNoWidth
{
	border:1px solid #b2b2b2;
	font-size:11px;
	line-height:14px;
	background:url(/_images/input_bg.png) no-repeat 1px;
	padding:2px;
}

.regInputTextarea {
	border:1px solid #b2b2b2;
	font-size:11px;
	line-height:14px;
	background:url(/_images/input_bg.png) no-repeat scroll 1px top;
	padding:2px;
}

.contactus_information {
	float: right;
	background: #EAEAEA none repeat scroll 0 0;
	margin-right: 125px;
	-moz-border-radius: 5px;
	padding: 0 3px;
}

.contactus_table input {
	margin-bottom: 5px;	
}

.contactus_table select {
	width: 156px;
	margin-bottom: 5px;	
	border:1px solid #b2b2b2;
	font-size:11px;
	line-height:14px;
	background:url(/_images/input_bg.png) no-repeat 1px;
	padding:2px;
}

.contactusTextarea {
	border:1px solid #b2b2b2;
	font-size:11px;
	line-height:14px;
	background:url(/_images/input_bg.png) no-repeat scroll 1px top;
	padding:2px;
}

.featuredCard {
	margin: 4px;
	float: left;
	width: 85px;
}

.promotion33 .featuredCard {
	margin-left: 0;
}

.featuredBenefits {
	width: 100%;
}

.featuredBenefits li {
	padding-bottom: 5px;
}

.featuredCard2 {
	margin: 4px;
	float: left;
	width: 75px;
	text-align: center;
}

.centerFeatured {
	text-align: center;
	margin: 4px;
	display: block;
}

ul.centerFeatured {
	list-style-type: none;
}

.negMarg10
{
	margin: 4px 0px 4px 0px;
}

ul.featuredBenefits {
	list-style-type: disc;
}

.featuredCard li.holHead
{
	display: block;
	height: 35px;
}


.content_disabled {
	display: none;
}

button.promotionButton
{
	background:url(/_images/promotional_button_left.png) no-repeat;
	font-weight:bold;
	text-decoration:none;
	padding:3px 0 5px;
	border: 0;
}

.selectGroups {
	margin-right: 4px;
	margin-left: 8px;
}

.selected {
	color: #888;
}

.error {
	display: none;
}

.errorInput {
	background: 0;
	background-color: #FF7777;
}

button.promotionButton
{
	background:url(/_images/promotional_button_right.png) no-repeat scroll center right;
	display: block;
	float: left;
	height: 30px;
	margin: -4px 6px 0 0;
	padding-right: 9px; /* sliding doors padding */
	text-decoration: none;
	border: 0 none;
	cursor:pointer;
}

button.promotionButton span
{
	font-size:11px;
	font-weight:bold;
	color: #505050;
	background: transparent url(/_images/promotional_button_left.png) no-repeat;
	display: block;
	line-height: 12px;
	padding: 5px 5px 5px 10px;
}

button.promotionBackButton
{
	background:url(/_images/promotional_back_button_left.png) no-repeat scroll center left;
	padding-left: 9px; /* sliding doors padding */
}

button.promotionBackButton span
{
	background: transparent url(/_images/promotional_back_button_right.png) no-repeat center right;
	padding: 5px 10px 5px 5px;
}

button.promotionButton span#forgotPasswordContinue
{
	 padding-top: 6px;
}

/*Miscellaneous*/
ol.myImages{
	list-style:none;
}
ol.myImages li{
	padding:30px;
	float:left;
}

.errorBox {
	color: #FF2020;
}

#footer #supportLogos {
	margin: 0 auto;
	width: 230px;
}

.selected1
{
	color: white;
}

.marginRight2 /* Apply to left side .reg2column */
{
	margin-right: 2px;
}

.marginLeft10
{
	margin-right: -10px;
}

.thickbox img {
	border: 1px solid black;
}

/* thickbox will always try do that fancy thumbnail display onclick */
.thinbox img {
	border: 1px solid black;
}

.cardborder {
	border: 1px solid black;
}

table.tablesorter thead th.header {
	padding-right: 15px;
}

.center {
	text-align: center;
}