.entry {	
	margin: 0 20px 10px 0;
	width: 275px;
	height: 232px;
	position: relative;
	background: url(../images/mymatches-entry-bg-alt.gif) no-repeat;
	float: left;
	}
.entry h3 {
	padding-top: 5px;
	margin: 0 0 2px 90px;
	width: 175px;
	}
.entry a.img {
	position: absolute;
	top: 19px;
	left: 0;
	width: 80px;
	}
.entry ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.entry li {
	margin: 0;
	padding: 0;
	}
.entry ul.desc {
	margin-left: 90px;
	padding: 0;
	width: 175px;
	list-style-type: none;
	}
.entry li.seeking {
	margin-top: 13px;
	line-height: 1.5em;
	color: #647245;
	}
.entry li.active {
	margin-top: 5px;
	color: #6A7B46;
	font: bold 90% Verdana;
	}
.entry li.percentage {
	position: absolute;
	top: 8px;
	right: 10px;
	z-index: 10;
	color: #D00078;
	font-weight: bold;
	}
.entry li.email a {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 128px;
	left: 7px;	
	text-indent: -9000px;
	text-decoration: none;
	background: url(../images/mymatches-ico-email.gif) no-repeat;
	}
.entry li.wink a {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 128px;
	left: 30px;	
	text-indent: -9000px;
	text-decoration: none;
	background: url(../images/mymatches-ico-wink.gif) no-repeat;
	}
.entry li.save a {
	width: 59px;
	height: 21px;
	position: absolute;
	top: 128px;
	left: 60px;	
	text-indent: -9000px;
	text-decoration: none;
	background: url(../images/mymatches-ico-save.gif) no-repeat;
	}
.entry li.remove a {
	position: absolute;
	top: 128px;
	right: 10px;	
	text-decoration: underline;
	font-size: 90%;	
	}
.entry strong {
	color: #83C10B;
	}
.entry p {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 160px;
	left: 10px;
	width: 260px;
	line-height: 1.2em;
	}