﻿
div.bullets
{
    background-image:url(images/bullets.jpg);
    height:1px;
    margin-left:10px;
    background-repeat:no-repeat;
    background-position:left;
    margin-top:5px;
}

div.menuItem
{
    margin-left:10px;
    padding-right:30px;
    background-image:url(images/arr.jpg);
    width:260px;
    background-repeat:no-repeat;
    background-position:center left;
    padding-top:7px;
    height:28px;
}

td.menubg
{
    background-image:url(images/menu/menubg.jpg);
    background-repeat:repeat-x;
    background-position:center;
}
