/*------------------------------------------------*/
/*----------------------[ADS]---------------------*/
/*------------------------------------------------*/

.adsense-basic, .header-ad-large
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.adsense-float
{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
}

.adsense-sidebar
{
	width: 300px;
	height: 600px;
	float: right;
	position: relative;
	left: 35px;
}

.adsense-footer
{
	width: 728px;
	height: 90px;
}

.header-ad-large
{
	background-color: transparent;
	width: 728px;
	height: 90px;
	margin-bottom: 30px;
	position: relative;
	top: 100px;
}

#header
{
	height: 180px;
}

.ad-placeholder
{
	background-color: #e84925;
	width: 300px;
	height: 600px;
}

