﻿


div.nomargin{
	margin-right:0px;
}

.pic{
	float:left;
	margin:0 15px 15px 0;
	border:5px solid white;
	width:150px;
	height:200px;
}

.pic a{
	width:150px;
	height:200px;
	text-indent:-99999px;
	display:block;
}

