

/* Правая рамка */
.bd_r {border-right: 1px solid #D8DECD;}

/* Заголовки изданий */
div.hdGreen {background-image: url(../img/headline_green.gif)}
div.hdOrange {background-image: url(../img/headline_orange.gif)}
div.hdRed {background-image: url(../img/headline_red.gif)}
div.hdBlue {background-image: url(../img/headline_blue.gif)}
div.hd {width: 360px; height: 22px; text-align: center; color: White; padding-top: 2px; background-repeat: no-repeat; font-size: 13px; font-weight: bold;}

/* Картинка издания */
div.pic {margin-top: 20px; margin-left: 18px; margin-bottom: 10px; width: 122px;}
div.pic img.bd {border: 1px solid #7FA03F}

div.arrow {margin-left: 5px; margin-bottom: 20px;}
div.arrow img {margin-right: 5px;}

/* Контент издания */
div.content_index {margin-top: 10px; margin-left: 10px; margin-bottom: 10px; margin-right: 10px;}
div.content_index div {text-align: right; font-size: 13px; font-weight: bold;}
