


#topcontrol img{
	border: none;
	background-repeat: no-repeat;
	background-position: center;
}



.nums{		
	/*margin-left: 15px;*/
	list-style-type: upper-roman;
	}
	.nums li:before {		/*This provides BOLD automatic numbering*/
		content: none; 
		float: none;

	}




