.clear{
	clear:both;
}

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

.pic{
	float:left;
	/*margin:0 10px 10px 0;
	border:5px solid white;*/
	margin: 0px;
	width:176px;
	height:176px;
}

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

.pic a:hover {
	background-image: url(../images/clickme.png);
}