﻿.pzContent
{
	padding-left: 5px;
}

.NewsListRSSIcon, .EventListRSSIcon
{  
	float: right;
	margin-right: 10px;
	border-style: none;	
}

.pzListHeadings
{
  padding-top : .75em;
  padding-bottom: .75em;
  font-size:11px;
  margin-top: -40px;
  z-index: 100;
}
	
.pzBulletList
{
	list-style-type: disc;
	text-align: left;
	margin-left: -15px;	
}

.pzBulletList li
{
padding-bottom: 2px;

}

.pzBulletList a{
    color: #f2a801; 
}

.pzBulletSummary
{
 margin-left : 20px;
 
}

.pzBulletSummary a{ color: #FF9900;}
.pzBulletSummary a:hover {color: #F4B830}

/* Used with NewsWithList and EventsWithList */
.NewsHeaderRSSIcon, .EventHeaderRSSIcon
{
	float: right;
	margin-right: 5px;
	padding: 0;
	border-style: none;
}

.pzNewsThumbNail, .pzEventsThumbNail
{
   margin: 0;
   padding: 0;
}

.pzThumbListContainer
{
    width: 100%;   
}

.pzNewsHeadline, .pzEventHeadline
{
    font-weight: bold;
}

/* rounded corner box for list control menus*/
.menuList {
  width : 215px;
  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 p {
	padding-left: 1em;
	padding-right: 1em;
}
 
.menuList h6 
{
	background: url(images/menuList/top-right.gif) no-repeat right top;
	padding-left: .5em;
	padding-right: .5em;
}

#pzContractors
{
    margin-left: 25px;
}

#pzContractors .firstCol
{
    text-align: right;
	font-weight: bold;
	padding-right: 5px;
	width: 20%;
}

#pzContractors #heading
{
    text-align: center;
    font-weight: bold;
    padding-bottom: 5px;
}

#pzSearch
{
    margin-left: 15px;
    margin-bottom: 5px;    
}

#newsBanner
{
    background: url(images/top-news.jpg) no-repeat left top;
    height: 31px;
    width: 219px;
}

#contentBanner
{
    background: url(images/section.jpg) no-repeat left top;
    height: 31px;
    width: 219px;
}

