﻿.Content{
    padding:0px 0px 0px 0px;
    margin:9px 0px 0px 0px;
}
.Content p{
    margin:0px 0px 0px 0px;
    line-height:145.45%;
}
/* Заголовок h3, не используется для форматирования через редактор FCK */
.Content h3 {
    margin:2px 0px 0px 0px;
    font-size:12px;
    color:#252525;
}
.Content h4{
    line-height:145.45%;
    font-size:12px;
    color:#C30009;
    font-weight:bold;
    margin:0px 0px 0px 0px;
    padding:0px;
}
.Content h5{
    line-height:145.45%;
    font-size:11px;
    color:#252525;
    font-weight:bold;
    margin:0px 0px 0px 0px;
}
.Content img{
    margin:0px 0px 0px 0px;
}
.Content div{
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}
.Content a{
    font-weight:normal;
    color:#C30009;
}
.Content hr{
    width:100%;
    height:1px;
    border-width:0px;        
    color:#898989;
    background-image:url(images/spacer_1.gif);
    background-repeat:repeat-x;    
    margin:0px 0px 0px 0px;        
}
.Content strong, b{
	font-weight:bold;
	color:#252525;
}
.Content li{
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
}
.Content ul, ol{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.Content .StrongRed{
	font-weight:bold;
	color:#C30009;
}
.Content .WeakSmallLink{
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	color:#898989;
}
.Content .StrongSmallLink{
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:#898989;
}
.Content .BlackSmallLink{
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:#252525;
}
.Content .StrongBlackLink{
	font-weight:bold;
	text-decoration:underline;
	color:#252525;
}
/* Дата, не используется для форматирования через редактор FCK */
.Content .Date {
    font-size:9px;
    margin:9px 0px 0px 0px;
    color:#C2C2C2;
}