#content {
    position         : relative;
    left             : 50%;
    margin-left      : -378px;
    top              : 180px;
    width            : 714px;
    padding          : 15px 0px 185px 25px;
    text-align       : left;
    z-index          : 5;
}
#content a:link, #content a:active, #content a:visited, #content a:hover
{  border: none; }

#storewrapper {
    background: transparent url(/store/images/sw_store_sidebar_middle.gif) repeat-y right;
    margin: 0px;
}
#storeheader {
    /*background: transparent url(/store/images/sw_store_sidebar_top.gif) no-repeat right;*/
    border-bottom: 1px solid #EC008C;
    padding: 0px;
}
#storecontainer {
    width: 509px;
    float: left;
    padding-bottom: 10px;
}
#storecontent {
}
#storesidebar {
    width: 174px;
    float: right;
}
#storefooter {
    /*background: transparent url(/store/images/sw_store_sidebar_bottom.gif) no-repeat right;*/
    border-top: 1px solid #EC008C;
    padding: 0px;
}
#storewrapper .last {
    margin-bottom: 0;
}
#storewrapper .clearing {
    height: 0;
    clear: both;
}

/* This section for OSC display corrections */
#content .productListing-heading a:link, #content .productListing-heading a:active,
#content .productListing-heading a:visited, #content .productListing-heading a:hover
{  color: #FFFFFF; }

#storecontent .main { color: #000000; }
