/* CSS Document */

#ehcolumns-wrapper {
	overflow: hidden;
	padding: 14px 0;
}
#column-1 {
	float: left;
	width: 278px;
}
#column-2 {
	float: left;
	width: 702px;
}

/* The following rule is provided so that Dreamweaver will allow you to assign the EHC class visually in either Design or Code Views.
If you need more than 5 sets of column structures simply add additional selector names ending with "-f" and so on*/
.p7ehc-a, .p7ehc-b, .p7ehc-c, .p7ehc-d, .p7ehc-e {font-size: inherit;}

