/* Excelsior - Handheld CSS  */

/* Handheld Layout styles
--------------------------------------------------*/
#body-content {
	background-image: none;
}
#sidebar {
	width: 100%;
	min-height: 10px;
	margin: 0px;
	float: none;
	background-image: none;
}
#main-content {
	background:#FFFFFF;
	background-image: none;
	padding: 0px 30px 10px 30px;
	margin-left: 0px;
}
#masthead {
	background: #7DB2F8;
}