@import url(style.css); 
/* Very short Gecko-specific additions/changes here (if 
any) */ 

table {
	width: 100%;
}
/*------------ koryakorya --------------*/
#centercolumn div.outline {
	padding-top: 5px;
}
#sideBox {
	position: absolute;
	top: 175px;
	right: 25px;
}
#sideBox1 {
	position: absolute;
	top: 139px;
	right: 25px;
}
#centercolumn div.centerSidecolumn {
	position: relative;
/*	top: -30px;*/
}

/*------- whatsnew ---------*/
div.whatsnew-itemtitle {
	margin: 0 0 10px 0;
}
