div#right
{
    width:752px;
    margin:27px 0px 0px auto;
    padding:5px 0px 0px 0px;
    background-color:#ffffff;
    background-image:url(../image/right-center-bg.gif);
    background-position:right center;
    background-repeat:repeat-y;
}

div#right div.container
{
    width:730px;
    margin:0px auto;
    background-image:url(../image/nysk/top-bg.jpg);
    background-position:center top;
    background-repeat:no-repeat;
    
}

div#right div.container div.events
{
    width:500px;
    height:115px;
    padding:50px 10px 5px 10px;
    font-size:14px;
}

div#right div.container div.events a
{
    display:block;
    width:18%;
    float:left;
    padding:3px;
    line-height:18px;
    color:#000000;
    text-decoration:none;
    white-space:nowrap;
}

div#right div.container div.list
{
    padding-top:35px;
}

div#right div.bottom
{
    width:752px;
    height:20px;
    background-image:url(../image/right-bottom-bg.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
}
