@charset "iso-8859-1";
/* CSS Document */
@page {
	size:landscape;
}

body {
	padding:0px;
	margin:0px;
	background:none;
}

#site {
	border:none;
	width:auto;
}

#head, #rightbar, #footer {
	display:none;
}

#content {
	width:auto;
}

#content h1 {
	border:0px;
	border-bottom:1px solid #000000;
	text-align:left;
}

#content h2 {
	border:none;
}

.news-single-img {
	float: left;
	margin-right:5px;
	border:1px solid #CCCCCC;
}

.news-single-img img {
	border:none;
}
