﻿/* Custom page title */
.customPageTitle { font-size: 14px; font-weight: bold; color: #000000; }
.customPageTitleContainer { padding: 3px; margin:20px 0px 25px 0px; border-bottom: solid 1px #ed1b24; width:250px; }
.customPageContainer {}

/* Module page title */
.pageTableContainer { padding: 3px; line-height:20px; margin:20px 0px 30px 0px; width:100%; clear:Both; }
.pageTableImage { float:left; padding: 0px 10px 0px 0px; }
.pageTableTitle { float:left; font-size: 14px; font-weight: bold; color: #000000; border-bottom: solid 1px #ed1b24; width:250px;}
.pageTableSubTitle { clear:left; padding-top:10px; font-size: 14px; font-weight: bold; color: #989898; }
