#all {
  height: 700px !important;
  min-height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -350px;
  margin-left: -468px ! important;
}

#header {
  height: 600px;
}

#header #admo_menu {
  position: absolute;
  left: 300px;
  top: 70px;
}

#header #title1 {
  position: absolute;
  left: 730px;
  top: 500px;
  z-index: 999;
}

#center {
  position: absolute;
  right: 15px;
  top: 175px;
  width: 180px;
  height: 300px;
  text-align: right;
  
  font-family: Arial, sans-serif;
  font-size: 0.9em;
}

div.recent {
  width: 291px;
  height: 405px;
  position: absolute;
  left: 50px;
  top: 50px;
  
  background: url(../images/news-bg.png) left top no-repeat;
}

div.recent fieldset.recent_news_articles {
  border: 0;
  position: absolute;
  top: 30px;
  left: 50px;
  height: 105px;
  font-size: 0.9em;
  overflow: hidden;
}

div.recent fieldset.recent_news_articles .form-row {
  margin: 0;
  max-width: 188px;
  overflow: hidden;
}

div.recent fieldset.recent_news_articles .form-row * {
  margin: 0 ! important;
}

div.recent h2 {
  display: none;
}

div.recent a {
  color: #454545;
  text-transform: uppercase;
}

span.date {
  float: none;
  display: block;
  font-size: 0.8em;
  margin-top: 0;
}

div.recent a.all {
  text-transform: none;
  color: #bedcfb;
  background: url(../images/news_all.gif) left center no-repeat;
  padding-left: 12px; 
 
  
  position: absolute;
  left: 115px;
  top: 144px;
  
}

a.shop {
  color: #ffffff;
  font-size: 1.3em;
  font-weight: bold;
  background: url(../images/shop-bg.gif) left center no-repeat;
  padding-left: 25px;
  
  
  position: absolute;
  right: 45px;
  top: 150px;
}

a.shop:hover {
  border-bottom: 0;
  text-decoration: underline;
}

#sf_admin_container h1 {
  display: none;
}

a.news_title {
  font-size: 0.8em;
}

.save-ok h2 {
    font-size: 1.5em ! important;
}