#modalsplash h1 {
    margin-bottom: 15px;
    color: #525151;
    font-size: 17px;
    font-weight: bold
}
#modalsplash h2 {
    margin-bottom: 10px;
    color: #525151;
    font-size: 12px;
    font-weight: bold
}
#modalsplash h3,#modalsplash h3 a {
    color: #369;
    font-size: 12px;
    font-weight: bold
}
#modalsplash h3.none,#modalsplash h3.none a {
    color: #000
}
#modalsplash h4,#modalsplash h4 a {
    margin-bottom: 5px;
    font-weight: bold
}
#modalsplash p {
    margin-bottom: 1em;
    line-height: 16px
}
