body{
    background-image: url(/images/background_yellow.gif);
    width: 50em;
    margin-top: 0em;
    margin-right: 0em;
    margin-bottom: 0em;
    margin-left: 0em;
}



/*Header*/
div.headerBig{
    background-image: url(/images/background_yellow.gif);
    width: 50em;
    height: 10em;
    margin-top: 0em;
    margin-right: 0em;
    margin-bottom: 0em;
    margin-left: 0em;
}
div#headerLogo{
    background-image: url(/images/background_yellow.gif);
    border: thin dotted #F3B40E;
    width: 50em;
    height: 5em;
    margin-top: 0em;
    margin-right: 0em;
    margin-left: 0em;
}
    div#headerLogo img{
        border: none;
        margin-left: 12em;
    }
    div#searchAndSiteMap{
        background-color: #EDF984;
        border: thin dotted #F3B40E;
        width: 50em;
        height: 2em;
        margin-top: 0em;
        margin-right: 0em;
        margin-left: 0em;
    }
    div#headerSiteMap{
        background-color: #EDF984;
        float: right;
    }
    div#search{
        background-color: #EDF984;
        float: left;
    }
div#headerUtil{
    background-color: #D8DEDE;
    display:none;
}
div#headerDropDownMenu{
    background-color: #B4B4B6;
    height: 50em;
}
div#headerSpacer{
    background-color: #F3B40E;
    border: thin dotted #F3B40E;
    width: 50em;
    height: 1em;
}
/*Header end*/




/*Footer*/
div.footer{
    background-color: #EDF984;
}
div#footerPageTop{
    background-color: #FFFFFF;
    text-align: center;
}
div#footerMain{
    background-color: #EDF984;
    border: thin dotted #F3B40E;
    width: 50em;
    font-family: arial;
    text-align: center;
}
div#footerMain table tr td{
    background-color: #EDF984;
    width: 40em;
    padding-left: 5em;
    font-family: arial;
    text-align: center;
}
div#footerSpacer1{
    background-color: #B4B4B6;
    border: thin dotted #F3B40E;
    width: 50em;
    height: 1em;

}
div#footerSpacer2{
    background-color: #F3B40E;
    border: thin dotted #F3B40E;
    width: 50em;
    height: 1em;

}
/*Footer end*/



/*AsinSearch Body*/
div#priceTable{
    background-color: #EDF984;
    border-left: thick double #F3B40E;
    width: 37em;
    margin-left: 3em;
}

div#modelTable{
    background-color: none;
    border-left: thick double #F3B40E;
    width: 37em;
    margin-left: 3em;
    
}
div#listmaniaTable{
    background-image: url(/images/background_yellow.gif);
    border: thin dotted #F3B40E;
    border-top: thin dotted #F3B40E;
    border-right: thin dotted #F3B40E;
    width: 15em;   
}
div#similarProductTable{
    background-image: url(/images/background_yellow.gif);
    border: thin dotted #F3B40E;
    border-top: thin dotted #F3B40E;
    border-right: thin dotted #F3B40E;
    width: 15em; 
}
div#googleAd{
    background-image: url(/images/background_yellow.gif);
    width: 37em;
    margin-left: 3em;
}
div#cusReview{
    background-image: url(/images/background_yellow.gif);
    border-left: thick double #F3B40E;
    margin-top: 2em;
    width: 43em;
    margin-left: 3em;
}
div#browseNodesTable{
    background-image: url(/images/background_yellow.gif);
    border-left: thick double #F3B40E;
    margin-top: 2em;
    width: 43em;
    margin-left: 3em;
}







