body.drnewsroomnotices div.bannerLeft
{
	background-color:#8599A8;
}


body.drnewsroomnotices div.pageContainer
{
	padding-left:16px;
	padding-bottom: 0px;
	padding-top:15px;
}

body.drnewsroomnotices div.columnLeft
{
	width:608px;
	float:left;
}

body.drnewsroomnotices div.columnLeftContainer
{
	width:608px;
	padding-bottom: 14px;
}

body.drnewsroomnotices div.columnLeftContainer table
{
	width:608px;
}

body.drnewsroomnotices div.columnLeftContainer table tr
{
	text-align:left;
}

body.drnewsroomnotices div.columnLeftContainer table td
{
	padding-top:5px;
	padding-left:5px;
}

body.drnewsroomnotices div.columnLeftContainer table td.link_col img
{
	margin-right:4px;
}

body.drnewsroomnotices div.columnLeftContainer table td.img_col
{
	padding-left:0px;
	width:100px;
}

body.drnewsroomnotices div.columnLeftContainer table td.img_col img
{
	border:1px solid #8599A8;
}

body.drnewsroomnotices div.columnLeftContainer h2
{
	background-color:#8599A8;
	height:21px;
	color:#FFF;
	text-indent:9px;
	padding-top:6px;
	width:608px;
}

body.drnewsroomnotices div.columnLeftContainer li 
{
	background-image:url(../images/extrabullet.gif);
	background-position:9px 13px;
	color:#333333;
	padding-left:20px;
	padding-top:8px;
	padding-bottom:6px;
	width:588px;
	clear:both;
}

body.drnewsroomnotices a
{
	color:#333;
	text-decoration:none;
}

body.drnewsroomnotices div.columnLeftContainer a:hover
{
	text-decoration:underline;
	color:#101010;
}

