html, body {
    padding: 0;
    margin: 0;
    padding-right: 20px;
}

.albo-news-header {
    font-family: Arial,serif;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 12px;
}

a > img{ /* убираем бордер в IE*/
    border: 0;
}

.copyright, .alfa-a {
    font-family: Arial, serif !important;
    font-size: 13px;
    font-style: normal;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: color 100ms ease;
    -moz-transition: color 100ms ease;
    -ms-transition: color 100ms ease;
    -o-transition: color 100ms ease;
    transition: color 100ms ease;
}

.alfa-a {
    color: #c92f07 !important;
    font-weight: bold;
    text-decoration: underline !important;
    cursor: pointer;
    padding-right: 8px;
}


.footer-support-header{
    font-family:  Arial, serif !important;
    font-size: 13px;
    font-weight: bold;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    padding-bottom: 0.8em;
}

.footer-support-header > .standard-weight{
    font-weight: normal;
}

.footer-phone-note, .contacts-phone-note{
    font-family:  Arial, serif !important;
    font-style: italic;
    font-size: 11px;
    color: #757575;
    font-smooth: always;
}

.footer-phone-number{
    font-family:  Arial, serif !important;
    font-size: 13px;
    font-smooth: always;
}

.contacts-support-header{
    color: #c92f07 !important;
    font-family: Arial, serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    padding-bottom: 0.4em;
}

.contacts-phone-number{
    font-family:  Arial, serif !important;
    font-size: 16px;
    font-weight: bold;
    /*padding-bottom: 0.3em;*/
}

.contacts-mail{
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.constacts-register-note{
    font-style: italic;
    color: #5c5c5c;
    font-size: 13px;
    font-family: Arial, serif;
}

.message {
    overflow:visible;
}
.message p {
    padding: 0;
    margin: 0;
    font-family: Arial, serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    line-height: 20px !important;
    margin-bottom: 25px;
}

.date {
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Tahoma, sans-serif;
    color: black;
    font-variant: normal;
    font-style: normal;
}


a {
    font: normal normal 12px 'Arial';
    color: #08628C ! important;
    text-decoration: underline;
    cursor: hand;
}

a:hover{
    color: #0393D7;
}

.news {
    margin-top: 5px;
    margin-bottom: 15px;
}

.importantMessage {
    border: solid 1px #C3C3C3;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 5px;
    font-size: 12px;
    font-family: Arial, Tahoma, sans-serif;
    color: black;
    font-variant: normal;
    font-style: normal;
    width:425px;

}


.banners {
    text-align: center;
    width: 425px;
    margin-top: 30px;
}


.img {
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    height: 100px;
    width: 190px;
    border: 0;
}

.dashboardBanner_table {
    padding: 5px;
    border: none;
    margin: auto;
}

.dashboardBanner_table .banner_tr {
}

.dashboardBanner_table td {
    padding: 4px;
}

.dashboardBanner_table .previousButton_td img {
    border: none;
}

.dashboardBanner_table .banner_td img {
    border: none;
}

.dashboardBanner_table .nextButton_td img {
    border: none;
}

.dashboardBanner_title {
    font-family: Verdana, Arial, sans-serif;
    color: #606060;
    font-size: 14px;
}
.dashboardBanner_text{
    font-family: Arial, Tahoma, sans-serif;
    font-size: 11px;
    color: #606060;
}

.fifaInfo_text{
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px !important;
}
.fifaInfo_header{
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px !important;
	font-weight: bold !important;
}
.fifaInfo_leftcol{
	padding-right: 30px;
    vertical-align: top;
    width: 300px;
}
.fifaInfo_table{
	border-spacing: 0 20px;
}

.fifaInfo_kind_hint {
    font-family: Arial, serif !important;
    font-size: 13px;
    font-weight: normal;
    font-style: italic;
    color: #606060 !important;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
}
.kind_normal-a  {
    color: #026D9F; /* Don't use important keyword */
    font-family: Arial, serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline !important;
    cursor: pointer;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: color 100ms ease;
    -moz-transition: color 100ms ease;
    -ms-transition: color 100ms ease;
    -o-transition: color 100ms ease;
    transition: color 100ms ease;
}
.kind_normal-a:hover{
    color: #45a8d6;
    font-family: Arial, serif !important;
    font-size: 14px;
    text-decoration: underline !important;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: color 100ms ease;
    -moz-transition: color 100ms ease;
    -ms-transition: color 100ms ease;
    -o-transition: color 100ms ease;
    transition: color 100ms ease;
}

#bnr_container td {
    text-align: center;
}