/* {{pp-template}} */
/* these styles are derived from the styles listed in Module:WPMILHIST Infobox style */
.mainbox { /* the main infobox and standalone sub infoboxen */
width:25.5em;
border-spacing:2px;
}
.history { /* infobox career history header */
background-color:#C3D6EF;
text-align:center;
vertical-align:middle;
font-size:110%;
}
.country { /* infobox career flag & country header */
height:30px;
background-color:#B0C4DE;
text-align:left;
padding-left:2px;
vertical-align:middle;
font-size:110%;
}
.general { /* infobox characteristics, class overview, & service record headers */
height:30px;
background-color:#C3D6EF;
vertical-align:middle;
font-size:110%;
}
.error {
color:#bf3c2c;
}
.code {
color: inherit;
background: inherit;
border: none;
padding: inherit;
}