/** 
 * News plugin style sheet
 *
 * @since 12.04.2006
 * @author  <>
 */

#center .box.news .list h2 {
	font-size			: 12px;
	padding-top			: 10px;
	margin-top			: 10px;
	border-top			: 1px solid #dddddd;
}

.news div.image {
	float				: left;
	margin-top			: 10px;
	margin-right		: 15px;
	padding				: 2px;
	border				: 1px solid #DDDDDD;
}

.news h2.euro26 {
	background-image	: url(/dsg/star.gif);
	background-repeat	: no-repeat;
	background-position	: 0px 10px;
	padding-left		: 20px;
}

.news .archive {
	margin-top			: 20px;
	height				: 1%;
	overflow			: hidden;
}

.news .archive div {
	float				: right;
}

#center .news .archive div a {
	color				: #000000;
}

.news h5 {
	background-color	: #000000;
	text-transform		: uppercase;
	color				: #ffffff;
	font-size			: 10px;
	float				: left;
	margin				: 0px;
	padding				: 0px;
	width				: 270px;
	padding-left		: 5px;
	padding-bottom		: 1px;
}

.news .list {
	border-bottom		: 1px solid #dddddd;
	height				: 1%;
	padding-top			: 5px;
	padding-bottom		: 10px;
}

*html .news .list {
	padding-top			: 15px;
}

#center .news a.more {
	width				: 177px;
	float				: right;
	background-image	: url(/dsg/back.gif);
	color				: #ffffff;
}

#center .box.num_0.news .lead_bottom.no_content {
	background-image	: url(/dsg/box_default_lead_bottom_content.png);
}

*html #center .box.num_0.news .lead_bottom.no_content {
	background-image	: url(/dsg/spacer.gif);
	filter				: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dsg/box_default_lead_bottom_content.png', sizingMethod='scale');
}
