div#notices
{
	position:	static;
}
table.side_notices
{
	width:		100%;
}
table.side_notices tr th
{
	text-align:		left;
}
table.side_notices tr td
{
	text-align:		left;
	font-size:		8pt;
	color:			black;
	padding-left:	5px !important;
}
div#notices h2
{
	font-size:		12px;
	font-style:		normal;
	background:		url(images/icon_notice.gif) 1px 2px no-repeat;
	padding:			0px 0px 0px 15px;
}
