div.photo-column a img {
	border: 2px solid #000;		
	
}
div.photo-column a:hover img {
	border: 2px solid #ccc;
}

div.photo-column {
	width: 380px;
	float:left;
	margin-right:10px;
	margin-left:0px;
}
div.photo-column  p {
	font-weight:bold;
	font-size:14px;
}

div.photo-clear {
	clear:both;
	margin-bottom:50px;
}

div.photo-column a {

float:left;
	margin-bottom:8px;
}

div.photo-clear #img {
width:150px;
height:136px;
float:right;
}