div#content_container
{
	background-image	: url("/images/container_bg_right.png");
}

div.grayBox div.newsItemDate
{
	color				: #26546f !important; /* DarkBlue */
	font-size			: 10px;
	font-weight			: bold;
	margin				: 1px 20px 0 0;
}

div.grayBox div.newsItemImgThumb
{
	background			: url("/images/newsItemImgThumbShadow.png") top left;
	margin				: -4px 5px 10px 0;
}

div.grayBox div.newsItemImgThumb span a
{
	display				: block;
	width				: 82px; /* 90px for shadow */
	height				: 55px; /* 60px for shadow */
	margin				: 5px 0 0 8px;
	border				: 1px solid #90a9b7;
	background-color	: #fff;
	overflow			: hidden;
}

div.grayBox div.newsItemImage
{
	margin				: 10px;
}

div.newsDetails div.grayBox div.grayBoxHeader h2
{
	font-size			: 19px ;
	margin-top			: 2px;
}

h3.newsCatTitle
{
	margin				: 20px 0 10px 15px;
	font-size			: 18px !important;
}

div.grayBox div.baseButtons
{
	padding				: 5px 15px 0 0 !important;
}

