@import url(/ohiorocks/includes/default.css);
#dContent
{
	clear: both;
	display: block;
	margin: 0 0 0 0;
	padding: 0.5em 1em 0.5em 1em;
	text-align: left;
	vertical-align: top;
	width: auto;
}


#dContent h3
{
	border-bottom: 1px dotted;
	margin-bottom: 5px;
	padding-bottom: 0;
}

#dContent p
{
	margin-top: 0.1em;
}

#dContent .ulImages
{
	clear: both;
	display: block;
	list-style: none;
	margin: auto 0.25em auto 0.5em;
	padding-left: 1.5em;
	width: auto;
}

#dContent ul.ulImages li
{
	display: inline;
	line-height: 10px;
	margin-right: 2em;
	padding-right: 1em;
	text-align: center;
	width: 30%;
}

#dContent ul.ulImages li img
{
	border: none;
	height: 80px;
	margin: 1em auto 1em auto;
	width: 115px;
}

#dContent div.h4Container h4
{
	background-color: #FFF;
	font-size: 100%;
	line-height: 1.5em;
	margin-bottom: 0.2em;
	margin-left: 1.95em;
	padding-left: 0.5em;
}

#dContent p.pBTT
{
	font-weight: bold;
	text-align: right;
}

