
.clear{
	clear:both;
}


#container{
	width:700px;
	z-index:auto;
}

div.nomargin{
	margin-right:0px;
}

.pic{
	float: left;
	border: 1px solid #666666;
	width: 150px;
	height: 150px;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0;
}
.pic a{
	width:150px;
	height:150px;
	display:block;
	color:#000;
	text-decoration:none;
}