/*
Custom.css (c)Zorf
*/

div#content li a:hover,
div#content li.alternate a:hover {
	background-color: #dedede;
}

div#footer {
	background: transparent url("../img/dot.png") no-repeat top right;
	height: 20px;
}
