/*
---------------------------------------
City Evangelical Church Birmingham
Copyright 2006 : bendesmond.com
Creation date: 4 May 2006
---------------------------------------
*/

/*
---------------------------------------
Styles specific to the Links page
---------------------------------------
*/

#content #links ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
#content #links li {
	background: url(../images/linkicon.gif) no-repeat;
	background-position: left top;	
	padding: 0px 0px 10px 20px;
}