#zoneArticles {
	width: 400px;
	float: left;
	margin-bottom: 0.5em; }
	div.trends img { width: 400px; margin-bottom: 1em; }
/* CONTENT ********************************************************/
#zoneContent h1 {
	font-size: 1.4em;
	color: #333333;
	margin-top: 5px;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 5px; }
div.post { margin-bottom: 2em;}
div.post h2 { 
	font-size: 1.4em;
	font-weight: normal;
	color: #333333;
	font-variant: small-caps; }
	div.post h2 a:hover {  text-decoration: underline; }	
div.post p {
	font-size: 1em;
	color: #000000;
	line-height: 1.4em; }
div.post div.excerpt p { padding-right: 5px; display: inline; }	
div.post div.excerpt a { font-weight: bold; }
div.post div.info {
	font-size: 0.9em;
	color: #666666;
	line-height: 1.6em;
	height: 1.6em;
	border-bottom: 1px dotted #999999; }
	div.info a { text-decoration: underline; color: #666666; }	
	div.info p.comments { 
		width: 150px;
		float: right;
		font-size: 0.9em;
		color: #666666;
		text-align: right; }
/* NEWS ZONE ********************************************************/
#zoneNews {
	width: 210px;
	float: right;
	padding: 0px 5px;
	margin-right: 5px; }
	#zoneNews div.news {
		margin-bottom: 0.8em;
		border-bottom: 1px solid #cccccc;
		padding-bottom: 0.8em; }
	#zoneNews div.flashinfo {
		margin-bottom: 0.8em;
		border-bottom: 1px solid #cccccc;
		padding-bottom: 0.8em; }
	#zoneNews h2 { font-size: 1em; }
	#zoneNews div.info { border: 0px none; }
	#zoneNews div.excerpt { font-size: 0.9em; }