.indulgeHer, .supriseHim, .homeStyle, .santasGrotto, .gadgets, .blockbusters {
float: left;
margin: 3px 0;
padding: 0;
width: 919px;
height: 610px;
}

.indulgeHer { background: url(/christmas/giftguide/i/indulgeHer.jpg) top left no-repeat; }
.supriseHim { background: url(/christmas/giftguide/i/surpriseHim.jpg) top left no-repeat; }
.homeStyle { background: url(/christmas/giftguide/i/homeStyle.jpg) top left no-repeat; }
.santasGrotto { background: url(/christmas/giftguide/i/santasGrotto.jpg) top left no-repeat; }
.gadgets { background: url(/christmas/giftguide/i/gadgetsToGo.jpg) top left no-repeat; }
.blockbusters { background: url(/christmas/giftguide/i/blockbusters.jpg) top left no-repeat; }

ul.indulgeList {
float: right;
margin: 0;
padding: 240px 20px 0 0;
width: 280px;
color: #fff;
font-size: 0.7em;
list-style: none;
}

.blockbusters ul.indulgeList { padding-top: 50px; }

ul.indulgeList li { line-height: 1.2em; }

ul.indulgeList li a { color: #fff; }

.indulgeHer ul.indulgeList li a { color: #ff3333; }
.supriseHim ul.indulgeList li a { color: #d88bd3; }
.homeStyle ul.indulgeList li a { color: #9dd3e8; }

ul.indulgeList li a:hover, ul.indulgeList li a:focus { text-decoration: underline; }

ul.bottomTabs {
clear: both;
float: left;
margin: 0;
padding: 12px 0 0 0;
width: 919px;
height: 53px;
list-style: none;
background: url(/christmas/giftguide/i/bottom_slice.gif) top left repeat-x;
}

.indulgeHer ul.bottomTabs { margin-top: 158px; *margin-top: 546px; }
.supriseHim ul.bottomTabs { margin-top: 131px; *margin-top: 546px; }
.homeStyle ul.bottomTabs { margin-top: 131px; *margin-top: 546px; }
.santasGrotto ul.bottomTabs { margin-top: 158px; *margin-top: 546px; }
.gadgets ul.bottomTabs { margin-top: 198px; *margin-top: 546px; }
.blockbusters ul.bottomTabs { margin-top: 119px; *margin-top: 546px; }

ul.bottomTabs li {
float: left;
padding: 0 10px;
}

.pageNav ul { height: 611px; }
