/**
 *  Default site stylesheet.
 */
/* Framework link override */
a {     text-decoration:    underline; }
a:hover { background:   none; }

div#main {
    clear:          both;
    padding:        0 0 10px 10px;
    min-height:     150px;
}

div.productbox {
    padding-left:   0;
}

div.info_cms_loader {
    display:        inline-block;
    display:        -moz-inline-box;
    float:          left;
    width:          625px;
    margin-top:     15px;
}

div.info_cms_loader a {
  text-decoration: underline;
}

#ta_right_content a { text-decoration: underline; }

div.product_tab_content a {
    text-decoration:    underline;
}