﻿
ul.flaglist {
	list-style-type: none;
	padding: 0; float: none;
	margin-left: 7px; margin-top: 10px;	
}

ul.flaglist li {
	height: 30px; line-height: 30px;
	width: 100%;
	border-bottom:#cecece 1px dashed;	
}

.grey {
	background-color: #f3f3f3;	
}


ul.flaglist li img {
	margin-right: 14px; margin-left: 8px;
	margin-bottom: -1px;
}    

#footer  { background:#effbde; padding-top:10px}
#copyright { text-align:center; color:#444; font-size:12px; padding:15px 0;  line-height:1;}
