#table_search
{
    margin:-40px 0 0 30px;
}

.cart_info a
{
    font-size:12px;
    color:#A18D5B;
    font-weight:bold;
    text-decoration:none;
}

#header_td
{
    background:url(/media/images/AjoyfulSoul_C_01_whole.jpg);
    height:174px;
    width:755px;
}

#menu
{
/*     background:white url(/media/images/AjoyfulSoul_C_12.jpg) right no-repeat; */
    height:25px;
    padding:0;
    float:right;
    margin:20px -10px 0 0;
/*     border:solid 1px red; */
    width:457px;
}

#menu ul
{
    list-style:none;
    padding:0;
    margin:0;
    width:477px;
}

#menu li
{
    display:inline;
    background: white url(/media/images/AjoyfulSoul_C_06.jpg) right no-repeat;
/*     border:solid 1px red; */
    padding-right:20px;
    margin-left:-7px;
}

#menu ul li.last
{
    background:none;
}

#menu a, .menu a:link, .menu a:visited
{
    font-family:Arial, sans-serif;
    color:#A18C5B;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
}

