ul#grab_listing {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#grab_listing li {
	clear: left;
}

ul#grab_listing li img {
	border: 1px solid;
	float: left;
	margin: 0 20px 20px 0;
}

ul#grab_listing li a {
	color: #000000;
	font-weight: bold;
}
#content .left .content .image {
	width: auto;
	height: auto;
	text-align: center;
	background-color: #ffffff;
	display: inline;
	float: right;
}

.title {
	font-weight: bold;
}

