#portlet-usefull-links .portlet-header th,
#portlet-usefull-links .portlet-header td {
	color: #fff;
	background-color: #58595b;
}

#portlet-usefull-links .portlet-header td {
	padding-right: 10px;
	text-align: right;
}

#portlet-usefull-links .portlet-header a,
#portlet-usefull-links .portlet-header a:link,
#portlet-usefull-links .portlet-header a:active,
#portlet-usefull-links .portlet-header a:hover,
#portlet-usefull-links .portlet-header a:visited {
	color: #fff;
	font-size: 11px;
	display: inline;
	height: auto;
	text-decoration: none;
}

#portlet-usefull-links .portlet-header a:hover {
	text-decoration: underline;
}

.usefull-links {
	background-color: #fff;
	border-color: #ddd;
	border-style: solid;
	border-width: 0 2px 2px;
	padding: 10px;
}

.usefull-links a,
.usefull-links a:link,
.usefull-links a:active,
.usefull-links a:hover,
.usefull-links a:visited {
	color: #333;
	text-decoration: none;
}

.usefull-links a:hover {
	color: #2e8072;
}
