@charset "utf-8";
/* CSS Document */


.acknowledgeBigImageBlock{

	width:660px;
	height:310px;
	float:left;
	background:url(../images/contacts/contactsBigImageBg.jpg) no-repeat;
	padding:5px;
}


.acknowledgeContentBlock{
	width:210px;
	height:300px;
	float:left;
	padding-right:10px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:10px;
}
.acknowledgeDetails{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:16px;
}

.acknowledgeImageInnerBlock{
	width:650px;
	height:320px;
	float:left;
}
.acknowledgeImageBlock{
	width:200px;
	height:160px;
	float:left;
}
.acknowledgeImageGapVBlock{
	width:10px;
	height:160px;
	float:left;
}
.acknowledgeThumbImageBlock{
	width:210px;
	height:155px;
	float:left;
}
.acknowledgeThumbImageBigBlock{
	width:800px;
	height:600px;
	background-color:#0033CC;
}
