/* cmsms stylesheet: HBOC_Fees modified: 01/07/18 16:04:43 */
.main {
clear:both;
}
.fees {
border-collapse:collapse;
border:1px solid black;
width:98%;
margin-left:5px;
}
.fees th, .fees td {
border:1px solid black;
padding:2px;
}
.feesubtitle {
background-color:#C0C0C0;
font-weight:bold;
font-style:italic;
}
.feecoltitle {
background-color:#F2F2F2;
font-weight:bold;
}
.feedetail {
}
/* ----- End Fees Layout -------*/
/* cmsms stylesheet: File Listing modified: 01/08/18 22:59:46 */
.fileIcon folder, .fileDate folder,
.fileIcon, .fileName, .fileSize, .fileDate 
{
margin-right:10px;
display:inline;
}
.fileColumn li
{
margin-bottom:10px;
}
