﻿#news {
	font-family: Arial, Tahoma, Helvetica;
	width: 412px;
}

#news a {
	color: #f00;
	text-decoration: none;
	border:0;
}

#news a:hover {
	text-decoration: underline;
	border:0;
}

#news img {
	border:0 !important;
}

#news h1 {
	margin: 0;
	padding: 5px;
	font-size: 14px !important;
	background-color: #eaeaea;
}

#news h1 a {
	font-size: 14px !important;	
}

#news p {
	margin:5px 0 5px 0;
	font-size: 12px;
	text-align: justify;
}

#news p.author {
	margin:0;
	padding: 5px;
	font-size: 10px;
	background: #eaeaea url('img/news_author.gif') repeat-x;
}

#news p.author a {
	font-size: 10px;
}

#news p img {
	position: relative;
	float: right;
	margin: 0 0 5px 5px;
}

#news p.share {
	margin: 10px 0 3px;
	color: #a0a0a0;
	text-transform: uppercase;
	font-size: 10px;
}

p.share {
	margin: 10px 0 3px;
	color: #a0a0a0;
	text-transform: uppercase;
	font-size: 10px;
}