ul#WIB_newsYears
{
	
}
ul#WIB_newsYears
{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#WIB_newsYears li
{
	border-bottom: 1px dotted #f0d27f;
	padding: 6px 12px;
	padding-left: 22px;
	background: url(../../images/WIB/WIB_arrow.png) no-repeat left 50%;
}

ul#WIB_newsYears li:first-child
{
	border-top: 1px dotted #f0d27f;
}

ul#WIB_newsYears li a	
{
}


dt.WIB_news_month
{
	color: #f5f6f6;
	margin-bottom: 12px;
	text-transform: uppercase;
}

dt.WIB_news_date
{
	color: #f5f6f6;
}
div.WIB_news_date
{
	color: #f5f6f6;
	margin-top: 8px;
}

h1.WIB_news_headline,
dd.WIB_news_headline
{
	margin: 0;
}
dd.WIB_news_headline h4
{
	margin: 0;
	font-size: 16px;
}
dd.WIB_news_headline h4 a
{
	color: #ffd083;
}
dd.WIB_news_headline h4 a:hover
{
	color: #f5f6f6;
}
div.WIB_news_shorttext p
{
	padding-left: 4px;
	border-left: 1px dotted #ECB631;
	font-style: italic;
}

