body
{
    width: 980px; /* Layout variable: body_width */ 
}

#main
{
    width: 520px; /* Layout variable: main_width */
}

.slideshow img
{
    max-width: 370px !important; /* Layout variable: block_width */
}
