.gallery {
	float:left;
	clear:left;
	margin-bottom: 10px;
	width: 100%;
}

.description {
	margin-left: 155px;
}

.gallery, .title,  a.title,a:link.title, a:visited.title {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;

}

.gallery img {
	width: 122px;
	float: left;
	margin-right: 4px;
}
