/**
 *  CSS for site, this should contain any overrides and
 *  definitions which are mostly site-wide
 */
/* Content to right of product bar */
div#ta_right_content {
    float:          left;
    width:          630px;
    padding:        10px 0 0 0;
}