/* The rules in this file are processed last and override styles in other files */

.partner .top-left {
	background-image: url(/themes/pbc/images/backgrounds/partner-top-left.png);
}

	.partner .top-right {
		background-image: url(/themes/pbc/images/backgrounds/partner-top-right.png);
		/*color: #00B0D9;*/
		color: #ffffff;
	}
	
		.partner .bottom-left {
			background-image: url(/themes/pbc/images/backgrounds/partner-bottom-left.png);
		}
		
			.partner .bottom-right {
				background-image: url(/themes/pbc/images/backgrounds/partner-bottom-right.png);
			}
	
