.clear{
	clear:both;
}

#container{
	width:890px;
	margin:20px auto;
}

div.nomargin{
	margin-right:5px;
}

.pic{
	float:left;
	margin:0 15px 15px 0;
	border:5px solid white;
	width:120px;
	height:120px;
	box-shadow:1px 1px 8px rgba(0, 0, 0, 0.3);
}

.pic a{
	width:200px;
	height:250px;
	text-indent:-99999px;
	display:block;
}


