/* Print Style */



div#container{
	width:620px;
}
div#sidebar{
	display: none;
}



div#navigation ul{
	padding: 0 2px;
}
div#navigation li{
	width:88px;
}

div#navigation a:link, div#navigation a:visited {
	width:88px;
}

div#navigation #here a:link, div#navigation #here a:visited, div#navigation a:hover{
	width:88px;
}

div#header div.right{
	display: none;
}

table#clickbutton{
	display: none;
}

div#contentbody{
	border: 0;
}
