﻿body {
    /*padding-top: 50px;*/
    padding-bottom: 20px;
}
.mybar {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));
    padding-left: 15px;
}
#NavLogo {
    width:100px;
    height: 70px;
}
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.dl-horizontal dt {
    white-space: normal;
}
h3 {
    font: 700 14px/1.5em Open Sans;
}
.navtitle {
    color: #999999;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
    cursor: default;
    text-align: center;
}