/* CSS Document */
/*
	pwrlettings.co.uk
	Hugh Newsome
	
*/



div.news_row {
	width:639px;
	
	background-image:url(../img/content/ptag_bg_white.gif);
	background-repeat:no-repeat;
	margin:0px 0px 30px 0px;
	padding:9px 25px 0px 15px;
	font-size:1em;
	line-height:1.3em;
	text-align:justify;

}

div.news_row  h3 {
	font-weight:bold;
	margin:0px 0px 5px 0px;

}

div.news_row  h1 {
	font-weight:bold;
	margin:0px 0px 10px 0px;

}

div.news_row div.news_row_foottext_right {
	text-align:right;
	margin:5px 0px 0px 0px;
	font-weight:bold;

}