.rightColumn
{
	float:right;
	width:100px; 
	height:100%;
	margin:0px 0px 30px 20px;
	border-left:#BCCDF0 solid 1px;
	padding:0px 0px 0px 10px;
	background:transparent;
}
#content h1{
	padding-bottom:0px;
	margin:0px 0px 0px 0px;
	border:none;
}

#content h2{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}
#content h3{
	margin:0px;
	padding: 0px 0px 0px 10px;
	border-bottom:2px dotted #999999;
}