#photos {
	margin:20px 0 20px 0px;
}
#photos a {
	display:block;
	width:190px;
	height:90px;
	border-left:5px solid #90AD48;
	margin-bottom:7px;
}
#photos a:hover {
	border-color:#EA07B2;
}

