#top {
    background-color: #FFFFFF;
    height: 70px;
}

#top-handler {
    height: 70px;
}

#sn-position h1 + h1 {
    font-size: 35px;
    left: 180px;
    top: 12px;
    width: 200px;
}

#sn-position h1 {
    color: #161616;
    font-size: 50px;
}

#top #site-name-handler {
    background-color: transparent;
    background-image: none;
    border: 0 none;
    box-shadow: none;
}

/* left menu */
div.grid_4 h3 {display: none;}
div.grid_4 .moduletable {border: 0 none;box-shadow: none;background-color:transparent;}
div.grid_4 ul.menu li > * {color: #434343;}
div.grid_4 ul.menu li, div.grid_4 ul.menu li > * {background-image:none;}


#tmp-container #jump-top {
  display: none !important; 
}
#content-handler-2 {
    padding-top: 0px !important;
}
div.grid_4 ul.menu li > * {
    border: 1px solid #E4E4E4;
    border-radius: 18px 18px 18px 18px;
    color: #770104;
}
div.grid_4 ul.menu li:hover > * {
  text-decoration:none;
  background-color:#e4e4e4;
  color:#000000;
}

.moduletable, .moduletable_text, .moduletable_style1, .moduletable_style2 {
    border: none;
    box-shadow: none;
}
.moduletable, .moduletable_text, .featured-description {background-color:transparent !important;}

#sn-position h1 {
  font-family: "freight-sans-pro" !important;
}
div.itemCommentsForm form input#submitCommentButton {
  background: none repeat scroll 0 0 #000000;}