﻿#main{
	z-index: 200;
	position:relative;

	}
	
	
.mainContentModule {

	
	}

	
.container {
	min-height: 400px;
	width: 100%

	}
	
.c5l .c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c60l, .c62l, .c66l, .c75l, .c80l, .c95l {float:left;}
.c20r, .c25r, .c33r, .c40r, .c38r, .c50r, .c60r, .c66r, .c62r, .c75r, .c80r, c95r {float:right; margin-left:-5px} /* allow space for rounding errors in IE */
.c5l,  .c5r {width: 5%}
.c20l, .c20r {width:20%}
.c40l, .c40r {width:40%}
.c60l, .c60r {width:60%}
.c80l, .c80r {
	width:80%
}
.c25l, .c25r {width:25%}
.c33l, .c33r {width:33.333%}
.c50l, .c50r {width:50%}
.c66l, .c66r {width:66.666%}
.c75l, .c75r {width:75%}
.c38l, .c38r {width:38.2%}
.c62l, .c62r {width:61.8%}
.c95l, .c95l {width: 95%}
.middleColumn {display: block; padding :0 0.5em}
.leftColumn {display:block; padding: 0 1em 0 0}
.rightColumn {display: block; padding: 0 }
.contentpadding {padding: 6px 11px 6px 15px !important;overflow: hidden;
}
.contentRightalign {float:right;}




/* todo: have we included all stylesheets? */
#startPage .formlayout fieldset > ol {
    list-style: none outside none;
    margin-right: 18px;
}
#startPage .formlayout fieldset > ol li {
    clear: left;
    float: left;
    padding-bottom: 0.5em;
    position: relative;
}
