html,body,h2,ul,li{
    border:0;
    list-style:none;
    margin:0;
    padding:0}
html,body{
    background:#fff;
    font:12px Arial,Helvetica,sans-serif}
h2{
    font-size:12px;
    line-height:12px}
    h2 a{
        background:url(img/background.jpg) no-repeat 0px 0;
        color:#f6c;
        display:block;
        height:184px !important;
        height:194px;
        padding:10px 0 0;
        text-align:center;
        text-decoration:none;
        width:186px;
        margin:0 0 4px 3px}
    h2 a:hover{
        background:none}
ul{
    background:#000;
    height:399px !important;
    height:404px;
    overflow:hidden;
    padding:5px 0 0 0;
    text-align:center;
    width:572px}
    li{
        background:url(img/background.jpg) no-repeat 3px -194px;
        float:left;
        margin:0 auto 2px;
        width:189px}
img{
    border:1px solid #666;
    display:block;
    height:120px;
    margin:12px auto 0;
    width:160px}
