/* blocking style images */

#contentWrapper h2 
	{
	background: url(https://secureimages.match.com/match/blocking/4100_detailedRpt_title.gif) no-repeat;
	}
	
#colLeft h2 
	{		
	background: url(https://secureimages.match.com/match/blocking/4100_detailedRpt_title.gif) no-repeat;
	}	
	
#colLeft h3
	{
		background: url(https://secureimages.match.com/match/blocking/4100_simple_title.gif) no-repeat;
	}		

#contentWrapperIntegrity h2 
	{
		background: url(https://secureimages.match.com/match/blocking/4038_integrity_title.gif) no-repeat;	
	}
	
#contentWrapperConfirmation h2 
	{
	background: url(https://secureimages.match.com/match/blocking/4038_thank_you_title.gif) no-repeat;
	}

#formBox
	{
	background:url(https://secureimages.match.com/match/blocking/4038_fraud_form_tile.gif) repeat-y;
	}

#formBoxTop
	{
	background:url(https://secureimages.match.com/match/blocking/4038_fraud_form_top.gif) no-repeat left top;
	}

#formBoxBtm
	{
	background:url(https://secureimages.match.com/match/blocking/4038_fraud_form_btm.gif) no-repeat left bottom;
	}

#sideBar
	{
	background:url(https://secureimages.match.com/match/blocking/4038_fraud_sidebar_tile.gif) repeat-y;
	}

#sideBarTop
	{
	background:url(https://secureimages.match.com/match/blocking/4038_fraud_sidebar_top.gif) no-repeat left top;
	}

#sideBarBtm
	{
	background:url(https://secureimages.match.com/match/blocking/4038_fraud_sidebar_btm.gif) no-repeat left bottom;
	}
	

