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

#header div.logo {
	width: 250px;
	float:right;
	position: relative;
	height: 25px;
	margin-top:20px;
	margin-right: -27px
}
#ads_block {
	float:right;
	width:30%;
	margin-top: 20px;
	}
#ads_right {
	float:right;
	margin:7px;
	}
#ads_left {
	float:left;
	margin:7px
	}
#ads_bottom{
	margin-top: 150px;
	text-align: center;
	
	}