	body .container .main {
		width: 865px;
	}
	
	.established {
		margin-left: -9px;
	}

		.story .main h2.flag {
			background: url('../images/flag_lbs.gif') no-repeat;
		}
	
		.story .main .col1 {
			margin-left: 12px;
			padding-bottom: 75px;
		}

			.story .main .col1 h3 {
				margin-top: 8px;
				padding-left: 40px;
				background: url('../images/h3_star.gif') no-repeat 18px 3px;
				color: #d9531e;
				font-size: 1.1em;
			}
	
			.story .main .col1 p {
				margin-left: 40px;
				padding: 0 0 10px 0;
			}
			
			.story .main .col1 a.downloads {
				position: absolute;
				display: block;
				margin: 0 0 20px -41px;
				height: 80px;
				width: 270px;
				background: url('../images/retail_dist_downloads_c1.gif');
				z-index: 10;
			}
			
				.story .main .col1 a.downloads span {
					display: none;
				}

			hr {
				margin: 0 0 15px 40px;
				border: 0px;
				border-bottom: 2px solid #d5cfc6;
			}		

		.story .main .col2 {
			width: 442px;
		}
		