@import "screen.css";

#frame {
	width: 100%;
}
#frame thead, .shadow, #footer {
	display: none !important;
}
#colLeft {
	padding: 40px 0 0 0 !important;
	background-image: none;
}
#colLeft img {
	width: 100px;
	height: 107px;
}
#nav {
	border-bottom: 1px solid #000000 !important;
}
#content {
	padding: 10px 0;
}
