.mt0 {margin-top:0;}
.box-table {
    width: 100%
}
.box-table td {
    padding: 2px 5px;
    border: 1px solid #ccc;
	vertical-align: middle;
}
.prodDownbtn a {
    background: #e9142b;
    display: inline-block;
    border-radius: 5px;
}
.dwn-form-cont {
    width: 42%;
    float: left;
    min-height: 400px;
    border-right: 1px solid #FFF;
    border-left: 1px solid #FFF;
    padding: 20px 30% 5px;
}
.feature-subHead {
    font-size: 22px;
    line-height: 30px;
    color: #888;
    text-align: center;
    margin-top: 15px;
}

ul, ol {
    list-style-type: display;
}
.rhs-cont li {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 15px;
    list-style: disc;
}

.breadcrumb {
    display: none;
}

.container {
    max-width: 1000px;
}