.entry {	
	width: 569px;
	height: 152px;
	position: relative;
	background: url(../images/mymatches-entry-bg.gif) no-repeat;
	}
.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: 17px;
	line-height: 1.5em;
	color: #647245;
	}
.entry li.active {
	position: absolute;
	top: 8px;
	left: 280px;
	width: 150px;
	z-index: 10;
	color: #6A7B46;
	font: bold 90% Verdana;
	}
.entry li.percentage {
	position: absolute;
	top: 32px;
	left: 365px;
	z-index: 10;
	color: #D00078;
	font-weight: bold;
	}
.entry li.email a {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 32px;
	left: 280px;	
	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: 32px;
	left: 310px;	
	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: 32px;
	left: 495px;	
	text-indent: -9000px;
	text-decoration: none;
	background: url(../images/mymatches-ico-save.gif) no-repeat;
	}
.entry li.remove a {
	position: absolute;
	top: 8px;
	right: 10px;	
	text-decoration: none;
	font-size: 90%;	
	}
.entry strong {
	color: #83C10B;
	}
.entry p {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 63px;
	left: 280px;
	width: 280px;
	line-height: 1.2em;
	}