.LinksModule .LinksDesignTable td{
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
}

.LinksModule {
	margin:0 15px 15px 0;
	width:210px;
}

.LinksModule td {
	border-bottom:1px solid #798981;
	padding:7px 0;
}

.LinksModule a.Normal{
	text-decoration:none !important;
	padding:0 15px;
}

.LinksModule a.Normal:hover{
	text-decoration:none !important;
	background:url(images/arrow_right_purple.gif) no-repeat top left;
}

.LinksModule table{
	width:100%;
}
