#content_no_nav {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 11px;
    margin-top: 17px !important;
}
h1 {
    margin: 0;
    font: normal 16px Times, serif;
    color: #881502;
    padding: 7px 0 15px 0;
    /* background: url(../img/design/bg-h1.gif) bottom left repeat-x; */
}
h2 {
    background: none;
    margin: 0;
    font: normal 24px Times, serif;
    color: #1c2960;
    padding: 10px 0 19px 0;
}

div.toggle-trigger {
    float: right;
    padding-right: 10px;
    margin-top: -1px;
    border-top: solid 1px #d9e3ec;
}
div.language-panel {
    border-top: solid 5px #a7b3cd;
    border-bottom: solid 1px #d9e3ec;
    padding: 5px 0 0 10px;
    margin: 0 0;
    /* background: #e1e5ee url(../img/bg_language.jpg) 0px 20px no-repeat; */
}
h4 {
    margin: 0 0 7px -12px;
    padding: 7px 0 7px 12px;
    font: bold 12px Times, serif;
    color: #891300;
    border-top: 0;
    border-bottom: 1px dotted #dddad9;
}
h4 span {
    color: #666666;
}
h4 span.getting-started {
    color: #891300;
}
a {
    color: #1c2960;
}
div.language-panel td {
    padding-right: 10px;
}
div.language-panel a {
    /* text-decoration: none; */
    color: #131c44;
}
input {
    text-transform: uppercase;
}
#bubble_tooltip {
    position: absolute;
    /* display: none; */
    z-index: 10000;
}
#bubble_tooltip .bubble_middle {
    float: left;
    /* height: 36px; */
    padding: 2px;
    /* background-image: url(../img/tooltip/bubble_mid.gif); */
    /* background-repeat: repeat-x; */
    z-index: 10000;
    background-color: #F5F5DC;
    border: 1px solid #000000;
}
#bubble_tooltip .bubble_middle span {
    position: relative;
    font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    font-size: 12px;
    z-index: 10000;
}
#widebubble_tooltip {
    width: 380px;
    position: absolute;
    /* display: none; */
    z-index: 10000;
}
#widebubble_tooltip .widebubble_middle {
    padding: 2px;
    z-index: 10000;
    background-color: #F5F5DC;
    border: 1px solid #000000;
}
#widebubble_tooltip .widebubble_middle span {
    position: relative;
    font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    font-size: 12px;
    z-index: 10000;
}
#welcome {
    width: 275px;
    float: left;
}
#welcome ol {
    font: italic 11px Verdana, Arial, Helvetica, sans-serif;
    padding: 0 0;
    margin-left: 10px;
}
#welcome li {
    margin-left: 10px;
    margin-bottom: 5px;
    padding-left: 10px;
    list-style-type: decimal;
}
h5 {
    margin: 0 0 7px -12px;
    padding: 7px 0 7px 12px;
    font: bold 12px Times, serif;
    color: #383838;
    border-top: 0;
    border-bottom: 1px dotted #5F5D91;
}
h5 span {
    color: #42416E;
}
#get-started {
    width: 390px;
    float: right;
}
#get-started .location {
    margin-bottom: 1px;
    border-bottom: solid 3px #fff;
    color: #464646;
    /* background: #fff url(../img/bg_report_header.gif) bottom left repeat-x; */
}
#get-started .create {
    margin-bottom: 1px;
    border-left: solid 10px #6f8db1;
    /* background: #95b3d7 url(../img/bg_corner.gif) top right no-repeat; */
}
#get-started .submit {
    float: right;
    width: 180px;
    padding: 5px 30px 5px 0px;
    text-align: right;
    border-left: solid 1px #a21a1e;
    /* background: #9e191a url(../img/bg_action_btn_2.png) right bottom no-repeat; */
}
.submit a {
    font-weight: bold;
    font-size: 11px;
    color: #ffffff; */
    /* text-decoration: none;*/
}
input[disabled="disabled"], a[disabled="disabled"] {
    color: #b7b7b7 !important;
    text-decoration: none !important;
}
div.photo {
    min-height: 75px;
    border: solid 1px #b4c8da;
    margin: 10px 0px;
    padding: 7px 10px 5px 10px;
    /* background: #ffffff url(../img/icon_photo.png) 3px 3px no-repeat; */
}
div.photo-left {
    float: left;
    width: 50px;
    height: 65px;
}
div.photo-right {
    float: right;
    width: 310px;
    height: 65px;
}
div.photo-right .listing {
    margin-top: 5px;
    text-align: center;
}