#contentcolumn{
margin-right: 200px;
background: url(../images/side-divider.jpg) no-repeat right 17px;
height:100%;
}

#sidecolumn{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left margin to -(RightColumnWidth) */
padding-bottom:40px; 


}
#sidecolumn h2{
	color: #860101;
	letter-spacing: -0.36px;
	margin-bottom: 16px;
	margin-top: 0;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}
