@import "/stylesheets/mainBase.css";
@import "/stylesheets/cssScroller.css";
@import "/stylesheets/pageContents.css";

table.landingLevel {
    background: url(/images/landingLevel_blue_bgTile.gif) repeat-y center top !important;
    width: 950px;
}

table.kickerTxt p {
	font-size: 11px;
	margin: 0 0 5px 0;
	color: #ffffff;
}

table.kickerTxt img {
	margin: 3px 8px 3px 8px;
}

table.landingContentCont table {
	width: 411px;
	color: #ffffff;
}
.landingContentTxtCont h1 {
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	margin: 15px 0;
}

