/* CSS Document */

#foci_list{
	width: 100%;
	border: 2px solid #06057A;
	
}
#foci_list li{
	padding: 5px 0;
	margin-left: 30px;
	
}
