div#rightBar {
	position:relative;
	width: 317px;
	float: right;
	background: url(/images/backgrounds/rightBarTop_aboutUs.gif) no-repeat;
}

	div#rightBarContent {
		background: none;
		background-color: #f6f6f6;
		padding-top: 0px;
		margin-top: 15px;
	}

		div#rightBarContent h3{
			margin-top: 0;
			padding-top: 5px;
			margin-bottom: 7px;
			color: #333;
			font: bold 10pt "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif ;
			float: left;
			display: inline;

		}
		div#rightBarContent h3 span{
			font: 10pt "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif ;


		}
		div#rightBarContent p{
			clear: both;
			margin-top: 0;
			color: #333;
			font: 9.2pt "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif ;
			padding-bottom: 4px;
			padding: 0;
			line-height: 160%;
			text-indent: -0.4em;
		}
		div#rightBarContent hr {
			margin-top: 10px;
			margin-bottom: 5px;
		}

		div#rightBar img#rightBarBottom{
		  margin-top: 10px;
		}	

table tr td {
    vertical-align: top;
			width: 420px;

		}
			table tr td.two {
				border-left: 1px dotted #dfdfdf;
				border-right: none;
				padding-left: 30px;
				margin-right: 0px;
				padding-right: 0px;
				margin-left: 30px;
			}
