table.rubricator td {
    padding: 6px;
}
.category{
        color:#2878a4;
        font:14px Arial;
        font-weight:bold;
	text-decoration: none;
        font-style: italic;
}
.category a:link, .category a:visited {
        color:#2878a4;
        font:14px Arial;
        font-weight:bold;
	text-decoration: none;
        font-style: italic;
}

.category a:hover{
	color: #900;
}

.subcategory{
    font-size: 1.0em;
    padding: 0px 0px 0px;
    display: block;
}
.subcategory a:link, .subcategory a:hover, .subcategory a:active, .subcategory a:visited {
    font-size: 1.0em;
}


.title_org {
	height: 34px;
        color:#ff0000;
        font:14px Arial;
        font-weight:bold;
        font-style: italic;
        padding-left:0px;
	line-height: 34px;
	overflow: hidden;
	background: #e6f5fd url(images/titlebasic_bg.png) repeat-x top;
}

.title_org_left {

	background: transparent url(images/titlebasic_l.png) top left no-repeat;
	padding-left: 50px;
	height: 24px;
	line-height: 24px;
}

.title_org_left a:link, .title_org_left a:visited {
        color:#2878a4;
        font:14px Arial;
        font-weight:bold;
	text-decoration: none;
        font-style: italic;
}

.title_org_left a:hover{
	color: #900;
}

.table_org{
border: 1px solid #cce1fa;

}

.target_org {
	height: 20px;
	width: 100%;
        padding-left:0px;
	line-height: 20px;
	background: #e6f5fd url(images/target_bg.png) repeat-x top;
}

.alfavit{
    text-align: center;
    line-height: 2em;
}
a.org-letter{
    border: 1px solid #ddd;
    padding: 3px 5px;
    margin: 2px;
}
a.org-letter:hover{
    background-color: #FFFFC0;
}

.org-title {
    font-size: 2em;
    color: #2666b9;
}
.org-content-title {
    font-size: 1.5em;
    color: #ff5500;
}
.mininavigation a {
    display:block;
    font-size: 1.0em;
    color: #0245a0;
    border: 1px solid #c2dffc;
    padding: 2px 2px;
}
.mininavigation a:hover {
    font-size: 1.0em;
    color: #a00202;
    background-color: #fdf1f1;
    border: 1px solid #fcc7c7;
}
.story-image-floatleft {
    float: left;
    clear:left;
    margin-right: 5px;
    margin-bottom: 5px;
}
.img-content{
    float:left;
    margin-right: 5px;
    margin-bottom: 5px;
}
.org_in_content_list{
    color:gray !important;
    /*font-weight: bold;*/
}

.photo-wrap{
    float: left;
    border: 1px solid #eee;
    margin: 5px;
    padding: 5px;
}
.photo-orgname{
    display: block;
    overflow: hidden;
    height: 1.1em;
    line-height: 1em;
}
.photo-frame{
    display: block;
    border: 1px solid #eee;
    margin-bottom: 3px;
    margin-left: -1px;
}
.photo-photo-title{
    overflow: hidden;
    height: 2em;
    line-height: 1em;
}
.admin_form{
    width: 500px;
}
.admin_form label{
    display: block;
    position: relative;
    padding-right: 320px;
    text-align: right;
}
.admin_form input, .admin_form select{
    position: absolute;
    right: 0px;
    top:0px;
    width: 300px;
}
.admin_form  div select{
    right: 0px;
    top:0px;
    width: 300px;
}
.admin_form .noresize{
    width:auto;
}

.admin_form .btn{
    position: relative;
    width:auto;
}
.fields_list input, .fields_list select{
    position: relative;
    width:auto;
}

.admin_link{
    font-size: 10px;
    font-weight: bold;
    color: gray !important;
    
}
