﻿/* ------------------------------------------------------ */
/* Fix раздел SD Company */
.sdc-center { text-align:center; }
.sdc-center table, .sdc-center div { margin:auto auto; }
.sdc-center-td { text-align:center; }
.sdc-left { text-align:left; }
.sdc-right { text-align:right; }
.sdc-right-td { text-align:right; }
.sdc-clear { clear:both; }
.sdc-clear-border { border-top: 2px dashed #cccccc; margin:5px; clear:both; }
.sdc-text-u { text-decoration:underline; }
.sdc-text-s { text-decoration:line-through; }
.sdc-text-red { color:#ff0000 !important; font-weight:bold !important; }
/* WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW */
/* Оформление IMAGE */
/* WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW */
.sdc-figure{text-align:center;}
.sdc-figure figure
{
background-color:#ededed;
border:1px solid #d0d0d0;
margin-left:auto;
margin-right:auto;
padding:3px;
width:auto;
color:#333333;
font-family:tahoma;
font-size:11px;
text-align:center;
display:inline-block;
}
.sdc-figure figure img
{
margin:0;
padding:0;
border:1px solid #d0d0d0;
}
.sdc-figure figcaption {display:block;}

.news-detail a
{
font-weight:700;
}