#content,#sidebar {
                  position: relative;
}

#officeList {
	     clear: both;
}
#officeList .office{
    margin: 0px 0px 15px;
	padding: 12px 12px 10px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font-size: 0.8em;
	border-top: 3px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	position: relative;
}

