
/* General styles */
	.leftCol {
		padding-bottom: 200px;
		}
		
.articleHomeContainer,
.articleContainer {
	background-image: url(images/colours1/article_separator.gif);
	background-position: 22% top;
	background-repeat: repeat-y;
	}
	
	.agentInfo {
		background-repeat: repeat-x;
	}
	

