img { border: 0; }
#gg-outer-wrap { width: 500px; amargin: 0 auto; aposition: relative; }
#gg-inner-wrap { background-color: #fff; }
#gg-content { padding: 1em 1.5em 2em 1.5em; }
#gg-content h1 { margin: 0; }
#gg-content p { margin-left: 0.5em; }

#gift-guide .categories { margin: 2em 0; font-size: 13px; }
#gift-guide .categories .category { display: inline; margin-left: 40px; position: relative; }
#gift-guide .categories .category img { position: absolute; display: none; left: -21px; }
#gift-guide .categories .category.active img, #gift-guide .categories .category:hover img { display: inline; _display: none; }
#gift-guide .categories .category.first { margin-left: 6px; }
#gift-guide .categories .category a { color: #000; font-weight: bold; text-transform: uppercase; text-decoration: none; }
#gift-guide .categories .category.active a, #gift-guide .categories .category a:hover { text-decoration: underline; }

#gift-guide .items .item { display: inline-block; position: relative; width: 125px; margin: 0 0 20px 24px; vertical-align: top; *display: inline; *zoom: 1; }
#gift-guide .items .item.first-in-row { margin-left: 0.75em; }
#gift-guide .items .item .image { width: 125px; height: 125px; overflow: hidden; border: #477d7b 1px solid; }
#gift-guide .items .item .image:hover { border-color: #63171a; }
#gift-guide .items .item .image img { width: 125px; vertical-align: middle; }
#gift-guide .items .item .details { display: none; }
#gift-guide .items .item .cross { position: absolute; top: -28px; right: -27px; display: none; }

#gg-footer { background-color: #FFFFFF; color: #fff; padding: 1em; text-align: center; }
#gg-footer a { font-weight: bold; color: #fff; text-decoration: none; }
#gg-footer a:hover { text-decoration: underline; }
#snowflakes img { position: absolute; }
#snowflakes .left { left: -94px; }
#snowflakes .right { right: -94px; _right: -95px; }


#gift-guide .categories .category { display: block; float: left; width: 220px; margin: 0 ! important; padding-bottom: 0.125em; }
#gift-guide .categories { padding-bottom: 2em; }
