* {
	color:#000 !important;
	}
body{
	background:#fff;
	}
#top_container{
	height:50px;
	}
#logo{
	left:10px;
	}
#lang_ver, #menu, #alt_menu, #left_column, #prefooter, .left_top, .vertical_left, .right_top, .vertical_right, .left_bottom, .right_bottom, .horizontal_top, .horizontal_bottom, #right_column_bottom, #right_column_top, .print{
	display:none;
	}
	
#right_column{
	border:none;
	}
#top_container, #right_column, #content, #content_container, #content_and_header_container, #next_page_container, #footer, #right_column_middle, #main_area, #content_table{
	min-width:0;
	width:650px;
	margin:0;
	padding:0;
	min-height:0;
	background:#fff;
	}
h1, h2, h3, h4, h5, h6, p, ul, .item{
	margin-left:0 !important;
	margin-right:0 !important;
	}
ul li{
	background:none;
	list-style-type:square;
	padding:0;
	margin-left:12px;
	}
ol{
	margin-left:20px;
	}
#right_column{
	margin-left:10px;
	}
.print-go{
	position:relative;
	left:550px;
	top:30px;
	background:url(/common/img/ico_print.gif) no-repeat 0 50%; 
	padding-left:20px; 
	font-family:tahoma; 
	font-size:11px; 
	color:#000;
	}
