Testing Code Height Bug


/* general */
body {
	font-family: 'Carrois Gothic', sans-serif;
	line-height: 1.5;
	padding: 0px;
	margin: 0px;
	background: #ffffff url(http://www.kirupa.com/images/backgradient3.png) top left repeat-x;
	text-align: left;
}
div#mainContent ol li {
	margin-bottom: 12px;
}
#memberData li {
    background-position: 0 11px;
    background-repeat: no-repeat;
    padding-left: 29px;
    margin: 0px;
}
#memberName {
    background-image: url("http://www.kirupa.com/mini_icons/application_flash.gif");
    padding-bottom: 0px;
    background-size: 25px 25px;
    padding-top: 5px
}
#memberData{
    font-size: 14px;
    font-weight: bold;
    line-height: 38px;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
}
a img {
	border-width: 0px;
}