@charset "UTF-8";
/* CSS Document */

html, body, #content {
	margin: 0;
	padding: 0;
}
#nav ul + li, #cycle, #cyclenav, #OPlogo, #nav, #copyright {
	display: none;
}
body, #header, #content, #footer {
	background: none;
}
#header {
	background: url(../images/bkg/bkg-mobile.gif);
	width: 120px;
	height: 64px;
}
.column1, .column2, .column3 {
	left: 0;
	position: relative;
}
#main-content, #sidebar {
	background: none;
	border: none;
}
#main-content {
	padding: 0;
	left: 3px;
	width: 120px;
}