#content table {
	width: 570px;
}
#content table td {
	background-color: #F3F3F3;
	padding: 0px;
	width: 185px;
	border-right: solid 5px #FFFFFF;
}
#content table h2 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	background-image: url(/Sites/e-mortgagescomau/assets/gfx/rounded-head_185w.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 10px;
	text-align: left;
}
#content table p {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	margin: 5px 0px;
}
#content tr.roundedfoot td {
	background-image: url(/Sites/e-mortgagescomau/assets/gfx/rounded-foot_185w.gif);
	background-repeat: no-repeat;
	height: 25px;
	background-position: left bottom;
}
#content     tr.roundedfoot    td a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/Sites/e-mortgagescomau/assets/gfx/bg_read-more.gif);
	display: block;
	height: 20px;
	width: 70px;
	line-height: 20px;
	text-align: center;
	margin-right: 10px;
}

#content td img {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AA4343;
	border-bottom-color: #999999;
}
