
.column4{
	width:205px;

	margin:0;
	padding:0;

}

	.col4_pos1{
		float: left;
	}

	.col4_pos1_2_3{
		width:760px;
		float: left;
	}

	.col4_pos2{
		float: left;
		margin-left: 20px;
	}

	.col4_pos2_3{
		float: left;
		margin-left: 0px;
		border-left:5px solid #e5e5e5;
		border-right:5px solid #e5e5e5;
		width:505px;
	}

	.col4_pos3{
		float: left;
		margin-left: 20px;
	}

	.col4_pos4{
		float: right;
		width:250px
	}

	.col4_pos2_3_4{
		width:760px;
		float: left;
		border-left:5px solid #e5e5e5;
	}
