ul.flags {
    width:100%;
    text-align:center;
    background-color: #252F39;
	list-style-type: none;
}

ul.flags li {
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
	margin-top: 7px;
	padding-bottom: 2px;
	width: 6%;
}

ul.flags li.flagslist {
    float: left;
}

div.flags {
   background-color: #252F39;
}

#flagusers img {
	vertical-align: middle;
}

.flagusers {
    font-size: 1.2em;
    line-height: 2.2em;
    padding: 4px 0;
}

.memberlist_flags {
	margin-top: -6px;
}
	
#flag_image {
	font-size: 12px;
	height: 32px;
}
