/*------------------------------------------------*/
/*----------------------[ADS]---------------------*/
/*------------------------------------------------*/

.adsense-basic, .header-ad-small
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.adsense-sidebar
{
	width: 160px;
	height: 600px;
        float: right;
	position: relative;
	bottom: 70px;
        right: 96px;
}

.header-ad-small
{
	background-color: transparent;

	width: 468px;
	height: 60px;

	margin: 30px;
	float: right;

	position: relative;
	right: 112px;
	bottom: 15px;
}

