#moose_list {
position:relative;
overflow:hidden;
width:453px;
height:auto;
margin-top:20px;
}

.moose_row{
clear:both;
min-height:110px;
height:auto;
overflow:hidden;
width:453px;
padding-bottom:10px;
}

.moose {
padding-right:9px;
width:104px;
float:left;
text-align: center;
}

.moose img {
border:1px solid #ffffff;
max-height:100px;
}
.moose_img {
height:100px;
padding-bottom:5px;
}

.LOCATED .MISSING {
border:none;
}
.LOCATED{
background:url(../img/located.png) no-repeat;
width:100px;
height:20px;
}
.MISSING{
background:url(../img/missing.png) no-repeat;
width:100px;
height:20px;
}
strong{
	color:#ffb14a;
}
