/* IE6 */
* html .clearfix {height: 1%;}

/* IE7 */
*:first-child + html .clearfix {min-height: 1%;}
#page-wrapper, #wrap {border-left:1px solid #ccc;border-right:1px solid #ccc;}
#navigation {margin:4px 0 0 0;padding-left:10px;}
.imageWrapper, .captionWrapper {padding:0;}
/* TH fix for IE 7 */
th {overflow:auto;background-color:#444;}

/* IE8-IE9 */
/* Container Columns */
.columns-2 {
	width: 100%;
  }
.column {
	width: 50%;
	float: left;
	padding: 0 20px;
	box-sizing: border-box;
}