
/* football f&R pages */
body.fixtures-and-results div#section-contents ul.keywords li
{
	margin-bottom: 0;
}

body.fixtures-and-results div#section-contents ul.keywords li h3 a.shower
{
	color: inherit;
	cursor: pointer;
	background-image: url(images/icon_triangle12_right.gif);
	padding-left: 14px;
	color: #005689;
}

body.fixtures-and-results div#section-contents ul.keywords li h3 a.shower.open
{
	background-image: url(images/icon_triangle12_down.gif);
}

body.fixtures-and-results div#section-contents ul.keywords li ul li
{
	padding-left: 14px;
}

body.fixtures-and-results div#section-contents ul.keywords li ul li:last-child
{
	padding-bottom: 0;
}