.title{
	margin-bottom:5px;
}
.actionbuttons{
	text-align:right;
	padding-top:10px;
}

.ContentPane {
}

.ContentPane a {
	background:url(img/hearts.gif) no-repeat left bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B10000;
	text-decoration:none;
	padding:0 0 0 20px;
}
.ContentPane a:hover { 
	background:url(img/hearts.gif) no-repeat left top; height:11px;
}	



