.home .addthis_button_compact {
display: none;
}
.wrap .top-header {
    background:  #F5F5F5;
    padding: 3px 0;
}
.wrap,
.t3-mainnav .vert-nav .side-nav { background: #990000;
}
.t3-mainnav .navbar .nav > li > a,
.t3-mainnav .navbar .nav > .active > a { color:#FFFFFF;
}
.t3-mainnav .navbar .nav > li > a:hover {color:#000;}

/*latest news*/
.focus-articles .latest-items li {
  background: url("../images/line.gif") repeat-y left top;
  list-style: none;
  float: left;
  width: 33.3%;
  min-height: 270px;  --> or more
}  

.logo .brand {
    margin: 0;
    padding: 0;
    text-shadow: none;
}
.logo-image a {
    height: 50px;
    width: 300px;
}
.row-fluid .span2 {
    width: 6.2653%;
}
.row-fluid .span6 {
    width: 37.9592%;
}
.row-fluid .span4 {
    width: 20.6122%;
}
/*home-10 position*/
.spl-home-1 .item-first {
    background: url("/templates/ja_magz/images/line.gif") repeat-y scroll right top rgba(0, 0, 0, 0);
    margin-right: -25px;
    padding-right: 15px;
}
/*home-12 position*/
.spl-home-1 .item-last {
    background: url("/templates/ja_magz/images/line.gif") repeat-y scroll left top rgba(0, 0, 0, 0);
    margin-left: 10px;
    padding-left: 10px;
}
.span2 {
    width: 160px;
}