div#menugroups{
	display:none;
}

div#headerLeft{
}

div#headerCenter{
}

div#headerRight{
	display:none;
}

div#editionName{
	float:left;
}

div#date{
	float:left;
	margin-left:10px;
}

.category{
	display:none;
}

div#login{
	display:inline;
	clear:left;
	padding:0;
	margin:0;
	font-family:Times New Roman, sans-serif; 
	font-size:11px;
}

div.clearer {clear: left; line-height: 0px; height: 0px;}

div#articles{
	width:100%;
}

div#rmenu{
	display:none;
	margin-top:5px;
}

div#content{
}

div#copyright{
	width:100%;
	text-align:center;
	padding-top:20px;
	font-size:9px;
}

.hide {
	 	display : none;
	 }
