div.tx-fdfx2cols-pi1 {
    position: relative;
    left: 0;
	margin-bottom: 10px;
}

div.tx-fdfx2cols-pi1 h2 {
	display: block;
}

.tx-fdfx2cols-pi1 h1 {
	/*margin-left: 10px!important;*/
}
.tx-fdfx2cols-pi1 h2 {
	margin-left: 0!important;
	padding-left: 10px;
}
.tx-fdfx2cols-pi1 h3, .tx-fdfx2cols-pi1 h4, .tx-fdfx2cols-pi1 h5{
	padding: 6px 10px 6px 10px!important;
}
.tx-fdfx2cols-pi1 ul {
	margin-left: 0px!important;
	padding: 0;
}
html>body .tx-fdfx2cols-pi1 ul {
	margin-left: 4px!important;
}
.tx-fdfx2cols-pi1 li {
	margin-left: 33px;
	padding: 0 12px 6px 0px;
}

/* ### LAYOUTS ### */


/*  Layout 1 */
.c2l1d-left{
	float: left;
	padding: 24px 4px 4px 11px;
    width: 48%;
    margin-left: -10px;
    margin-right: 10px;
}

/*div.c2l1d-left .bodytext {
	padding: 0 0 0 10px!important;
}*/

div.c2l2d-left .bodytext img, div.c2l2d-middle .bodytext img {
	margin: 10px 0 5px 10px!important;
}

.c2l1d-middle {
	float: right;
	width: 47%;
    padding: 28px 0px 4px 4px!important;
    background: #A5C6E7 url(../img/ms_info.gif) top left no-repeat;
}

div.c2l1d-middle .bodytext {
	padding: 0 0 0 10px!important;
}

div.c2l1d-middle .bodytext img {
	margin: 10px 0 5px 0!important;
}


/*  Layout 2 */
.c2l2d-left{
	float: left;
	padding: 24px 4px 4px 11px;
   	width: 48%;
   	margin-left: -10px;
   	margin-right: 10px;
}

div.c2l2d-left .bodytext img, div.c2l2d-middle .bodytext img {
	margin: 10px 0 5px 0!important;
}

.c2l2d-middle{
	float: right;
	padding: 28px 4px 4px 4px!important;
   	width: 47%;
	background: #C5DED4 url(../img/sage_info.gif) top left no-repeat;
}


div.c2l2d-middle .bodytext {
	padding: 0 0 0 10px!important;
}
div.c2l2d-middle .bodytext img {
	margin: 10px 0 5px 0!important;
}


/* Layout 3 */
.c2l3d-left{
	float: left;
	padding: 0;
   	width: 48%;
}

div.c2l3d-left .bodytext img {
	margin: 10px 0 5px 0!important;
}

.c2l3d-middle{
	float: right;
	padding: 0px;
   	width: 48%;
}

html>body div.c2l3d-left, html>body div.c2l3d-middle {
	height: auto;
	width: 48%;
	padding: 4px!important;
}

div.c2l3d-middle .bodytext {
	padding: 0 0 0 10px!important;
}

div.c2l3d-middle .bodytext img {
	margin: 10px 0 5px 0!important;
}