.dividends .calendar-table-container table th{
	padding: 30px 15px 15px 15px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
}
.dividends .calendar-table-container table tbody td{
	text-align: center;
	padding: 20px 0;
}
.dividends .calendar-table-container table tbody tr:hover{
	background: #2685c9;
	color: #fff;
}
.dividends .calendar-table-container table tbody tr:hover a{
	color: #fff;
	text-decoration: none; 
}
.dividends .calendar-table-container table thead th{
	border-bottom: 1px solid #CCC;
}
.dividends .calendar-table-container td.h3{
	width: 75px;
	text-align: left;
	padding-left: 10px;
	color: #333;
}
.dividends .note span{
	color: #2685c9;
	font-size: 16px;
}
.dividends ul{
	padding-left: 40px;
}
.dividends ul li{
	color: #2685c9;
}
.dividends ul li span{
	color: #333333;
}
.dividends td.reference{
	background-color: #f7f7f7;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	color: #333;
}
.dividends .reference:hover a{
	color: #0086D4 !important;
	cursor: pointer;
    text-decoration: underline;
}
.dividends .reference:hover a:hover{
	color: #fff !important;
}
i.doc, i.xls, i.pdf, i.zip, i.rar, i.mp3, i.href, i.ppt, i.rar{
	display: block;
    height: 29px;
    padding: 5px 0 0 3px;
    float: left;
    width: 30px;
}
i.doc{
	background: url("../img/icons/doc-ico.png") no-repeat;
}
i.xls{ 
	background:url("../img/icons/xls-ico.png") no-repeat;
   }
i.pdf{ 
	background:url("../img/icons/pdf-ico.png") no-repeat;
   }
i.zip{ 
	background:url("../img/icons/zip-ico.png") no-repeat;
   }
i.rar{ 
	background:url("../img/icons/rar-ico.png") no-repeat;
   }
i.mp3{ 
	background:url("../img/icons/mp3-ico.png") no-repeat;
   }
i.href{ 
	background:url("../img/icons/href-ico.png") no-repeat;
   }
i.ppt{ 
	background:url("../img/icons/href-ico.png") no-repeat;
   }
i.rar{ 
	background:url("../img/icons/href-ico.png") no-repeat;
   }
.dividends .event-file-main{
	padding-left: 0;
	margin-bottom: 10px;
}

.dividends-link{
	margin: 0 0 45px 0;
}
.dividends-link a{
	text-decoration: none;
}
.dividends-link span{
	color: #ccc;
}
.dividends b.h3.string{
	display: inline-block;
    margin-bottom: -4px;
    margin-top: -4px;
}
.dividends .formula b.h3{
	display: block;
	float: left;
	margin-left: -40px;
	width: 35px;
}
.dividends .formula p{
	padding-left: 40px;
}
.dividends .formula img{
	padding-bottom: 20px;
}
.dividends h3{
	margin: 0px 0 20px 0;
}
.dividends .dividends-link h3{
	margin-top: 0px;

}
.dividends .dividends-link h3 a{
	border-bottom: 2px solid #0086D4;
}
.dividends .dividends-link h3 a:hover{
	border-bottom: none;
}
span.note-table:after{
	content: "*";
	display: block;
	float: right;
	margin: -5px 10px 0 0;
}
span.note-table2:after{
	content: "**";
	display: block;
	float: right;
}

.dividends i.pdf {
    background: url("../img/calendar/pdf.gif") no-repeat scroll 0 5px transparent;
    display: block;
    float: left;
    height: 29px;
    padding: 5px 0 0 3px;
    width: 31px;
}
.dividends i.xls {
	background: url("../img/xls.gif") no-repeat scroll 0 5px transparent;
}
.dividends i.link {
	background: url("../img/link_icon.png") no-repeat;
    display: inline-block;
    height: 13px;
    margin-right: 2px;
    margin-top: 1px;
    width: 17px;
}
.dividends span.file-lang-ru, .dividends span.file-lang-en{
	margin-right: 6px;
    margin-top: 2px;
}
.dividends a.press-link{
	font-size: 12px;
	color: #333333;
	margin-right: 10px;
}
.dividends .h3 .cufon{
	margin-top: -10px;
}