h2 {
font-size: 20px;
margin: 25px 25px 20px 25px;
width: 100%;
max-width: 450px;
text-align: center;
}
h2 span {
text-align: center;
display: block;
margin-bottom:5px;
margin-top:10px;
}
table {
border: #808080 1px solid;
margin: 0 25px 20px 25px;
border-collapse: collapse;
border-spacing: 0;
width: 100%;
max-width: 450px;
}
td {
border: #808080 1px solid;
padding: 5px;
vertical-align: top;
}
table table {
margin: 0;
border: none;
max-width: auto;
}
table table td{
padding: 0;
border: none;
font-size: 12px;
}
.hdg {
text-align: center;
background: #99ccff;
}
.hdg > * {
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 0;
text-align: center;
}
.hdg > * > span {
display: inline-block;
text-align: left;
}
td {
text-align: left;
}
.icon:before,.icon:after{content:"";display:inline-block;background-repeat:no-repeat;position:absolute;top:50%;margin-left:5px;}
.icon_links_other_RD:after{background-image:url(/world/commonY16/img/icon_links_sprite.png);}
span.icon.icon_links_other_RD{width:11px;height:10px;padding-left:5px;text-indent:150px;}
.icon .links_other_txt,span.icon.icon_links_other_RD{display:inline-block;}
.icon{position:relative;overflow:hidden;}
.icon_links_other_RD:after{left:0;width:11px;height:10px;margin-top:-5px;margin-left:0;}
.icon_links_other_RD:after{background-position:0 -95px;}
.fcRD{color:#cc0000 !important;}