﻿/*
* Presentation of Categorized Links.
* class not defined in this file but that is needed is:
* .clearfix - defined in SiteCss.css
*/
/* CATEGORIZED LINKS & DOCS - WPCategorizedViewControl.ascx */
.CLVC_div_header {}
.CLVC_div_listWrapper   { padding:6px 4px 12px 4px; }
.CLVC_grid              { width:100%; }
.CLVC_tr_groupHeader    { border-bottom:solid 1px #cccccc; }
.CLVC_tr_groupHeader td input   { padding-top:4px; }
.CLVC_tr_groupHeader td p       { padding-top:6px; }
.CLVC_tr_alt1 {}
.CLVC_tr_alt2 {}
.CLVC_td_item {}
