.pncEvents_TitleCell 
{
   border-top: 1px solid #CDCDCD;
   border-left: 1px solid #CDCDCD;
   border-right: 1px solid #CDCDCD;
   border-bottom: 1px solid #CDCDCD;
   background-color: #E8E7E7;  
   height: 28px;
   padding-left: 10px;
}
.pncEvents_PortalTitleCell
{
   border-top: 1px solid #CDCDCD;
   border-left: 1px solid #CDCDCD;
   border-right: 1px solid #CDCDCD;
   border-bottom: 1px solid #CDCDCD;
   background-color: #E8E7E7;  
   height: 28px;
   padding-left: 10px;	
}

.pncEvents_Title 
{
   font-family: tahoma;
   font-size: 12px;
   font-weight: bold;
   color: #232323;
}

.pncEvents_NormalBold 
{
   font-family: tahoma;
   font-size: 10px;
   font-weight: bold;
   color: #232323;
}

.pncEvents_Normal 
{
   font-family: tahoma;
   font-size: 10px;
   font-weight: normal;
   color: #232323;
}

.pncEvents_DescriptionCell 
{
   border-left: 1px solid #CDCDCD;
   border-right: 1px solid #CDCDCD;
   border-bottom: 1px solid #CDCDCD;
   background-color: #fefefe;
   padding: 5px 5px 10px 10px;
}

.pncEvents_InfoHeadCell 
{
   border-left: 1px solid #CDCDCD;
   border-right: 1px solid #CDCDCD;
   border-bottom: 1px solid #CDCDCD;
   background-color: #E8E7E7;  
   height: 28px;
   padding-left: 10px;
}
.pncEvents_PortalInfoCell
{
   border-left: 1px solid #CDCDCD;
   border-right: 1px solid #CDCDCD;
   border-bottom: 1px solid #CDCDCD;
   background-color: #fefefe;
   padding: 5px 5px 10px 10px;	
}

.pncEvents_InfoCell 
{
   border-right: 1px solid #CDCDCD;
   border-bottom: 1px solid #CDCDCD;
   background-color: #FEFEFE;  
   height: 28px;
   padding-left: 5px;
}