H1{
  margin: 22px 0px;
}
.news_index_page{
    width: 650px !important;
    border-right:0px !important;
    padding-left: 3px;
}

.no-margin{
    margin:0px !important;
}
.no-padding{
    padding: 0px !important;
}
.no-border{
    border:0px !important;
}

.news_body_index_page{
    border-bottom: 1px solid #aeb6c4;
    overflow:hidden;
    width:845px;
    padding-bottom: 5px;
}

.news_body_index_page > IMG{
    border: 1px solid #9ba5b4;
}

.paging{
    text-align: center;
}
.paging .current{
    font-weight:bold;
    font-size: 12px;
}
.paging A{
    color: #525253 !important;    
    text-decoration: none !important;    
}
.news-fk-list{
    width:100%;
}
.news-fk-list P{
    padding-left:0px !important;
    
}
#company-news-box{
    height: 221px;
}
.clearfix{
    overflow:hidden;
}

.fkcontents-media-content{
   width:340px;
   margin: 20px 60px 0px 20px;
}
.fkcontents-media-video-title{
    background: url(../img/fk_content_video_label.png) no-repeat;
    width:310px;
    height: 25px;
    margin:auto;
    float:none !important;
}

.searcher_link{ float: right; }

#lang_en{
    background: url(../img/english_switch.png) no-repeat;
    width: 67px;
    height: 19px;
    display: block;
}
#lang_en:hover, .lang_en_selected{
    background: url(../img/english_switch_on.png) no-repeat !important;
    cursor: pointer;
}
#lang_en_selected{
    background: url(../img/english_switch_on.png) no-repeat;
    width: 67px;
    height: 19px;
    display: block;
}
#lang_en_selected:hover{ cursor:default; }


#lang_es{
    background: url(../img/spanish_switch.png) no-repeat;
    width: 66px;
    height: 19px;
    display: block;
}
#lang_es_selected{
    background: url(../img/spanish_switch_on.png) no-repeat;
    width: 66px;
    height: 19px;
    display: block;
}
#lang_es_selected:hover{ cursor:default; }
#lang_es:hover, .lang_es_selected{
    background: url(../img/spanish_switch_on.png) no-repeat !important;
    cursor:pointer;
}

.login-message{
    
    display: block;
    width:300px;
    float: left;
    
}
.login-text{
    color: #fff;
    text-align:right;
    font-size: 12px;
}

.shadow_bottom{
    background: url(../img/shadow_207.png) no-repeat bottom;
    width: 207px;    
    padding-bottom: 30px;
    text-align:center;
    margin-bottom: 20px;

    font-family: Arial,Helvetica,Garuda,sans-serif;
    font-size: 22px;
    color: #0e3356;
    
    
}

H2{
    font-family: Arial,Helvetica,Garuda,sans-serif;
    font-size: 22px;
    color: #0e3356;
    text-align:left;
}

h3{
    font-family: Arial,Helvetica,Garuda,sans-serif;
    font-size: 22px;
    color: #0e3356;
    text-align:left;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left:10px;
    width: 100%;
}

.news_title_small{
    font-family: Arial,Helvetica,Garuda,sans-serif;
    font-size: 14px;
    color: #0e3356;
    text-align:left;
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight:bold;
}
.block{
    display:block;
    width: 100%;
    height: 1px;
    clear: both;
    float: none !important;
}

.scroll-pane{
    text-align: justify !important;
}
#main,#inner-login{
    width: 965px;
    margin:auto;
    overflow:hidden;
}

#inner-inner-login{
    width:465px;
    float: right;
}
#inner-inner-login DIV{
    float:left;
    margin: 8px 0px;
    margin-left: 10px;
}
P{
    font-family: Verdana,Geneva,Kalimati,sans-serif;
    color: #525253;
    font-size: 12px;
    letter-spacing: 0pt;
    word-spacing: -0.8pt;
    line-height: 1.6;

}






