#header {
  background:url(/images/one/one-header.png) top left repeat-x;
}

#header a,#header a:visited {
  color:#454545;
}

#ignore-container .header h2,
#setting-container .header h2,
#aside .header h2 {
  border-bottom:0;
  border-left:5px solid #bd4556;
  margin-bottom:3px;
  padding:6px 0 6px 7px;
  margin-top:5px;
  line-height:1;
  zoom:1;
}

#header span.header-dropdown {
  background:url(/images/one/dropdown.gif) right center no-repeat;
}
#header span.header-feedback-dropdown {
  background:url(/images/one/dropdown.gif) right center no-repeat;
  padding-right:12px;
}

#setting-container #section {
  border-left:1px solid #ddd;
}


#setting-container .header h2 {
  margin-bottom:10px;
}

#setting-container .button-s {
  height:30px;
  line-height:32px;
  padding:0 30px;
  font-size:80%;
}

#setting-container #section {
  padding-right:0;
  width:760px;
}

