
#stacks_in_27764 {
	margin: 0px 2px 0px 2px;
	padding: 2px 5px 0px 5px;
}
/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_27766 *,
#adaptiveGridstacks_in_27766 *:before,
#adaptiveGridstacks_in_27766 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_27766 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_27766 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_27766:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_27766 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_27766 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_27766 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_27766 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_27766 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_27766 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_27766 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_27766 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_27766 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_27766 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_27766 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_27766 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_27766 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_27766 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_27766 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_27766 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_27766 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_27766 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_27766 .column1 {
		width: 50.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_27766 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_27766 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_27766 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_27766 .column2 {
		width: 50.00%;
	}
}






















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_27766 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_27766 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_27766 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_27766 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_27766 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_27766 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_27766 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_27766 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_27766 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_27766 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_27766 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_27766 .column1,
	#adaptiveGridstacks_in_27766 .column2,
	#adaptiveGridstacks_in_27766 .column3,
	#adaptiveGridstacks_in_27766 .column4,
	#adaptiveGridstacks_in_27766 .column5,
	#adaptiveGridstacks_in_27766 .column6,
	#adaptiveGridstacks_in_27766 .column7,
	#adaptiveGridstacks_in_27766 .column8,
	#adaptiveGridstacks_in_27766 .column9,
	#adaptiveGridstacks_in_27766 .column10,
	#adaptiveGridstacks_in_27766 .column11,
	#adaptiveGridstacks_in_27766 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_27766 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_27787 *,
#adaptiveGridstacks_in_27787 *:before,
#adaptiveGridstacks_in_27787 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_27787 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_27787 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_27787:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_27787 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_27787 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_27787 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_27787 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_27787 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_27787 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_27787 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_27787 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_27787 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_27787 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_27787 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_27787 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_27787 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_27787 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_27787 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_27787 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_27787 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_27787 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_27787 .column1 {
		width: 50.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_27787 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_27787 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_27787 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_27787 .column2 {
		width: 50.00%;
	}
}






















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_27787 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_27787 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_27787 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_27787 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_27787 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_27787 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_27787 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_27787 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_27787 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_27787 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_27787 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_27787 .column1,
	#adaptiveGridstacks_in_27787 .column2,
	#adaptiveGridstacks_in_27787 .column3,
	#adaptiveGridstacks_in_27787 .column4,
	#adaptiveGridstacks_in_27787 .column5,
	#adaptiveGridstacks_in_27787 .column6,
	#adaptiveGridstacks_in_27787 .column7,
	#adaptiveGridstacks_in_27787 .column8,
	#adaptiveGridstacks_in_27787 .column9,
	#adaptiveGridstacks_in_27787 .column10,
	#adaptiveGridstacks_in_27787 .column11,
	#adaptiveGridstacks_in_27787 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_27787 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_28046 *,
#adaptiveGridstacks_in_28046 *:before,
#adaptiveGridstacks_in_28046 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_28046 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_28046 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_28046:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_28046 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_28046 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_28046 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_28046 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_28046 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_28046 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_28046 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_28046 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_28046 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_28046 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_28046 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_28046 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_28046 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_28046 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_28046 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_28046 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_28046 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_28046 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_28046 .column1 {
		width: 50.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_28046 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_28046 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_28046 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_28046 .column2 {
		width: 50.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_28046 .column3 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_28046 .column3 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_28046 .column3 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_28046 .column3 {
		width: 50.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_28046 .column4 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_28046 .column4 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_28046 .column4 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_28046 .column4 {
		width: 50.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_28046 .column5 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_28046 .column5 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_28046 .column5 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_28046 .column5 {
		width: 50.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_28046 .column6 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_28046 .column6 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_28046 .column6 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_28046 .column6 {
		width: 50.00%;
	}
}














/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_28046 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_28046 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_28046 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_28046 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_28046 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_28046 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_28046 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_28046 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_28046 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_28046 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_28046 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_28046 .column1,
	#adaptiveGridstacks_in_28046 .column2,
	#adaptiveGridstacks_in_28046 .column3,
	#adaptiveGridstacks_in_28046 .column4,
	#adaptiveGridstacks_in_28046 .column5,
	#adaptiveGridstacks_in_28046 .column6,
	#adaptiveGridstacks_in_28046 .column7,
	#adaptiveGridstacks_in_28046 .column8,
	#adaptiveGridstacks_in_28046 .column9,
	#adaptiveGridstacks_in_28046 .column10,
	#adaptiveGridstacks_in_28046 .column11,
	#adaptiveGridstacks_in_28046 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_28046 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  */
#stacks_in_28073 {
	padding: 6px 0px 0px 0px;
}

#stacks_in_28077 {
	padding: 6px 2px 0px 2px;
}
/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_28079 *,
#adaptiveGridstacks_in_28079 *:before,
#adaptiveGridstacks_in_28079 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_28079 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_28079 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_28079:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_28079 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_28079 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_28079 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_28079 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_28079 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_28079 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_28079 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_28079 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_28079 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_28079 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_28079 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_28079 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_28079 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_28079 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_28079 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_28079 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_28079 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_28079 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_28079 .column1 {
		width: 50.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_28079 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_28079 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_28079 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_28079 .column2 {
		width: 50.00%;
	}
}






















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_28079 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_28079 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_28079 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_28079 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_28079 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_28079 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_28079 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_28079 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_28079 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_28079 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_28079 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_28079 .column1,
	#adaptiveGridstacks_in_28079 .column2,
	#adaptiveGridstacks_in_28079 .column3,
	#adaptiveGridstacks_in_28079 .column4,
	#adaptiveGridstacks_in_28079 .column5,
	#adaptiveGridstacks_in_28079 .column6,
	#adaptiveGridstacks_in_28079 .column7,
	#adaptiveGridstacks_in_28079 .column8,
	#adaptiveGridstacks_in_28079 .column9,
	#adaptiveGridstacks_in_28079 .column10,
	#adaptiveGridstacks_in_28079 .column11,
	#adaptiveGridstacks_in_28079 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_28079 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  */