@import url("_default_.css");

.verify_dob{
    font-weight: bold;
    color: #333333;
    font-size: 14px;
}
.go_button_bg{
    background-image: url("images/icons/go.gif");
    width: 46px;
    height: 35px;
    border: 0px;
}

#header {
    background: center center no-repeat url("images/backgrounds/blue_header_short.png");
    width:      960px;
    height:     82px;
}
