@charset "utf-8";
/* CSS Document */


/* Reset the Grid restrictions on width */
#feature { padding:0px; }

.container_16 { width:985px; margin:0px; padding:0px; }

.container_16 .grid_1, .grid_2, .grid_3 { padding:0px 8px; }

.container_16 .grid_16{ width:985px; margin:0px; padding:0px;}
.container_16 .grid_1{  margin:0px; width:157px;}
.container_16 .grid_2 { margin:0px; width:453px;}
.container_16 .grid_3 {margin:0px; width:322px; }

/* Columns */
.template_column {
	min-height:380px;
	height:auto !important;
	height:380px; 
}
	
*+html .template_column {
	min-height:383px;
	height:auto !important;
	height:383px;
}

/*  */