@CHARSET "UTF-8";

#contentArea,
.shortPage #contentArea
{
    padding-top: 0;
}

#primaryContent,
.shortPage #primaryContent
{
    margin-top: 0;
}

#primaryContent img
{
    width: 180px;
    height: 270px;
}

img#callout
{
    width: 701px;
    height: 140px;
}

#primaryContent #main img
{
    width:auto;
    height:auto;
}

#rotateWrapper img
{
    width: 701px;
    height: 391px;
}

#secondaryContent,
.shortPage #secondaryContent
{
    margin-top: 0;
}