div.stackProd {
    width: 154px;
    height: 222px;
    border: 1px solid #777;
    background: #fff;
    font-size: 11px;
    text-align: center;
    display: none;
    padding-top: 3px;
    padding-left: 3px; padding-right: 3px;
}
div.stackProd a {
    font-size: 11px;
}
#stackHolder {
}
#nleft {
    background: url(/img/nhp/nav_left.png) no-repeat center top;
    height: 30px;
    width: 9px;
    float: left;
}
#nright {
    background: url(/img/nhp/nav_right.png) no-repeat center top;
    height: 30px;
    width: 9px;
    float: left;
}
#nmid {
    background: url(/img/nhp/nav_bar.png) repeat-x left top;
    height: 20px;
    padding-top: 10px;
    float: left;
}
.ncontrol {
    height: 16px;
    border: 1px solid #fff;
    background: #ccc;
    margin-right: 1px;
    margin-left: 1px;
    width: 18px;
    float: left;
    text-align: center;
    color: #black;
    font-weight: bold;
}
.ncontrolSelected {
    background: #777;
    color: white;
}
.ncontrolOver {
    background: #327BB2;
    color: white;
    border-bottom: 2px solid #fff;
    height: 15px;
}
#nmore {
    float: left; padding-top: 12px;
    font-weight: bold;
    padding-right: 6px;
    color: #FF6600;
}
#shopDeals {
    padding-top: 4px;
}
div.ndeal {
    float: left; width: 258px;
    height: 172px;
    margin-right: 3px;
    color: #8B8B8B;
    text-shadow: 0px 0px 2px rgba(0,0,0,0.6);
}
.dealOverlay  {
    background: #ebebeb;
    border-top: 1px solid #fff;
    height: 16px;
    padding: 2px;
}
.nweekbest {
    width: 256px;
    float: left;
    padding-left: 4px;
}
.nweekbest h4 {
    height: 22px;
}
.nweekbest a {
    font-size: 12px;
}
.orangeD ul{margin-left: 8px}
.orangeD li{background:url(/images/buttons/bullet_o.gif) no-repeat;list-style:none;margin:0 0 4px;padding-left:10px}
.orangeD a{color: #000; text-decoration: none;}
.orangeD a:hover{color: #000; text-decoration: underline;}
.blueD ul{margin-left: 8px}
.blueD li{background:url(/images/buttons/bullet.gif) no-repeat;list-style:none;margin:0 0 4px;padding-left:10px}
.blueD a{color: #000; text-decoration: none; font-size: 14px;}
.blueD a:hover{color: #000; text-decoration: underline;}

#featuredVideo h3, #featuredVideo h3 a {
    display: inline;
    color: #000;
    font-size: 14px;

}

#featuredVideo h2 {
    display: inline;
}

#featuredVideo h2 a, #featuredVideo h3 a {
    text-decoration: none;
}

#featuredVideo h2 a:hover, #featuredVideo h3 a:hover {
    text-decoration: underline;
}
#topVids {
    float: right;
    width: 204px;
    border: 1px solid #ccc;
    padding: 8px;
    padding-top:0;
    line-height: 1.5;
    margin-top: 5px;
}
#topVids h3 {
    display: block;
    color: #000;
    font-size: 14px;
}
#topVids ol {
    padding-top: 5px;
}
#topVids li {
    font-weight: bold;
    margin-left: 27px;
}
#topVids a {
    font-size: 12px;
    font-weight: normal;
}