﻿.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
#bottom {
    background-color: #015571;
    color: #fff;
    height: 40px;
    padding: 15px;
    line-height: 20px;
}
#bottom a {
    text-decoration: underline;
    color: #fff;
}
#homepagecontainer {
    display: none;
}
#usersearch {
    background-color: #fdd;
    padding: 10px;
    border: 1px solid #900;
    margin-bottom: 15px;
    color: #900;
}
#usersearch a {
    color: #900;
}
#otherapartments {
    margin-bottom: 10px;
    margin-left: 170px;
}