/*
	Style elements for the Court Canada home page
*/

#bodyDiv  /* override paddings */
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#betweenHeaderAndFooterBig  /* override paddings */
{
	padding-top:0px;padding-bottom:0px; 
}

.boxTitle
{
	font-family: Georgia, Times New Roman;
	font-size: 26px;
	color: #800000;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #dddddd;
	margin-bottom: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

