*{
  padding:0px;
  margin:0px;
  outline: none;
}
body{
  background:#ededed;
  font-family: Arial, Verdana, sans-serif;
  font-size:12px;
  line-height: 16px;
  color:#666;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
}

h1{
  color:#3F3F3F;
  font-size:18px;
}
h2{
  font-size:16px;
}
h3{
  font-size:14px;
}
h4{
  font-size:12px;
}

h1, h2, h3, h4, h5, h6{
  margin-bottom:10px;
  font-family:"Trebuchet MS", Tahoma, sans-serif;
}
p{
  margin-bottom:10px;
}

a{
  text-decoration:none;
  color:#8F0000;
}
a:hover{
  color:#b73838;
  text-decoration: underline;
}

img{
  margin-bottom:10px;
  border:none;
}

ul{
  margin-bottom:10px;
}

ol{
  margin-left: 25px;
}

ol li{
  list-style-type: decimal;
}

li{
  margin-bottom:10px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

.wrapper_out{
  background:url(../images/background-middle.png) repeat-y center 0px;
}

.wrapper{
  width:906px;
  margin:0px auto;
}

object{
  outline: none;
}

/* ---------- PAGE HEADER ----------*/
.header{
  width:900px;
  height:169px;
  margin:0px 2px;
  background:url(../images/header-background.png) no-repeat 0px 0px;
  border-right:1px solid #b2b2b2;
  border-left:1px solid #b2b2b2;
  overflow:hidden;
}
.header .logo{
  margin:47px 0px 0px 50px;
  display:block;
  float:left;
}
.header .home{
  margin:80px 0px 0px 20px;
  font-size:23px;
  font-family:"Trebuchet MS", Tahoma, sans-serif;
  text-transform:uppercase;
  color:#3d3d3d;
  display:block;
  float:left;
}
.header a.home:hover{
  text-decoration: none;
  color: #3d3d3d;
} 
.header .language{
  width:59px;
  background:url(../images/language-button2.png) no-repeat 0px 1px;
  margin:141px 17px 0px 0px;
  color:#fff;
  font-size:10px;
  text-align:center;
  display:block;
  float:right;
}
.header a.language:hover{
  color: #fff;
}
/* ---------- END PAGE HEADER ----------*/



/* ---------- TOP MENU ----------*/
.top-menu{
  height:51px;
  margin-bottom:0px;
  background:url(../images/top-menu-background.png) no-repeat 0px 0px;
  overflow:hidden;
}
.top-menu li{
  margin-bottom:0px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  text-transform:capitalize;
  float:left;
}
.top-menu li.selected{
  background:url(../images/top-menu-background-selected.png) repeat-x 0px center;
}
.top-menu li.selected a, .top-menu li.first-selected a{
  color:#8f0000;
  margin-right: -2px;
}
.top-menu li.first-selected{
  background:url(../images/top-menu-background-first-selected.png) repeat-x 0px 2px;
}
.top-menu li.selected span,
.top-menu li.first-selected span{
  color:#8f0000;
}
.top-menu li a,
.top-menu li span{
  background:transparent url(../images/separator.png) no-repeat right 23px;
  padding:16px 21px 18px 21px;
  color:#6e6e6e;
  display:block;
}
.top-menu li.search{
  padding:15px 0px 15px 21px;
}
.search input{
  width:112px;
  height:16px;
  padding:3px 0px 1px 8px;
  background:url(../images/search-input.png) no-repeat 0px 0px;
  border:0px;
  font-size:10px;
  color:#b0b0b0;
  float:left;
}
.search select{
  width:106px;
  padding:3px;
  margin-right:10px;
  color:#b2b2b2;
  font-size:10px;
  float:left;
}
.search select option{
  color:#000;
}
.search .dissabled{
  color:#b2b2b2;
}
.search button{
  width:20px;
  height:20px;
  background:url(../images/search-button-red.png) no-repeat 0px 0px;
  border:0px;
  cursor:hand;
  cursor:pointer;
  float:left;
}
/* ---------- END TOP MENU ----------*/



/* ---------- CONTENT ----------*/
.content{
  margin:0px 2px 0px 2px;
  padding-bottom:60px;
  background:#fff url(../images/bottom-menu-background.png) no-repeat -1px bottom;
  border-right:1px solid #b2b2b2;
  border-left:1px solid #b2b2b2;
  overflow:hidden;
}

.content .main-column{
  width:610px;
  padding-top:37px;
  background:#fff url(../images/backround-top-navigation-shadow.png) repeat-x 0px 0px;
  float:left;
  overflow:hidden;
}


.main-column .left-column{
  width:270px;
  padding-left:19px;
  float:left;
}
.main-column .right-column{
  width:279px;
  margin-left:20px;
  padding-top:3px;
  padding-right:19px;
  padding-left:2px;
  float:right;
}

.left-column .borders{
  margin-left:-6px;
  margin-bottom:10px;
  padding:10px;
  background:url(../images/image-borders.png) no-repeat center center;
}
.left-column .home-image-descr{
  font-size:16px;
  font-family:"Trebuchet MS", Tahoma, sans-serif;
  font-weight: normal;
  line-height:20px;
}

.right-column .home{
  margin-bottom:15px;
  font-size:14px;
  color:#8f0000;
}
.red-dot li{
  padding-left:15px;
  background:url(../images/red-dot.png) no-repeat 4px 7px;
}
.content .letters{
  width:880px;
  height:22px;
  padding:8px 0px 10px 20px;
  margin-bottom:0px;
  background-color:#7e7e7e;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  overflow:hidden;
}
.content .letters li{
  margin-bottom:0px;
  margin-right:4px;
  display:block;
  float:left;
}
.content .letters li a{
  width:26px;
  padding-top:3px;
  padding-bottom:3px;
  color:#fff;
  font-size:16px;
  font-family:"Trebuchet MS";
  line-height:18px;
  text-align:center;
  display:block;
  outline: none;
  cursor: default;
}
.content .letters li.selected a{
  background:url(../images/letter-select-background.png) no-repeat 0px 0px;
}
.content .letters li.selected .sub-letters li a{
  background-image:none;
}
.content .letters li.sel a{
  background:url(../images/letter-select-background2-r.gif) no-repeat 0px 0px;
  color: #8F0101;
}
.content .letters li.sel:hover a{
  background:url(../images/letter-select-background2.png) no-repeat 0px 0px;
}
.content .letters li.sel .sub-letters li a{
  background-image:none;
}
.content .sub-letters{
  width:183px;
  position:absolute;
  top:252px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  display:none;
}
.letters a:hover{
  text-decoration: none;
}
.pagination a:hover{
  text-decoration: none;
}
.content .letters li.selected .sub-letters{
  display:inline-block;
}
.content .letters li.sel .sub-letters{
}
.content .sub-letters li{
  width:153px;
  margin-bottom:0px;
  margin-right:0px;
  padding-top:1px;
  padding-right:15px;
  padding-bottom:2px;
  padding-left:15px;
  background-color:#900000;
  display:block;
}
.content .sub-letters li:hover{
  background:#900000 url(../images/sub-letter-selected.png) repeat-x 0px bottom;
}
.content .sub-letters li.no-hover:hover{
  background:#900000;
}
.content .sub-letters li:hover a{
  color:#fff;
}
.content .sub-letters li.no-hover:hover a{
  cursor: default;
}
.content .sub-letters .first{
  padding-top:8px;
  background:#900000 url(../images/sub-letter-top-background.png) no-repeat right 0px;
}
.content .sub-letters .first-no-corner{
  padding-top:8px;
  background:#900000;
}
.content .sub-letters .last{
  height:7px;
  padding-bottom:0px;
  background: #900000 url(../images/sub-letter-bottom-right0-background.png) no-repeat right bottom;
}
.content .sub-letters .last-none{
  background:url(../images/sub-letter-bottom-background.png) no-repeat 0 0;
}
.content .sub-letters .last-right{
  height:7px;
  padding-bottom:0px;
  background:url(../images/sub-letter-bottom-center-background2.png) no-repeat 0px 0px;
}
.content .sub-letters .last-left{
  height:7px;
  padding-bottom:0px;
  background: #900000 url(../images/sub-letter-bottom-left-background.png) no-repeat left bottom;
}
.content .sub-letters .last:hover{
  background:#900000 url(../images/sub-letter-bottom-right0-background.png) no-repeat right bottom;
}
.content .sub-letters .last-left:hover{
  background: #900000 url(../images/sub-letter-bottom-left-background.png) no-repeat left bottom;
}
.content .sub-letters .last-none:hover{
  background:url(../images/sub-letter-bottom-background.png) no-repeat 0px 0px;
}
.content .sub-letters li a{
  width:auto;
  padding-top:0px;
  padding-bottom:0px;
  color:#d9bcaa;
  font-size:12px;
  line-height:14px;
  text-align:left;
  display:block;
  cursor: pointer !important;
}
.content .center-column{
  width:570px;
  padding:25px 20px 0px 20px;
  background:#fff url(../images/center-column-background.png) no-repeat 0px 0px;
  float:left;
  overflow:hidden;
}
.center-column h1{
  margin-bottom:17px;
  font-size:22px;
  font-style:italic;
}
.ibox{
background: #fff; 
text-align: center; 
min-height: 350px; 
padding: 5px; 
padding-top: 20px; 
padding-bottom: 10px;
}
.ibox h1{
  margin-bottom:17px;
  font-size:22px;
  font-style:italic;
}
.ibox .icontent{
  margin-top: 50px;
}
.ibox .iplayer{
  margin-top: 20px;;
}
.center-column .composer-info{
  width:140px;
  margin-top:3px;
  margin-right:20px;
  margin-bottom:40px;
  padding-bottom:5px;
  background:#dbdbdb url(../images/composer-info-background.png) no-repeat 0px bottom;
  float:left;
  text-align: center;;
}
.center-column .about-composer{
  width:410px;
  float:right;
  margin-bottom:20px;
}
.composer-info img{
  border:1px solid #3f3f3f;
  border-color:#353535 #5e5d62 #2f2f2f #3a3a3a;
}
.composer-info p{
  margin-right:10px;
  margin-left:10px;
}
.composer-info-more p{
  text-align: left;;
  margin-right:10px;
  margin-left:10px;
}
.composer-info .years{
  margin-bottom:15px;
  font-weight:bold;
  font-style:italic;
}
.composer-info .tags{
  margin-right:15px;
  line-height:14px;
  font-style:italic;
}
.center-column p{
  line-height:14px;
}

.center-column .work{
  clear:both;
}
.work h2{
  padding-bottom:10px;
  border-bottom:1px solid #d6d6d6;
}
.work .red-dot{
  margin-bottom:0px;
  padding-left:15px;
  background:#fff url(../images/red-dot.png) no-repeat 0px 7px;
  color:#3f3f3f;
  font-size:12px;
  font-family:"Arial";
}
.work p{
  margin-bottom:15px;
  padding-left:15px;
}
.photo-gallery{
  margin-top:60px;
  margin-bottom:15px;
  padding-bottom:12px;
  border-bottom:1px solid #d6d6d6;
}
.gallery{
  overflow:hidden;
}
.gallery li{
  margin-right:15px;
  float:left;
}
.gallery img{
  border:1px solid #676767;
}

.main-column .list-column{
  padding:0px 20px;
  background: #fff;
}
.list-column h1{
  font-style:italic;
  font-size:22px;
}
.list-column .bottom-margin{
  margin-bottom:32px; /*40-7*/
}
.list-column .bottom-margin-small{
  margin-bottom:22px;
}
.list-item{
  overflow:hidden;
}
.list-item .type{
  float:right;
}
.mp3-item td{
  padding-top:8px;
  padding-bottom:9px;
  border-bottom:1px solid #b2b2b2;
}
.mp3-item-last{
  margin-bottom:15px;
  border-bottom:none;
}
.mp3-item .name{
  padding-right:10px;
  color:#8f0000;
}
.mp3-item .title{
  padding-right:10px;
}
.mp3-item .controls{
  width:25px;
  height:16px;
}
.mp3-item .player{
  width:290px;
  height:24px;
}
.mp3-item .controls .save{
  margin-top:2px;
  margin-right:15px;
  display:block;
}
.mp3-item img,
.mp3-item .controls img{
  margin-bottom:0px;
}
.news-item{
  margin-bottom:60px;
  overflow:hidden;
}
.single-news{
  margin-bottom:30px;
}
.last-news-item{
  margin-bottom:45px;
}
.news-item .title{
  margin-bottom:5px;
  font-size:16px;
  font-style:normal;
}
.news-item .date{
  margin-bottom:10px;
  padding-bottom:9px;
  border-bottom:1px solid #d6d6d6;
  color:#b2b2b2;
  font-size:10px;
}
.news-item .text{
  width:440px;
  margin-bottom:15px;
}
.news-item img{
  margin-bottom:18px;
  margin-left:20px;
  float:right;
}
.news-item .read{
  font-size:11px;
  font-weight:bold;
}
.single-news p{
  margin-bottom:15px;
}
.back{
  margin-top:30px;
  padding-left:30px;
  background:url(../images/red-left-arrow.png) no-repeat 20px 4px;
  font-size:13px;
  display:block;
}
.title-back{
  padding-left:10px;
  background:url(../images/red-left-arrow.png) no-repeat 0px 5px;
  font-size:11px;
  display:block;
  float:right;
}

.news-gallery{
  padding-left:20px;
  padding-right:20px;
}
.news-gallery h2{
  margin-top:0px;
}

.content .about-us p{
  margin-bottom:15px;
  line-height:15px;
}
.content .about-us .bottom-margin{
  margin-bottom:10px;
}
.content .about-us .special{
  margin-right:111px;
  margin-bottom:20px;
  margin-left:20px;
  color:#b3b3b3;
  font-size:15px;
  line-height:18px;
  font-style:italic;
}
.content .about-us .separator-stars{
  text-align:center;
}

.contact p{
  margin-bottom:15px;
}
.contact .cont{
  margin-top:45px;
  margin-bottom:80px;
  overflow:hidden;
}
.contact .numbers{
  width:100%;
  overflow:hidden;
}
.contact .numbers .num{
  width:130px;
  padding-right:20px;
  float:left;
}
.contact .numbers p{
  width:520px;
  margin-bottom:3px;
  font-size:11px;
  line-height:14px;
}
.contact .title{
  margin-top:30px;
  margin-bottom:17px;
  padding-bottom:7px;
  border-bottom:1px solid #b2b2b2;
  font-size:12px;
}
.contact .staff-person{
  overflow:hidden;
  height: 100px;
}
.contact .staff-person img{
  margin-top:3px;
  margin-right:20px;
  border:1px solid #666;
  float:left;
}
.contact .staff-person .name{
  margin-bottom:15px;
  display:block;
}
.contact .staff-person p{
  font-size:11px;
  line-height:14px;
}
.contact .staff-person img{
  margin-bottom:0px;
}
.contact .staff-container{
  overflow:hidden;
  clear: both;
  width: 100%;
}
.contact .staff-container .staff-person{
  width:285px;
  margin-bottom:30px;
  float:left;
}
.contact .staff-container .last{
  margin-bottom:0px;
}

.content .right-info-column{
  width:250px;
  padding-top:40px;/* 37+3 */
  padding-left:20px;
  padding-right:20px;
  background:#fff url(../images/background-right-info-column.png) no-repeat 0px 0px;
  float:left;
  margin-top: 0px;
}
.content .right-info-column-short{
  width:255px;
  padding-top:20px;
  padding-left:15px;
  background:#fff url(../images/background-right-info-column.png) no-repeat 0px -25px;
}
.content .right-info-column-big{
  width:255px;
  padding-top:30px;
  padding-left:15px;
}
.content .right-info-column-about{
  width:255px;
  padding-left:15px;
}
.right-info-column .news{
  margin-bottom:25px;
  font-size:14px;
}
.right-info-column .all-news, .main-column .all-news{
  font-size:10px;
  font-weight:bold;
}
.right-info-column .single-news{
  padding-bottom:13px;
  margin-bottom:10px;
  background:url(../images/news-dash.png) repeat-x 0px bottom;
}
.right-info-column .news-title{
  font-size:12px;
  font-family:"Arial";
  margin-bottom:3px;
}
.right-info-column .single-news p{
  margin-bottom:5px;
  font-size:11px;
  line-height:13px;
}
.right-info-column .single-news p.date{
  margin:5px 0;
  color:#333;
  font-size:10px;
}

.right-info-column .works-title{
  margin-bottom:10px;
  margin-left:10px;
  padding-bottom:7px;
  border-bottom:1px solid #b3b3b3;
  font-size:14px;
  line-height:16px;
}

.right-info-column .works, .right-info-column .error_list{
  color:#8f0000;
  font-size:12px;
  margin-left: 10px;
}
.right-info-column .error_list{
  margin: 0px;
  font-size: 11px;
}
.works li, .error_list li{
  margin-bottom:3px;
  /*padding-left:10px;*/
  background:url(../images/red-dot.png) no-repeat 0px 6px;
}
.error_list li{
  margin: 0px;
  padding-left: 10px;
}
.right-info-column .dark-title{
  margin-bottom:25px;
  margin-left:0px;
  border-bottom:none;
  font-size:14px;
  font-family:"Arial";
}
.right-info-column .info{
  font-size:11px;
  line-height:14px;
}
.right-info-column .notify{
  margin-bottom:40px;
  color:#c3c3c3;
  font-size:11px;
  line-height:14px;
}

.right-info-column-short li{
  padding-left:10px;
}

.right-info-column .year{
  margin-bottom:0px; /* !!!!8 */
  padding-top:10px;/* added */
  padding-bottom:8px; /* !!!!8 */
  /*border-bottom:1px solid #d6d6d6;*/
  background:url(../images/border.gif) repeat-x 0px bottom;
  font-size:14px;
  outline:none;
}
.right-info-column .year a{
  color:#666;
  outline:none;
}
.right-info-column .list-item{
  margin-bottom:0px; /* !!!!10 */
  padding-bottom:0px;
  /*border-bottom:1px solid #d6d6d6;*/
  background:url(../images/border.gif) repeat-x 0px bottom;
  overflow:hidden;
}
.right-info-column .months{
  width:100px;
  margin-bottom:0px;
  padding-top:10px;/* added */
  padding-bottom:10px;/* added */
  padding-left:10px;
  font-size:11px;
  float:left;
}
.right-info-column .months li{
  margin-bottom:0px; /* !!!!3 */
  padding-bottom:3px;
}
.right-info-column .months li.selected{
  color:#000;
  font-weight:bold;
}

.staff-title{
  font-size:14px;
}
.staff-item{
  background:url(../images/border.gif) repeat-x 0px bottom;
  overflow:hidden;
}
.staff-item .container-wrapper{
  padding-top:10px;
  padding-bottom:15px;
  overflow:hidden;
}
.staff-item .staff{
  padding-bottom:20px;
  overflow:hidden;
}
.staff-item .last{
  padding-bottom:10px;
}
.staff-item img{
  margin-right:20px;
  margin-bottom:0px;
  border:1px solid #666;
  float:left;
}
.staff-item .name{
  padding-bottom:15px;
  display:block;
}
.staff-item p{
  font-size:11px;
  margin-bottom:0px;
  padding-bottom:10px;
}
.right-info-column-about .year{
  font-size:12px;
}

.contact-title{
  margin-bottom:5px;
  padding-bottom:10px;
  border-bottom:1px solid #d6d6d6;
}

.right-info-column form label{
  padding-bottom:3px;
  color:#3c3c3c;
  font-size:11px;
  display:block;
}
.right-info-column form input{
  width:236px;
  height:22px;
  padding:2px 10px 3px 10px;
  background:url(../images/input_bgr.gif) no-repeat 0px 0px;
  border:none;
}
.right-info-column form textarea{
  width:246px;
  height:103px;
  padding:3px 5px 3px 5px;
  background:url(../images/textarea-background.png) no-repeat 0px 0px;
  border:none;
}
.right-info-column form button{
  width:72px;
  height:23px;
  margin-top:6px;
  background:url(../images/contact-button.png) no-repeat 0px 0px;
  border:none;
}
.right-info-column form button span{
  margin-top:-2px;
  color:#fff;
  font-size:10px;
  display:block;
}
.content .right-info-column-contact{
  width:256px;
  padding-left:14px;
}
.content .musicologists{
  width: 100%;
  padding:0px;
  background:#fff url(../images/backround-top-navigation-shadow.png) repeat-x 0px 0px;
  float:left;
  overflow:hidden;
}
.content .musicologists .inner_m{
  padding:20px;
  padding-top:37px;
}
.musicologists h1{
  margin-bottom:25px;
  font-size:22px;
  font-style:italic;
}
.musicologists ul{
  width:400px;
  margin-right:40px;
  float:left;
}
.musicologists ul.last{
  margin-right:0px;
}
.musicologists ul li{
  margin-bottom:1px;
}
.musicologists span{
  margin-right:10px;
}
/* ---------- END CONTENT ----------*/



/* ---------- BOTTOM MENU ----------*/
.bottom-menu{
  height:35px;
  margin:0px 2px 0px 2px;
  padding-left:72px;
  margin-bottom:0px;
  background:#fff url();
  border-right:1px solid #b2b2b2;
  border-left:1px solid #b2b2b2;
  clear: both;
}
.bottom-menu li{
  margin-bottom:0px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  text-transform:capitalize;
  float:left;
}
.bottom-menu li a{
  background:transparent url(../images/separator.png) no-repeat right 14px;
  padding:9px 22px 10px 22px;
  color:#666;
  font-size:11px;
  display:block;
}
.bottom-menu li a.last{
   background-image:none;
}
/* ---------- END BOTTOM MENU ----------*/


/* ---------- FOTTER ----------*/
.footer-pane{
  min-height: 137px;
  background:#ededed url(../images/footer-background.png) no-repeat center 0px;
  overflow:hidden;
}
.footer{
  width:851px;
  margin:0px auto;
  padding:17px 23px 0px 26px;
  background:#fff url(../images/footer-background-gradient.png) repeat-x 0px 0px;
  border-right:1px solid #b2b2b2;
  border-left:1px solid #b2b2b2;
  font-size:10px;
  color:#b2b2b2;
  overflow:hidden;
}
.rizn{
  margin-top:1px;
  float:right;
  margin-bottom: 5px;
}
a.rizn:hover{
  text-decoration: none;
}
.rizn img{
  margin-bottom: 0px;
  margin-top: 1px;
}
.rizn span{
  margin-bottom: 0px;
  color: #B2B2B2;
  margin-left: 3px;
}
.rounded{
  width:855px;
  height:12px;
  margin:0px auto;
  padding:0px 25px 0px 24px;
  background:#d6d6d6 url(../images/footer-background-rounded.png) no-repeat 0px 0px;
}
/* ---------- END FOTTER ----------*/
ul.pagination{
  height:22px;
  padding:10px 0px 13px 0px;
  margin-bottom:0px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  overflow:hidden;
}
ul.pagination li{
  margin-bottom:0px;
  margin-right:4px;
  display:block;
  float:left;
}
ul.pagination li a{
  width:24px;
  padding-top:3px;
  padding-bottom:4px;
  color:#fff;
  font-family:"Trebuchet MS", Tahoma, sans-serif;
  line-height:18px;
  text-align:center;
  display:block;
  outline: none;
  background:url(../images/pagination_b_bg.gif) no-repeat 0px 0px;
}
ul.pagination li a:hover{
  color: #fff;
}
div.pagination2 a{
  margin-top: 10px;
  margin-right:20px;
  width:80px;
  padding-top:3px;
  padding-bottom:4px;
  font-family:"Trebuchet MS", Tahoma, sans-serif;
  line-height:18px;
  text-align:center;
  display:block;
  outline: none;
  background:url(../images/pagination_bg.gif) no-repeat 0px 0px;
  color: #fff;
}
ul.pagination li:hover a, ul.pagination li.selected a{
  background:url(../images/pagination_b_bg_selected.gif) no-repeat 0px 0px;
}
a.normal2{
  color: #000;
}
a.normal2:hover{
  color: #fff;
}

.news-item ul {
  margin-left: 25px;
}
.news-item ul li {
  list-style-type: disc;
}

.news-article{
  margin-bottom:0;
  padding-top:15px;
}

.accordion{
  margin-bottom:20px;
}

.right-info-column .latest-news{
  padding-bottom:13px;
  margin-bottom:10px;
  border-bottom:2px solid #d5d5d6;
  /*background:url(../images/border.gif) repeat-x 0px bottom;*/
}
.right-info-column .latest-title{
  font-size:12px;
  font-family:"Arial";
  font-weight:normal;
  margin-bottom:1px;
}
.right-info-column .latest-news p.date{
  margin:4px 0 0 0;
  color:#666;
  font-size:10px;
}

.latest-title-big{
  margin-bottom:10px;
}

.news-item .date span{
  color:#666;
}
