﻿
.modWrap {
	position: relative;
	float:left;
	z-index: 1;
	width: 199px;
	margin-top: 10px; 
}
.modTitle
{
	position: relative;
	width:198px;
	margin-bottom: 5px;
}
.modDescr
{
	position: relative;
	width:188px;
	padding-left:5px;
	padding-right:5px;
	text-align:left; 
	/*color:#8422B5;*/
	/*font-family:Trebuchet MS,Tahoma, Lucida Sans, Arial ;*/
	color:#4A0000;
	margin-top:10px;
}


.modFotoRow
{
	position: relative;
	width:198px;
	z-index: 1;
}
.modFotoCell
{
	position: relative;
	width:99px;
	border: 0;
	float:left; 
}
.imgSize
{
	width:99px;
	height:99px;
	border: 0; 
	border-width:0px;
}

.patchDiv
{
	clear:both;
}





