﻿#whats_new ul
{
	margin:0;
	padding-left:15px;
}

.news ul
{
	margin-left:20px;
	padding-left:20px;
}

.news a.detail,
#whats_new a.detail{
	color:#5D5D5D;
	text-decoration:underline;
	background:url(../images/marker.gif) no-repeat left top;
	padding-left:8px;
	background-position: 0 3px;
}
div#news a.detail:hover{
	text-decoration:none;
}