#news ul.module-tab {
	position: absolute;
	left: 0;
	margin-top: 29px;
}
#news div.news {
	position: absolute;
	left: 43px;
	width: 217px;
	height: 218px;
	padding: 15px 19px;
	background-repeat: no-repeat;
	font-size: 13px;
}

#news div.news h1 {
	padding-bottom: 3px;
	border-bottom: 1px solid #E4E0D4;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
}
#news div.news h2 {
	margin-top: 7px;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
}
#news div.news div.date {
	margin-bottom: 9px;
	padding-left: 9px;
	background: url(/media/howchet/image/interface/ico/2-arrow.png) no-repeat 0 4px;
	font-size: 12px;
	font-weight: bold;
	color: #67022B;
}
#news td {
	vertical-align: top;
}

#news-0 {
	background-image: url(/media/howchet/image/interface/background/home/3.png);
	color: #4A4D7E;
}
#news #news-0 h1 {
	border-bottom: 1px solid #E0E2EE;
}
#news #news-0 h2 {
	color: #4A4D7E;
}
#news #news-0 p a {
	color: #4A4D7E;
	font-weight: bold;
	text-decoration: none;
}
#news #news-0 p a:hover,
#news #news-0 p a.hover {
	text-decoration: underline;
}
#news-1 {
	background-image: url(/media/howchet/image/interface/background/home/4.png);
	color: #E34385;
}
#news #news-1 h1 {
	border-bottom: 1px solid #F9D8E7;
}
#news #news-1 h2 {
	color: #E34385;
}
#news #news-1 p a {
	color: #E34385;
		font-weight: bold;
	text-decoration: none;
}
#news #news-1 p a:hover,
#news #news-1 p a.hover {
	text-decoration: underline;
}
#news-2 {
	background-image: url(/media/howchet/image/interface/background/home/5.png);
	color: #6E551C;
}
#news #news-2 h1 {
	border-bottom: 1px solid #E4E0D4;
}
#news #news-2 h2 {
	color: #6E551C;
}
#news #news-2 p a {
	color: #6E551C;
	font-weight: bold;
	text-decoration: none;
}
#news #news-2 p a:hover,
#news #news-2 p a.hover {
	text-decoration: underline;
}