#divContents ol 
{
	margin-left: 23px;
	margin-top: 3px;
	margin-bottom: 12px;
}

#divContents ol li 
{
	margin-bottom: 6px;
}


.contactListItem
{
	clear:both;
	margin-bottom: 8px;
	padding-bottom: 6px;
}

.contactListItem div 
{
	clear:none;
	float:left;
}


.contactListItem div.contactImage 
{
	float:left;
	margin-right: 10px;
}

.contactListItem h1 
{
	font-size: 14px;
}

.contactListItem h2 
{
	font-size: 12px;
	height: 20px;
}

.divContactList p.gaprow 
{
	clear:both;
	height: 4px;
	/*border-bottom: solid 4px #eeeeee;*/
	overflow:hidden;
	margin-bottom: 8px;
}

.contactListItem label 
{
	width: 60px;
}

table.pagelistitems td
{
	padding: 5px 0px;
	/*border-bottom: solid 4px #eeeeee;*/
}

table.pagelistitems input.linkTitle 
{
	border: dotted 1px #d1e8af;
	font-size: 13px;
	font-weight: bold;
	color: #547B80;
	margin-right: 4px;
}

table.pagelistitems input 
{
	border: dotted 1px #d1e8af;
	font-size: 10px;
	width: 60px;
}

table.pagelistitems td.pagelistImage 
{
	width: 76px;
	text-align: right;
	margin: 0px;
	
}



table.pagelistitems h2
{
	font-size: 13px;
	font-weight: bold;
	color: #547B80;
	margin: 0px;
}

table.pagelistitems h2 a:link
{
	font-size: 13px;
	font-weight: bold;
	color: #547B80;
	margin: 0px;
}

table.pagelistitems h2 a:hover
{
	font-size: 13px;
	font-weight: bold;
	color: #547B80;
	margin: 0px;
}

table.pagelistitems h2 a:visited
{
	font-size: 13px;
	font-weight: bold;
	color: #547B80;
	margin: 0px;
}

table.pagelistitems div.description
{
	margin-top: 8px;
	margin-bottom: 5px;
}

table.pagelistitems p.pagelistmore 
{
	font-size: 11px;
	text-align: right;
	margin: 4px 0px 4px 0px;
}

table.pagelistitems p.pagelistmore a 
{
	text-decoration: none;
}

p.newpagelistitem 
{
	text-align: right;
}

p.newpagelistitem a 
{
	background-color: #eeeeee;
	color: #69932c;
	padding: 2px 4px;
	font-weight: bold;
	margin-left: 8px;
}




