.container, .top, .all, .header, .featured, .menubar{
	width:1190px;
}

.sidebar{
	/*width:420px;*/
	/*width:446px;*/
	width:442px;
	/*background:white;*/
}

.sidebar_ads{
	padding:10px 0 0 10px;
}

.sidebar_ads .banner{
	float:left;
	margin:0 10px 10px 0;
	background:gray;
}

.sidebar hr{
	width:420px;
}

.clear_large{
	float:none;
	clear:both;
}

.hide_large{
	display:none;
}