.xmlnews_list_disclaimer {
	width: 631px;
	font-size: 9px;
	color: #b1b1b1;
}

.xmlnews_list_header {
	width: 631px;
	text-align: right;
	margin-top: 3px;
}

.xmlnews_list_element_support {
	margin-top: 4px;
	color: #7b7b7b;
	width: 631px;
}

.xmlnews_list_element_wrap {
	margin-bottom: 24px;
	padding-bottom: 24px;
	border-bottom: 1px dotted #aeaeae;	
	width: 631px;

}

.xmlnews_list_element_support a {
	color: #7b7b7b;
}

.xmlnews_list_top_even {
	width: 633px;
	height: 4px;
	background-image: url(/typo3conf/ext/wc_xmlnews/pi1/round_grey_top.gif);
	background-repeat: no-repeat;
}

.xmlnews_list_bottom_even{
	width: 633px;
	height: 4px;
	background-image: url(/typo3conf/ext/wc_xmlnews/pi1/round_grey_bottom.gif);
	background-repeat: no-repeat;
}

.xmlnews_list_element_even {
	width: 613px;
	background-color: #dfdfdf;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.xmlnews_list_top_odd {
	width: 633px;
	height: 4px;
	background-image: url(/typo3conf/ext/wc_xmlnews/pi1/round_blue_top.gif);
	background-repeat: no-repeat;
}

.xmlnews_list_bottom_odd {
	width: 633px;
	height: 4px;
	background-image: url(/typo3conf/ext/wc_xmlnews/pi1/round_blue_bottom.gif);
	background-repeat: no-repeat;
}

.xmlnews_list_element_odd {
	width: 613px;
	background-color: #05628d;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
}

.xmlnews_list_element_title {
	background-image: url(/typo3conf/ext/wc_xmlnews/pi1/target.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 1px;
	font-size: 11px;
}
