@import url(http://www.prime100.com/styles-site.css);

h3#arch { 
    color:#266CFF;
    padding-bottom: 6px;
    padding-left: 3px;
    /*background:url(http://www.prime100.com/images/titlebar.jpg)  top no-repeat;*/
    /*height: 33px;*/
    margin-bottom: 10px;
    font-size: 16px;
    /* width: 500px;
   border-bottom: 1px dashed #004D99;*/
   border-bottom: 1px dashed #F6B70A;
}
h3#toph3 { 
    color:#266CFF;
    padding-top: 8px;
    padding-left: 14px;
    background:url(http://www.prime100.com/images/titlebar2.jpg)  top no-repeat;
    height: 33px;
    text-align: left;
}
.explain_st{
    padding-left: 8px;
    padding-right: 3px;
    line-height: 120%;
/*    border-bottom: 1px solid #F6B70A;*/
    padding-bottom: 8px;
    font-weight: bold;
}
.explain_s{
    padding-left: 8px;
    padding-right: 3px;
    line-height: 120%;
/*    border-bottom: 1px solid #F6B70A;*/
    padding-bottom: 8px;
}
.uline {
   border-top: 1px solid #595B73;
}
.clickhere{
   text-align: right;
    border-bottom: 1px solid #F6B70A;
    padding-bottom: 8px;
}