.magnit_box {
   position: absolute;
   left:770px;
   top:333px;
   background-color:#FFFFFF;
   border:2px solid #E60610;
   width:240px;
   /*height:400px;*/
   font-family:Arial;
   font-size:12px;
   text-decoration:none;
}
.mb_header {
   border:0px solid red;
   width:240px;
   height:145px;
   background-color:#E60610;
   background-image:url('http://www.novjob.ru/temp/pics/magnit_1.jpg');
}
.mb_footer {
   border:0px solid blue;
   width:240px;
   height:73px;
   background-color:#E60610;
   background-image:url('http://www.novjob.ru/temp/pics/magnit_2.jpg');
}
.mb_content {
   border:0px solid green;
   width:240px;
   margin:0px;
   margin-bottom:15px;
   /*height:400px;*/
}
a.mgnt {
  font-family:Arial;
  font-size:12px;
  text-decoration:none;
  font-weight:normal;
  color:#000000;
}
a.mgnt:hover {
  font-family:Arial;
  font-size:12px;
  text-decoration:underline;
  font-weight:normal;
  color:#E6060F;
}
.o {
  margin:15px;
  margin-top:5px;
  margin-bottom:5px;

}