h1{
width: 50% !important;

}
div.main-box{
width:51% !important;
}
#mainpage-news{width:40% !important;}

#mainpage-news td{padding:0px !important;}

table.double {
  width: 40% !important;
}
div.video_item {
   width: 480px !important;
}
#mp-cats-box {
  border: 0px solid rgb(221, 221, 221);
  padding: 0 !important;
  width: 83% !important;
}
table.nf_box {
  /* display: block; */
  /* width: 100%; */
  border-bottom: 2px solid rgb(221, 221, 221);
}
td.nf_item2 {
  display: block;
  float: left;
  padding: 10px 1px;
  vertical-align: top;
  width: 33% !important;
  text-align: left;
  background: url(images/userbg.jpg) repeat-x top;
}