@charset "utf-8";
/* CSS Document */

.boxy_1 img { margin-bottom:10px; }

body#News #wrapper h4{
	background-color:#f1f1f1;
	color:#391221;
	font-size:2.6em; /* approx. 26px */
	font-weight:normal;
	/*line-height:1.7em;*/ /* approx. 44.2px; 170% of the font-size */
	line-height:.8em;
	letter-spacing:2px;
	margin:0 0 1.7em 160px;
	text-transform:uppercase;
	text-align:left;
	width:784px;
}
body#News #wrapper h4 span{
	background-color:#fff;
	padding:0 .5em 0 0;
}
body#News table tr td {
	font-size:12px!important;
}