div {
	display: block;
}
body[id="autoexit"] #container {
	display: table;
	position: static;
}
body[id="autoexit"] #position {
	display: table-cell;
	position: static;
	vertical-align: middle;
}
body[id="autoexit"] .clear {
	content: ".";
	height: 0;
    clear: both;
    visibility: hidden;
    display: block;
}
body[id="autoexit"] .clear_ {
	content: ".";
	height: 0;
    clear: both;
    visibility: hidden;
    display: block;
}
.post-5 a:hover li {
	color: #FFF;
}
.post-5 ul:hover {
	color: #FFF;
	background-image: none;
	background-color: #BF0600;
}
