a.art_header{font-size:13px;color:#5855eb}
a.art_header h3{font-size:13px;color:#5855eb}
.short_descr{font-size:11px;color:#676767}

#art_content{padding-top:5px;width:100%;overflow:hidden}

ul.other_articles{list-style:none;margin-left:0px}
ul.other_articles li{padding:5px 0px 5px 0px}
ul.other_articles font{padding:0px 11px 0px 0px; font-family:Verdana; font-size:10px; color:#807875; }
ul.other_articles a{color:#5855eb; font-weight:bold; font-family:Verdana; font-size:11px;}
ul.other_articles a:visited{color:#b3b2e7}

#other_articles{white-space:normal;background-color:#b2cb21;padding:5px 0px 5px 25px;background-image:url('/images/redesign/list_image_header.gif');background-repeat:no-repeat;background-position:4px center;margin:0px}                   


div.pages{width:100%;clear:both}
div.pages div.points,
div.pages div.page,
div.pages div.current_page
{background-color:#b2cb21;font-size:11px;color:#ffffff;float:left;padding:4px;margin-right:7px}
div.pages div.page{cursor:pointer}
div.pages div.page a:hover,
div.pages div.page a{font-size:11px;color:#ffffff;text-decoration:none}
div.pages div.current_page{background-color:#ededed;color:#666666}


div.calendar_month {color:#333333; font:bold 12px Verdana;  padding-bottom:9px;}

table.calendar {border:0px; width:100%}
table.calendar tr.days{background-color:#669dd4}
table.calendar th {color:#ffffff; font:bold 10px Verdana;padding:2px 0px 2px 0px}
table.calendar div.calendar_divider {background-color:#cccccc;height:1px;width:100%;}
table.calendar td {text-align:center; color:#d6d6d6; font:normal 10px Verdana; padding:4px 0px 4px 0px}
table.calendar td a { color:#333333; font:normal 10px Verdana; text-decoration:none	}

div.month{float:left;width:141px;padding-right:26px;height:160px;border:1px solid white}

td.calendar_years {padding:10px 0px 0px 0px;}
td.calendar_years span{font:bold 11px Verdana;color:#676767;padding:0px 10px 0px 0px}
td.calendar_years a{font:normal 11px Verdana;color:#5855eb;padding:0px 10px 0px 0px}

#jsep{padding:4px 0px 4px 0px}
#jsep div{height:1px;width:150px;background-color:#cccccc;overflow:hidden}


#comments-list .forum-post{
	color:#676767;
	font-size:12px;
	
	}
	
	#comments-list .forum-post .text{
		padding:5px;
		overflow-x:auto;
		}
		
	#comments-list .forum-post .forum-post-info{
		padding:0 2px 5px 0;
		text-align:right;
		}
		
	#comments-list .forum-post .forum-separator{
		overflow:hidden;
		height:1px;
		background-color:#b2cb21;
		}

#articles-imgs-list {    
    width:253px;
    padding-top:15px;
    overflow:hidden;
}

    #articles-imgs-list .container{
        height:33px;
        overflow:hidden;
        position:relative;
    }

        #articles-imgs-list .container a{
            border:1px solid #669dd4;
            display:block;
            width:43px;
            height:31px;
            float:left;
            margin-right:7px;
            opacity:0.6;
        }

            #articles-imgs-list .container a img{
                border:1px solid #fff;
            }


        #articles-imgs-list .container a.sel{
        }

            #articles-imgs-list .container a.sel{
                opacity:1;
            }

#articles-main-img{

}

    #articles-main-img .img{
       border:1px solid #669dd4;
    }

        #articles-main-img .img img{
           border:1px solid #fff;
        }

#articles-main-img .text {
    font:bold 11px Verdana;
    color:#000;
    padding:5px 0 0 9px;
    line-height:13px;
    overflow:hidden;
    width:235px;
}

#img-list-scroll{
    padding-top:5px;
    width:253px;
    height:9px;
    display:none;
    overflow:hidden;
}

#img-list-scroll .left-a{
    width:9px;
    height:9px;
    background:url('/images/redesign/nis_la.gif')no-repeat;
    overflow:hidden;
    float:left;
}

#img-list-scroll .right-a{
    width:9px;
    height:9px;
    background:url('/images/redesign/nis_ra.gif')no-repeat;
    overflow:hidden;
    float:right;
}

#img-list-scroll .bar{
    margin:0 9px;
    height:9px;
    background:url('/images/redesign/nis_bg.gif')repeat-x;

}

    #img-list-scroll .bar .s-bar{
        height:9px;
        padding-right:26px;
    }

	#img-list-scroll .ui-slider .ui-slider-handle {
		display:block;
		width: 26px;
		height: 9px;
                position:relative;
		background: url('/images/redesign/nis_pane.gif');
		outline: none;
	}

#articles-video{
    width:250px;
    padding-top:10px;
}

    #articles-video .preview {
        border:1px solid #669dd4;
        cursor:pointer;
        display:block;
        width:250px;
    }

    #articles-video .preview img{
        border:1px solid #fff;
    }

    #articles-video .preview div {
        background:url('/images/redesign/play.png') no-repeat center center;
        width:250px;
        position:absolute;
    }

    #articles-video .preview div img {
        visibility:hidden;
    }

#article-a-info {
    float:left;
    width:254px;
    padding: 0 20px 15px 0;
    }
