/* Landing page styles */

body {
	background:url(../../landing/images/bstmma-landing-bg.gif) top left repeat-x #000000 !important;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#B3B3B3
}

#column-full {
	width:100%;
	float:left;
	margin-bottom: 50px;
}

.bst-countdown {
	width:100%;
	float:left;
	background-image: url(../../landing/images/bst_countdown_bkgrnd.png);
	background-repeat: no-repeat;
	background-position: 391px;
	height: 110px;
}

.countdown {
	padding-left:14px;
}

.portalselect {
	width:391px;
	float:left;
}

.centerselect {
	width:118px;
	float:left;
}

#new-footer {
	width:100%;
	float:left;
	margin-bottom: 30px;
}
