@charset "utf-8";
/* CSS Document */

body {
	font-size:small;
}
#top_header {
	background-color: #ffffff;

}
#top_header img, #top_header ul, .button_1 {
	display:none;
}
#top_menu{
	background-color:#ffffff !important;
}
#content_left{
	display:none;
}
#content_right{
	width:auto;
	float:left;
}
#read_more_right{
	width:auto;
	float:left;
}
.print_h1{
	width:auto;
	display:inline;
	font-size:160%;
	text-align:center;
}

