@charset "windows-1250";
.imgSmall {
	float: left;
	width: 126px;
	text-align: center;
	height: 170px;
	overflow: hidden;
}
.imgSmall img{
	margin-top: 8px;
	margin-right: 7px;
	margin-left: 7px;
	border: 1px solid #CCCCCC;
}
