body {
    background-position: 0 0;
}

.outServicePanelContent {
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    height: 170px;
    padding: 20px;
    text-align: center;
    width: 380px;
}

.outServicePanelContent h2 {
    color: #ffffff;
    margin: 10px;
    font-weight: normal;
}

#stateHeader {
    color: #268ed5;
    display: block;
    font-size: 24px;
    margin-bottom: 20px;
    -moz-box-shadow: 0px 1px 0px 0px #404040;
    -webkit-box-shadow: 0px 1px 0px 0px #404040;
    box-shadow: 0px 1px 0px 0px #404040;
    padding-bottom: 5px;
}

.stateHeader {
    width: 190px;
    padding-left: 95px;
    padding-right: 95px;
}

#stateDescription {
    color: #808080;
}