﻿#result-section {
    min-height: 500px;
    height: 100%;
}

#result-section #div-container {
    background-image: url( '../../Images/Icons/chart.png' );
    background-repeat: no-repeat;
    background-position: center;
}

#filter-section {
    border-bottom: 1px solid #feeaea;
    text-indent: 10px;
}

#result-section .productChartIcon {
    width: 15px;
    height: 15px;
    background: url(/Images/Icons/productListIcons.png) no-repeat 0px 0px;
    display: inline-block;
}
