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

.pic{
	float:left;
	margin:0 15px 15px 0;
	border:2px solid #99CAF4;
	width:90px;
	height:100px;
}

.pic a{
	width:90px;
	height:100px;
	text-indent:-99999px;
	display:block;
}
.pic a:hover{
	width:90px;
	height:100px;
	text-indent:-99999px;
	display:block;
}
