img.thumb:hover {
	border-color: #cccccc;
}

img.thumb {
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	float: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

#recent_photos {
	height: 157px;
}

img.left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.photo {
	border-width: 3px;
	border-style: solid;
	border-color: #cccccc;
	float: none;	

}
