/**
* Classes Style Sheet *
**/

h4 {
    font-size: 1em;
    margin-top: 5px;
}

h3.gallery {
    background: transparent url(/images/h_side_gallery.gif) no-repeat;
    width: 105px;
    height: 22px;
    border-bottom: none;
}

h3 span {
    display: none !important;
}

h3 {
    padding-bottom: 3px;
    border-bottom: 2px solid #0F0F0F;
    margin-top: 20px;
}

#side_gallery img {
    border: 5px solid #fff;
}

#left-col li {
    margin-left: 30px;
    line-height: 2em;
    list-style: circle;
}

.label {
    text-align: right;
    padding-right: 10px;
    width: 150px;
}

.element {
    
}