body {
   width: auto;
   margin: 0px;
}

.wrapper,  {
   width: 100%;
   max-width: 100%;
   margin: 0px;

}

#header {
    
}

  
#main {
   width: auto;
   margin: 0px;
}

#main section img {
   float: left;
   width: 100%;
}

.home-content .featured {
width: 100%;
}

#sidebar {
margin: 0px;
width: auto;
border-left: 1px solid #CCCCCC;
border-top: none;
}

.adsense-frame{
   display: none;
}

#main > section, #main > article, .section, .box {
    margin-top: 0rem;
}

.metanav-right .search {
    width: 140px;
}

#search input[type=text] {
  width: 100%;
  height: 32px;
  }


#nav-select {
    background-color: #49BEFA;
    text-align: center;
    font-size: 16px;
    margin-bottom: 0px;
}

.home-content .hero .image {
    height: 100%;
}

.home-content .featured {
    height: 100%;
    padding-bottom: 40px;
    padding-left: 30px;
    width: 90%;
}

.home-content .featured .image {
    height: 165px;
    margin-bottom: 0px;
}

.image img {
    height: auto;
    width: 100%;
}




.headline-banner {
	position: static;
	width: 93%;
}

.headline-banner-main {
        background-color: #8B0E4a;
        padding: 12px;
        padding-left: 10px;
        font-family: VAG;
        font-size: 18px;
        color: #FFFFFF;
        width: 100%;
        position: relative;
        left: 0px;
        top: 0px;
}

.headline-banner-flag, .headline-banner-corner {
        display: none;
}

.nrelate, .nrelate a, .nrelate img, .nrelate span, .nrelate div {
    float: left;
}
