
div.clearboth {
	clear: both;
}

hr {
	background: #ccc;
	border: 0;
	color: #ccc;
	height: 1px;
	padding: 0px;
}

ul.red-arrow {
	list-style-image: url(/img/list_red_arrow.gif);
	list-style-type: square;
	margin: 0.25em 0 1em 1.2em;
	padding: 0;
}

ul.red-arrow li{
	padding-left: 0em;
}
