#index_top_static_menu a
{
	padding-right: 5px;
	padding-left: 5px;
}

div.content_news_div
{
	font-size: 12px;
}

div.content_news_div a
{
	font-style: italic;
	text-decoration: none;
}

div.content_news_div a:hover
{
	text-decoration: underline;
}

div.content_news_div h2 a
{
	font-style: normal;
}

div.content_news_article_div
{
	margin-top: 20px;
	border-bottom: 1px solid #ccc;
}

div.content_news_article_div_last
{
	border-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#comingSoonHeader
{
	margin-top: 10px;
	margin-bottom: 0px;
}

div.comingSoonSingleDiv
{
	position:relative;
	left: -14px;
	background-repeat:no-repeat;
	width: 300px;
	height: 111px;
	background-position: 11px 11px;
}

div.comingSoonTopDiv
{
	position:relative;
	left: -14px;
	background-repeat:no-repeat;
	width: 300px;
	height: 111px;
	background-position: 14px 14px;
}

div.comingSoonMidDiv
{
	position:relative;
	left: -14px;
	background-repeat:no-repeat;
	width: 300px;
	height: 97px;
	background-position: 14px 0px;
}

div.comingSoonBottomDiv
{
	position:relative;
	left: -14px;
	background-repeat:no-repeat;
	width: 300px;
	height: 101px;
	background-position: 14px 4px;
}

div.comingSoonSpacerDiv
{
	position:relative;
	left: -14px;
	top: -8px;

	width: 300px;
	height: 4px;
}