#shell {
    width: 100%;
    margin: 0pt;
}

#header {
    width: 100%;
}

#byline {
	margin: 10px;
}

#contentCont {
    margin-top: 10px;
    background: none;
}

#footer {
	width: 100%;
	background: transparent url(../img/footer_mobile.gif) no-repeat scroll 50% 0%;
	text-align: center;
}

#links {
	width: 100%;
}

div#trafficMapImagePanel {
    margin-left: 0px;
}

#features {
    width: 203px;
}

.infopopup {
    margin-top: 5px;
    border: 1px solid black;
}