body {
	font-family: Arial, Tahoma,Helvetica,Verdana,Arial,"Lucida Grande",sans-serif;
	color: #5c5c5c;
	font-size:12px;
}

.print_header .logo {
	margin-bottom:10px;
}

.partLeft span {
	font-weight:bold;
}

.oneNewsItemContent .itemTitle {
	margin-top:10px;
	margin-bottom:10px;
	color: #226CA5;
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
}

.oneNewsItemContent .picLeft {
		margin:0px 15px 5px 0px;
		float:left;
}
	
		
.oneNewsItemContent .picRight {
		margin:0px 0px 5px 15px;
		float:right;
}
	
.oneNewsItemBottom {
display:none;
}
