#posters a {
	text-decoration: none;
}
#posters a:hover {
	cursor: hand;
	background: url('../images/system.poster.over.png');
}
#posters ul {
	margin-left: 0;
	padding-left: 30px;
	padding-right: 15px;
}
#posters li {
	padding-left: -5px;
}