﻿
.pzContent
{
padding-left:5px
}

.NewsListRSSIcon, .EventListRSSIcon
{
	float: right;
	margin-top: 10px;
	margin-right: 10px;	
}

.pzListHeadings
{
    color: #ffffff;
	font-family: Arial;
	font-size: 18pt;
	line-height: 25pt;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 2px dashed #3B8DCC;
	margin-left: 19px;
	margin-right:19px;
	margin-bottom:5px;
}
	
.pzBulletList
{
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom:2px
}

.pzBulletList li
{
padding-bottom: 2px;
margin-right:10px;
margin-left:10px

}

.pzBulletSummary
{
 margin-left : 5px;
}

/* Used with News and Events Thumb Lists */
.NewsHeaderRSSIcon, .EventHeaderRSSIcon
{
	float: right;
	margin-right: 5px;
	padding: 0;
	border-style: none;
}

.pzNewsThumbNail, .pzEventsThumbNail
{
   margin: 0;
   padding: 0;
}

.pzNewsHeadline, .pzEventHeadline
{
    font-weight: bold;
}

/* RSSIcon Image for NewsListRSS control*/
.RSSIcon
{
	float: right;
	margin-top: 2px;
	margin-right: 2px;	
}

/* rounded corner box for list control menus*/
.menuList {
  width : 180px;
  background: url(images/menuList/bottom-left.gif) no-repeat left bottom;
  margin: 5px;
  
}
 
.menuList-outer {
	background: url(images/menuList/bottom-right.gif) no-repeat right bottom;
	padding-bottom: 1px;
}
 
.menuList-inner 
{

	background: url(images/menuList/top-left.gif) no-repeat left top;
}
 
.menuList h6 
{
  background: url(images/menuList/top-right.gif) no-repeat right top;
  padding-left: .5em;
  padding-right : .5em;
}
 
 
.menuList p {
	padding-left: 1em;
	padding-right: 1em;
}
 