/*
 *	Styling for News pages
 *	Copyright (c) 2009 Daniel Phillimore - Roger Clark Motorsport
 */

.clsNews_MagImage {
	margin-left: -35px;
	margin-top: -49px;
	width: 70px;
	height: 98px;
}

.clsNews_NormalImage {
	margin-left: -37px;
	margin-top: -25px;
	width: 75px;
	height: 50px;
}

.clsNews_CellGrayLight {
	background-color: #E8E8E8;
}

.clsNews_CellGrayDark {
	background-color: #CCCCCC;
}

