#Advertisements  {
	margin-top: 18px;
	float:left;
}
#Advertisements .left {
	float:left;
	width:234px;
}
#Advertisements .right {
	float:left;
	margin-left: 15px;
}
#Advertisements .leftblockTop {
	background-image:  url(../Images/blocks/BlockAdvertisementSmallTop-234.png);
	background-repeat: no-repeat;
	height:6px;
	width:234px;
	float:left;
}
#Advertisements .leftblockMiddle {
	float:left;
	background-color: White;
	height: 173px;
	width: 234px;
}
#Advertisements .leftblockBottom {
	background-image:  url(../Images/blocks/BlockAdvertisementSmallBottom-234.png);
	background-repeat: no-repeat;
	height:6px;
	width:234px;
	float:left;
}
#Advertisements .rightblockTop {
	background-image:  url(../Images/blocks/BlockAdvertisementBigTop-481.png);
	background-repeat: no-repeat;
	height:6px;
	width:481px;
	float:left;
}
#Advertisements .rightblockMiddle {
	float:left;
	background-color: White;
	height: 173px;
	width: 481px;
}
#Advertisements .rightblockBottom {
	background-image:  url(../Images/blocks/BlockAdvertisementBigBottom-481.png);
	background-repeat: no-repeat;
	height:6px;
	width:481px;
	float:left;
}