.worklisting {
	padding-bottom: 10px;
border-bottom: 2px dotted #f0f0f0;
margin-bottom: 10px;
}
.worklistthumb {
	float: left;
	height: 100px;
	width: 160px;
	margin-right: 10px;
	border: 2px solid #ecfddc;
	display: inline;
}
.worklisttext {
	color: #1c1c1c;
	float: left;
	width: 320px;
	display: inline;
}
.worklisting a {
text-decoration: none;
}