
div.nomargin{
	margin-right:20px;
}

.pic{
	float:left;
	margin:0 15px 15px 0;
	border:5px solid #3e3e3e;
	width:200px;
	height:250px;
}

.pic a{
	width:200px;
	height:250px;
	text-indent:-99999px;
	display:block;
}
