﻿body {
}
.hashTabber-sandstone-wrapper {
    float:left;
    width: 100%;
    height: auto;
    font-family: vardana;
    margin-top: 20px;
}
ol.hashTabber-nav.hashTabber-sandstone {
    width: 200px;
    padding-right:20px;
    float: left;
    border-right: 1px solid #333;
}
li.left {
    border-bottom: 1px solid #666;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-top:30px;
}
li.left ul h3 {
    color: #333;
    margin-bottom: 10px;
    font-size: 16px;
}
li.left ul li {
    font-size: 14px;
   
    margin-bottom: 10px;
}
