﻿#BottomAds 
{
	float: left;
	margin-top: 4px !important;
	margin-top: 0px;
	margin-left: 6px;
	height: 142px;
}

#BottomAds #LeftAd 
{
	float: left;
	width: 171px;
	height: 142px;
	margin-right: 6px;
	background-image: url("../images/SmallAdsLeftContainer.png");
	background-position: left top;
	background-repeat: no-repeat;
}

#BottomAds #RightAd 
{
	float: left;
}

#BottomAds .AdContent 
{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	width: 155px;
}

#BottomAds p
{
	margin: 0;
	padding: 0;
}

#BottomAds .HomePageImage
{
	float: right;
	clear: none;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 15px;
}

#BottomAds .Content
{
	float: left;
	clear: none;
}

#SmallAndWideBottomAds 
{
	float: left;
	margin-top: 0px !important;
	margin-top: -15px;
	height: 70px;
}

#SmallAndWideBottomAds p
{
	margin: 0;
	padding: 0;
}

#SmallAndWideBottomAds #LeftAd 
{
	float: left;
	margin-right: 4px;
	width: 383px;
	height: 70px;
	overflow: hidden;
	background-image: url("../images/SmallAndWideAdsLeftContainer.png");
	background-position: left top;
	background-repeat: no-repeat;
}


#SmallAndWideBottomAds #RightAd 
{
	float: left;
	width: 382px;
	height: 70px;
	overflow: hidden;
}

#SmallAndWideBottomAds img 
{
	float: left;
}

#SmallAndWideBottomAds .ContentPageImage
{
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 15px;
}

.FooterAdHeader
{
	margin-top: 8px;
	margin-left: 15px;
	margin-bottom: 8px;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 21px;
	line-height: 21px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	text-decoration: none;
}

.FooterAdHeader:hover
{
	text-decoration: underline;
}
.FooterAdText
{
	margin-left: 15px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
}

.FooterAdText:hover
{
	text-decoration: underline;
}
