#content ul {
	list-style: url(/files/arrow_bullet.gif);
	margin: 0 0 0 30px;
	}

#content ul ul {
	list-style: url(/files/arrow_bullet4.gif);
	margin: 0 0 0 30px;
}
	
#sidebox ul {
	list-style: url(/files/bullet1.gif);
	margin: 0 0 0 30px;
	}

#top {
	border-top: solid 2px #a70;
	border-bottom: solid 2px #a70;
	width: 771px;
}