
/* =News Details
-----------------------------------------------------------------------------*/
body.news-details .wrap0 {
	float: right;
	margin: 0 0 10px 16px;
	}
	
	p.category {
		color: #000;
		}
	p.date {
		font-size: 0.9em;
		}
	
	a.download {
		background: transparent url(/images/ico/download.gif) no-repeat 0% 0%;
		padding: 0 0 20px 22px;
		font-weight: bold;
		float: left;
		margin-top: 16px;
		}
body.news-details .prev,
body.news-details .next {
	font-weight: normal !important;
	}

