#page {
	width: 975px;
	text-align: center;
}


#pagecontent {
	width: 660px;
	float: left;
	margin: 5px 0 20px 0;
	padding: 8px 0 8px 20px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	min-height: 560px;
	height:auto !important;
	height::560px;
}

#pagecontent ul {
	margin: 0 0 0 12px;
	padding: 0 0 0 14px;

	
}
#pagecontent ul li 
{
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/nav/bullet_circle.gif);
}
p, #pagecontent ul li, #pagecontent ul, #pagecontent ol  {
	line-height: 1.5em;
}

.breadcrumb 
{
    font-size: 10px;
  	text-transform: lowercase;
}

.breadcrumb a
{
    font-size: 10px;
    text-transform: lowercase;
}
