@charset "windows-1250";
.imgSmall {
	float: left;
	height: 140px;
	width: 126px;
	text-align: center;
}
.imgSmall img{
	margin-top: 8px;
	margin-right: 7px;
	margin-left: 7px;
	border: 1px solid #CCCCCC;
}
#imgFP {
	margin-left: 20px;
	vertical-align: middle;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

