
body {
    font-size: 12pt;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1;
    padding:0;
    margin:0;
}

.left {
    float: left;
    margin: 0 1em 1em 0;
}

.right {
    float: right;
    margin: 0 0 1em 1em;
}

#content_container {
   margin-left: 0px;
   width: 100%;
   height: auto;
}

#content {
    float: none;
    margin: 0;
    padding: 0;
    overflow: visible;
    width: 100%;
}

#home_background {
    background: none;
}
  
#logo,
#header,
#topbar,
#portal_nav_container,
#sub_nav,
#navigation,
.skiplinks,
#crumbtrail,
#footer {
   display: none;
}

#right_col {
    display:none
}

.downloads .documents li {
    margin-bottom: 1em;
}

.item_title {
	font-size: 100%;
	display: inline;
}

.date {
	display: inline;
}

li.item {
	height: 100%;
	overflow: hidden;
}
