@media screen and (min-width: 900px),print {

DIV#menubar
{
	padding: 0px 1em;
}
DIV#menubar A.menuitem
{
	font-size: 9pt;
	letter-spacing: 0.5pt;
}

DIV#top-banners-area
{
	padding: 1em;
}

DIV#top-banner-area-large
{
	position: relative;
	width: 940px;
	height: 230px;
	background: #FFFFFF;
	margin: 1em auto 1em auto;
	overflow: hidden;
	display: block;
	box-shadow: 1.5pt 1.5pt 4pt #A0A0A0;
}

DIV#top-banner-area-large:before
{
	display: none;
	padding-top: 0px;
}

DIV.important-notice
{
	width: 938px;
}

DIV.important-notice SPAN
{
	font-size: 8pt;
}

DIV#top-columns
{
	position: relative;
}

DIV#top-sidebar
{
	position: absolute;
	top: 0%;
	right: 0%;
	width: 16em;
}

DIV#top-main-contents
{
	margin-top: 1em;
	margin-right: 16.5em;
}

DIV#news-small-container
{
	position: relative;
	margin-top: 2em;
}

/*
DIV.news-small-frame
{
	position: relative;
	width: 49%;
	border: 1px solid #DDD;
	padding: 0px 4pt 2pt 4pt;
}
DIV.news-small-frame-right
{
	position: absolute;
	top: 0%;
	right: 0%;
}
DIV.news-small-frame H2
{
	position: absolute;
	margin-top: 4pt;
}
*/

#important-banner2{
	display:block;
}



}
