/* -------------------------------------------- */
/* DirectPrint Stylesheet: DEFAULT */
/* -------------------------------------------- */
/* StyleSheet Scope: PAGE 6_1_1 */
/* -------------------------------------------- */
/* CONTENT DETAIL: Page layout */
/* -------------------------------------------- */

.contentMainSide {
clear: both;
width: 207px;
float: left;
}

.contentMainFocus {
width: 643px;
float: left;
overflow: visible;
margin: 0 0 20px 0;
}

.contentMainFocus:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.contentMainFocus div {
width: 50%;
float: left;
}

/* -------------------------------------------- */
/* CONTENT DETAIL: Text */
/* -------------------------------------------- */

#contentMain h4 {
padding: 0;
margin: 0 0 0.3em 0;
font-size: 110%;
font-weight: bold;
}

p {
margin: 0;
}

/* -------------------------------------------- */
/* CONTENT DETAIL: Logos */
/* -------------------------------------------- */

.contentMainSide {
text-align: center;
}

.contentMainSide img {
border: none;
}


