	#right-column h1 {
		width: 675px;
		height: 30px;
		margin: 0px 0px 10px 0px;
	}
	
	.club-history-title {
		background: url(/public/images/layout/club-history-title-h1.png) bottom left no-repeat;
		behavior: url(/public/styles/iepngfix.htc);
	}
	
	.trophy-cabinet-title {
		background: url(/public/images/layout/trophy-cabinet-title-h1.png) bottom left no-repeat;
		behavior: url(/public/styles/iepngfix.htc);
	}
	
	.former-players-title {
		background: url(/public/images/layout/former-players-title-h1.png) bottom left no-repeat;
		behavior: url(/public/styles/iepngfix.htc);
	}
	
	.former-managers-title {
		background: url(/public/images/layout/former-managers-title-h1.png) bottom left no-repeat;
		behavior: url(/public/styles/iepngfix.htc);
	}
	
	#right-column h2 {
		width: 675px;
		font-size: 14px;
		line-height: 30px;
		display: block;
		color: #29378F;
	}

	#right-column p {
		line-height: 15px;
		color: #404041;
		display: block;
		font-size: 11px;
		padding: 0px 0px 10px 0px;
		text-align: justify;
	}
	
	.img-container {
		width: 675px;
		text-align: center;
	}
