/****************************************************************/
/*																*/
/*	date: 12.09.2007											*/
/*	author: Ahmet Ayabil										*/
/*	last editor: -												*/
/*																*/
/****************************************************************/

.containermain {
-moz-box-sizing: border-box;
padding: 9px 9px 0px;
width: 100%;
}

.containerquarterrow {
width: 20%;
}
.containerfullrow, .containerhalfrow, .containerthirdrow, .containerthirdrowfix, .containerquarterrow {
float: left;
}

.stepitem_text, .stepitem_texthigh {
background-color: #FFFFFF;
border: 1px solid #CBCBCB;
color: #757C83;
height: 85px;
vertical-align: top;
}

.stepsitemcontainer {
-moz-box-sizing: border-box;
background-color: #FFFFFF;
border: 1px solid #CBCBCB;
clear: both;
display: block;
font-size: 11px;
height: 85px;
margin: 1px;
vertical-align: top;
padding: 5px;
padding-top: 2px;
}

.stepitem_textbighigh {
color: #1F3C5A;
}
.stepitem_textbighigh, .stepitem_textbig {
color: #1F3C5A;
font-size: 25px;
font-weight: bold;
}

.stepitem_textnormalhigh {
color: #1F3C5A;
font-size: 11px;
font-weight: bold;
}

.stepitem_textnormal {
color: #b9b9b9;
font-size: 11px;
font-weight: normal;
}

.stepitem_textsmall {
color: #757C83;
font-size: 10px;
}