
* {
    overflow: visible !important;
    position: relative;
    width: auto;
    float: none !important;
}

body {
	font-size: 10.0pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: black;
}

/*** PAGE LAYOUT *******************************/
#container {
	width: 100%;
}

#breadcrumb {
    width: 100%;
    margin-bottom: 10px;
}

#side-b, #side-a, #sub-navigation, #navigation-wrapper, #header {
    display: none;
}

#content-page {
    width: 100%;
    border: 0px;
    padding-left: 0px;
}

#content-subpage {
    padding-left: 0px;
}
