.mainContainerHolder2
{
  background-color: #34517D;
  padding: 10px 15px 15px 15px;
  background-image: url(images/bkgrnd_justice.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
  margin: 0px 0px 5px 0px;
}
.ctitle2, .ctitle2 span, .ccontent2, .ccontent2 span
{
	border:0px;
	margin:0px;
	padding:0px;		
}
.ctitle2 span
{
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #fff;
  font-size: 1.0em;
  font-weight: bold;
}
.ccontent2 span
{
  font-family: Arial, Helvetica, sans-serif;
  color: #89afc7;
  font-size: 0.75em;
  line-height: 1.5em;
}
.ccontent2 span a
{
  color: #ddd;
  text-decoration: underline;
  font-weight: bold;
}
.ccontent2 span a:hover
{
  color: #3e8fc2;
  text-decoration: none;
}

