/* CSS Document */
/* describes prinav downsate */	
.downstate-about-abuse {
	background: #f78425;
	}
/* describes colright color  */	
.inside_contentContainer {
	background: url(../images/bg_inside_abuse.gif) repeat-y;
	}

	#colRight {
	float: left;
	background-image: url(../images/colRightbg_inside_abuse.gif);
	background-repeat: repeat;
	}
