﻿h3 {
	width:auto;
	padding:3px 3px 3px 25px;
	font-size:100%;
	font-weight:normal;
	float:right;
	background-image:url('../images/arrow.gif');
	background-position:0 5px;
	background-repeat:no-repeat;
}
ul {
	list-style:decimal;
	font-size:90%;
	color:#009933;

}
li {
	border-bottom:1px #666666 dotted;
	width:50%;
}


