﻿img.mainImage
{
	float:left;
	width:225px;
	height:280px;
	margin-right:1em;
	padding-right:1em;
	border-right:0.08em solid #ccc !important;
}

div.contentBox
{
}

div.contentBox p
{
	margin-bottom: 1em;
}

div.contentBox ul
{
	margin: 1em 1em 1em 2em;
}

div.contentBox ul li
{
	margin: 0.3em 0;
}

div.leftMargined /*this class is used only if there is the left image enabled on template*/
{
	margin-left: 2.08em;
	margin-bottom: 1em;
	padding-left: 225px;
}

ul#sectionLinks
{
	margin-top:1em;
	font-weight:normal;
	list-style-type:none;
}

ul#sectionLinks li
{
	margin-bottom:0.2em;
}

div#related div.item
{
	margin-bottom:1em;
}

div#related div.item h4
{
	font-size:1em;
	font-weight:bold;
}

div#related div.item h4 a
{
	color:#77b800;
	font-weight:bold;
}
