/*******************************************************************************
	Beocentral Links Style Sheet

	Copyright (C) Nick Jarman 1999-2009. All rights reserved.
*******************************************************************************/
#links h2 {
	margin:								2em 0 0.5em 8.14em;
	padding:							0 0 2px 0;
	width:								31.4em;
	font-size:						172%;
	border-bottom:				1px solid #ccc;
	}
#links ul {
	margin:								0 2em 3em 14em;
	width:								54em;
	}
#links ul li {
	list-style-position:	outside;
	list-style-image:			url("../images/graphics/greydot.gif");
	}

