/*  Her Story */

@import url("screen.css");

#subnavigation {
display:none;
}

#header table {
display:none;
}

#footer {
display:none;
}

#common_footer {
display:none;
}

#common_header {
display:none;
}

#breadcrumb {
display:none;
}

.global_breadcrumb {
display:none;
}

body {
width: 100%;
background-image: none;
}

#main {
width: 100%;
border: 0px;
}

#content {
width: 100%;
border: 0px;
}

#global_header {
display:none;
}

.hr hr {display:none;}
.hr {
  height:11px;
  margin: 10px 0 16px 0;
  background:url(../images/icon.gif) top center no-repeat;
  width: 100%;
}
