/*Version=<<TS_VERSION>>*/
     
/**************************************************************************
---- Localized rules (from localized.css) --------------
**************************************************************************/

/* logo */
#header h1 { background:transparent url(../../_default/_images/basis/logo_trend_secure.gif) no-repeat 0 0; }

/* columns */
#home div.boxes#top_left { background:url(../../_default/_images/basis/blk2_left_bg.gif) no-repeat;}
#home div.boxes#top_right { background:url(../../_default/_images/basis/blk2_right_bg.gif) no-repeat; }

/* "New!" Superscript */
sup.sup-new {
    color: #C00;
    text-transform: uppercase;
    margin-left: 0.4em;
}

/**************************************************************************
---- styled_t styles --------------
**************************************************************************/
#copy table.styled_t {
    width:540px;
    border-top:1px #ccc solid;
    border-left:1px #ccc solid;
    
}

#copy table.styled_t td, #copy table.styled_t th {
    border-right:1px #ccc solid;
    border-bottom:1px #ccc solid;
    padding:4px;
}

#copy table.styled_t th {
    background-color: #e6e6e6;
    text-align: center;
}