body 
{
    background:url("/images/are-amazon-gra--dient-orange.png") repeat-x scroll 0 0 transparent;
}
.top_container { min-height:988px; }
.are_catalog { background:url("/images/amazon-marketplace.png") no-repeat scroll 0 0 transparent; }

#amazon_frame 
{
    width:980px;
    padding:4px 20px;
}

.search img { padding:2px 10px; }

#footer { height:30px; }

#amazon_frame, iframe 
{
    min-height:980px;
    -webkit-border-top-left-radius: .5em;
    -moz-border-radius-topleft: .5em;
    border-top-left-radius: .5em;
    -webkit-border-bottom-left-radius: .5em;
    -moz-border-radius-bottomleft: .5em;
    border-bottom-left-radius: .5em;
    -webkit-border-top-right-radius: .5em;
    -moz-border-radius-topright: .5em;
    border-top-left-radius: .5em;
    -webkit-border-bottom-right-radius: .5em;
    -moz-border-radius-bottomright: .5em;
    border-bottom-right-radius: .5em;
}
