ul li {
	width: 90%;
	margin-left: 5%;
}

.imageOverlay a:hover {
	background: transparent;
	/* Use this to have the hover-over image 
	background: transparent url('./images/thumb_borders/border.gif') top center no-repeat;
	*/
}