	/*Styles for rightColumn div custom content*/
	hr.rightLine
	{
		color: #eee;
	}
	
	div#rightColumn h2 a {
  border-bottom: 0px;
}

div#rightColumn h2 a:hover {
  border-bottom: 1px solid #069;
}

div#rightColumn h3 a {
  border-bottom: 0px;
}

div#rightColumn h3 a:hover {
  border-bottom: 1px solid #069;
}

div#rightColumn a {
  text-decoration: none;
}

div#rightColumn a:hover {
  text-decoration: none;
  border-bottom  : 1px solid #069;
}

div#wrap img.displayCentered {
float: none; display: block; margin-left: auto; margin-right: auto;
}

table#body2Column img.displayCentered {
border: none;
}

