@charset "utf-8";
/* Layout (global rules for all sizes) */

#primary_content, .home #primary_contentn{
	width: 82%;
}

#sidebar, .home #sidebar {
	width: 18%;
}
#player_verticle_ad, .home #player_verticle_ad {
	width: 160px;
	height: 100%;
	margin: auto;
}



