.favorites {
	margin-bottom: 10px;
}

.favorites a.add {
	display: block;
	background: url('/dsg/favorites.gif') no-repeat top left;
	width: 85px; /*160*/
	height: 63px; /*78*/
	padding: 15px 5px 0 70px;
	color: #990000;
	overflow: hidden;
	font-weight: bold;
}
