
.legend {

font-size:12px;

font-weight:bold;

color:#333333;

background-color:#e0e0e0;

padding:2px 5px 2px 2px;

border-bottom:1px solid #333333;

}



.tag {

padding:2px;

font-size:12px;font-family:Arial;color:#333333;background-color:#f9f9f9;

border-bottom:1px solid #333333;

}
.np_main {width:100%;max-width:100%;margin-top:-13px!important;height:250px;}
.stwrap {width:820px;padding-top:60px;}

.titleContainer {
    width: 94%;
}
h3.st .heading {
    
 
    color:#ccc; color:<?php echo $params->basecolor5;?> !important;
    line-height:20px!important;
    font-size:20px!important;
}

.titleContainer {
    line-height:20px!important;
    padding: 0px 0px 0px 35px ;
    border-left: 0px solid #000;
    display: inline-block;
}
h3.st {
    background:none!important;
    color:<?php echo $params->basecolor5;?>;
    display: inline!important;
    margin: 0 !important;
    padding: 0 !important;
}
h3 .indent {
    position: relative;
    left: -24px;
}

.sttext {background:#fff;width:450px; color:#666666;padding:12px; text-align:left; font-size:14px; line-height:12px !important;}
.slide_more {background:#000;display:block;width:217px;padding:12px;font-size:18px;}
.np_bottom{width:100%;background:url(images/btm_np.jpg) repeat-x;height:12px;}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
h3.st .heading {
    font-size:12px!important;
}
.sttext {font-size:10px;}
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
h3.st .heading {
    font-size:12px!important;
}
.sttext {font-size:10px;}
}