/* Definition with background color */
.infobox_bodystyle{
font-size: 85%; text-align: left;
}
.infobox_titlestyle{
background:#FFE4B5;
}
.infobox_abovestyle{
background:#FFE4B5;
}
.infobox_headerstyle{
background:#FFE4B5;
}
.infobox_subheaderstyle{
background:#FFE4B5;
}
.infobox_subheaderstyle1{
width:100%;
background:#FFE4B5;
text-align:center;
font-size:125%;
font-weight:bold;
}
.infobox_belowstyle{
border-top:#aaa 1px solid;
background:#FFE4B5;
}
.infobox-label {
background:#eeeeee;
padding-right:1.2em;
width:40%;
text-align:start;
font-weight:bold;
}
.match_table{
background-color:inherit;
width:100%;
}
.match_result{
font-size:250%;
line-height:100%;
}
.match_result_small{
font-size:175%;
line-height:100%;
}