﻿.pictures a { text-decoration: none; }
.picAl { 
	float: left; 
	text-align: center;
	background: #fff;
	border: 1px solid #000;
	margin: 5px;
	width: 170px;
}

.picAl2 { 
	float: left; 
	text-align: center;
	background: #fff;
	border: 1px solid #000;
	margin: 5px;
	width: 158px;
	height: 158px;
}
.picAl img, .picAl2 img { 
	margin:  0;
}

.lPic {
	display: block;
	font-size: 9px;
	margin-bottom: 5px;
}

.clear { 
	clear: both;
}
.pictures {
	text-align: center;
}
