.partnertext {
	padding: 0 0 20 15;
}

.partnerlink a {
	text-decoration: none;
	color: #cfcecd;
	font-weight: bold;
	padding-left: 15;
	background-image: url(../img/more.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.partnerlink a:hover {
	text-decoration: underline;
	color: #cfcecd;
	font-weight: bold;
	padding-left: 15;
	background-image: url(../img/more.gif);
	background-position: left;
	background-repeat: no-repeat;
}