/* CSS Document */
/* Tab style start  for capital beat*/
div#left #left_container div.jentlanews{
	background:#FFFFFF url(../images/news_bg.gif) repeat-x scroll 0 0;
	margin:8px;
}
div#left div#left_container div.jentlanews h3.module {
    font-size: 16px;
    color: #F15D40;
    margin-top: 5px;
    height:26px;
    background:url(../images/news.gif) no-repeat 40px 0;
}
div#left div#left_container div.jentlanews h3.module span{
    margin-top: 10px;
}

.mod_jentla_news{
    padding:5px;
    text-align:left;
}
.mod_jentla_news .content{
    border-bottom:1px dotted #CCCCCC;
}
.mod_jentla_news .content .details{
    margin:10px 0px 5px 25px;
}
.mod_jentla_news .arrow{
    font-size:13px;
    color:#F15D40;
    float:left;
    margin:0px 5px 0px 5px;
}
.mod_jentla_news .content .details .title a{
    font-size:13px;
    font-weight:bold;
    color:#1C4966;
}
.mod_jentla_news .content .details .title a:hover{
    font-size:13px;
    font-weight:bold;
    color:#F15D40;
}
.mod_jentla_news .content .details .date{
    font-size:9px;
    font-weight:normal;
}
.mod_jentla_news .content .details .time{
    font-size:9px;
    font-weight:normal;
}
.mod_jentla_news .content .details .sep{
    font-size:9px;
    font-weight:normal;
}
