body { padding: 0; margin: 0; }
#mainContent { padding: 0; min-width: 568px; width: auto; }
#componentMain { width: 568px; }
#popupButtons { float: right; }
.adRight { min-width: 160px; }
.adTop { min-height: 90px; }
table.dynBox { border-radius: 0; background: #e4e7ec; width: 100%; }
table.dynBox .dynBoxContent { background: #e4e7ec url('../images/bodyBg.png') 0 0 repeat-x; }
table.dynBox .dynBoxHeader { height: 25px; background: transparent; border-radius: 0; color: #000000; padding: 10px;  }
table.dynBox .dynBoxHeader h1,h2,h3 { color: #1a2f44!important; height: auto!important; }
img.stationIcon { display: inline-block; }
#detailsHead span.date,
#detailsHead span.stationName { padding: 0 0 0 3px; color: #000000; font-size: 12px; }

/*
div#all {
	min-width: 200px !important;
	background: none;
	padding: 0;
}
div#componentHead {
	height: 90px;
	padding: 0;
	top: 0;
	left: 0;
	right: 0;
	position: fixed;
	z-index: 1;
}

div.headerContent {
	position: relative;
	z-index: 3;
}
table.headerTable {
	border-collapse: collapse;
	width: 100%;
}
table.headerTable td {
	vertical-align: middle!important;
}

table.headerTable td.ad {
	height: 90px;
	text-align: center;
}
table.headerTable td.buttons {
	width: 21px;
	padding-right: 10px!important;

}
div#componentHead div.buttons a {
	display: block;
	margin: 5px 0 5px 5px;
}
*/
div#componentMain {
/*	top: 94px;
	height: 340px;
	overflow: auto;
	position: relative;
	z-index: 2;*/
}
/*
div#componentFoot {
	background: #ffffff;
	border-top: 1px solid #cccccc;
	height: 20px;
	padding: 10px 0 0 0;
	position: fixed;
	bottom: 20px;
	width: 100%;
	text-align: center;
	z-index: 3;
}
*/
