/* CSS Document */

a img {border: 0; margin: 0; padding: 0;}


#articleContent a{
	text-decoration:none;
}
#news_content{
}
#news_archive{
	background-color:#FFFFCC;
	padding: 10px;
	margin-left:5px;	
}

#news_archive h1{
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:1.5em;
	font-weight:normal;
}
#news_archive ul {
	margin-left:0px;
	padding-left:10px;
	border-left:0px;
	list-style-type: none;
}
.news_archive_year{
	font-size:18px;
	padding-top:5px;
	padding-bottom:5px;	
}
.news_archive_month{
	font-size: 14px;
	padding-top:5px;
	padding-bottom:5px;	
}
.news_article{
	margin-top:20px;
}
.news_article h1 a{
	color:#0066CC;
	font-family:Georgia,Arial,Verdana,Sans-serif;
	font-weight:normal;
}

.news_body p{
	font-family:"Times New Roman", Times, serif;

	font-size:16px;
	font-weight:normal;

}
.news_body a{
	font-family:"Times New Roman", Times, serif;

	font-size:16px;
	font-weight:normal;

}
.news_body ul li{
	font-family:"Times New Roman", Times, serif;

	font-size:16px;
	font-weight:normal;

}
.comment{
	font-size:14pt;
	font-weight:bold;
}

.news_title{padding-top:10px;}

#news_title_img{
	margin-top: 10px;

}
.news_next{
	float:right;
}
.news_previous{
	float: left;
}

.news_date{
	font-weight:bold;
	font-size:12pt;
}
.news_first_p:first-letter {
	font-size:xx-large;
}
.news_body{
	clear:both;
	font-family:Times New Roman,Times,serif;font-size: 10pt; 
	border-bottom:3px dashed  #000000; 
}


.news_article_header{
	border-bottom:1px dashed  #999999; 
	padding-bottom: 0px;
	margin-bottom: 10px;
}

.news_image{
	float:left;
	padding:5px;
}


<!-- FURTHER LINKS -->
.furtherlinks h2{
	font-size:1.5em;
	margin-bottom:20px;
	
}

.further_links{
	width:224px; 
	border:1px solid #3A7BBB;
	float:right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.further_links h2{
	padding:2px; 
	padding-top:7px; 
	margin:0px; 
	text-align: center;
	font-size:15pt; 
	color:white; 
	background:#3A7BBB url(http://www.moneysavingexpert.com/images/news_related_repeat.jpg) repeat-x; 
	border-bottom:#3A7BBB 1px solid;
}
.further_links ul{
	margin:4px; 
	padding:0px; 
	padding-left:15px; 
	list-style:none;
}
.further_links li{
	background:url(http://www.moneysavingexpert.com/images/NewsBulletBlue.gif) no-repeat;
	padding-left:12px;
	background-position:center;
	background-position: left center;
}
.further_links a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.links{
	margin-left:10px;
	border-left:10px;
	padding-left:10px;
}
.news_details{

}
<!-- AUTHOR -->
.news_author{
	margin-top: 40px;
	font-size:16px;
	background-color:#FF0000;
}
.news_author_main{
	font-size:18px;
}
.news_martin{
	color:#FF0000;
}

