#contentContainer #content,
#extraContainer2
.blog_top{
	max-width:900px !important;
	margin-right: auto;
	margin-left: auto;
}
#footer_box, #container, #sidebarContainer{/* fix centeres issue in IE9 */
	max-width:950px !important;
	margin-right: auto;
	margin-left: auto;
}
/* ------------ */
#extraContainer1box { max-width:900px !important;}
/* ------------ */ /* fixed issue in IE9 centered DIV */
/*#logobox {	width: 850px;}*/  /* fixed issue in IE9 centered DIV */
#navcontainer {
	max-width: 770px;
	margin-left: 170px !important;
}
/* ------------ */
@media only screen and (max-width:950px) {
#extraContainer2,
#extraContainer1,
#footer_box,
#footer_box {	
border-radius:2px !important;
-webkit-border-radius:2px !important;
-moz-border-radius:2px !important;	
}
#navcontainer li:last-child {	
  border-top-right-radius:1px !important;
  -webkit-border-top-right-radius:1px !important;
  -moz-border-radius-topright:1px !important;
}
}