@import "styles_base.css";

#content { width: 1000px; height: 470px; margin: 0; background: url(../images/sec_store_bg.jpg) no-repeat right top; }

#backButton { position: absolute; width: 145px; height: 40px; margin: 400px 0 0 70px; }
#backButton a { display: block; width: 145px; height: 40px; }
#backButton span { display: none; }

#sitemap { width: 1000px; height: 470px; padding: 0; background: url(../images/sec_sitemap_intro.gif) no-repeat 50px top; }

#sitemap DIV.moreLinks { width: 660px; padding: 10px 0 0 350px; }
#sitemap DIV.moreLinks h4 { font-size: 11px; color: #F00; margin: 90px 0 16px 0; }
#sitemap DIV.moreLinks table { width: 300px; margin: 0; }
#sitemap DIV.moreLinks td { width: 220px; margin: 0; vertical-align: top; }
#sitemap DIV.moreLinks td a { font-size: 11px; line-height: 12px; color: #999; text-decoration: underline; }
#sitemap DIV.moreLinks td a:hover { color: #F00; }
