/* 
    Document   : export_csv
    Created on : 2012-04-18, 18:06:49
    Author     : tech-prog
    Description:
        Purpose of the stylesheet follows.
*/

/* Additional, Export CSV */
.all-cat-view { position: relative; float: left; width: 380px; margin-left: 10px; }
.all-cat-option { position: relative; float: left; width: 400px; margin-left: 10px;}
.all-cat-line { position: relative; float: left; width: 1px; height: auto; background-color: #D6D6D6; margin-left: 5px; margin-right: 5px;}
.csv-width { width: 360px; }
