.links_list
{
	margin-bottom: 15px;
}
.links_list dt
{
	color: #431569;
	background: url(../../Images/2.HE/General/general_title_border.gif) repeat-x right bottom;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-weight: bold;
}
.links_list dd
{
	padding: 0px 0px 8px;
	margin-bottom: 8px;
	border-bottom: solid 1px #dfdedf;
}
.links_list dd div
{
	margin: 5px 20px 0px;
	color: #000;
}
.links_list dd em
{
	float: right;
	margin-left: 5px;
}
.links_list dd em img
{
	text-align: right;
	vertical-align: middle;
	width: 16px;
	height: 16px;
}
.links_list dd a
{
	color: #555;
	text-decoration: none;
}
.links_list dd a:hover,
.links_list dd a:active,
.links_list dd a:focus
{
	color: #431569;
	text-decoration: underline;
}
