try this

[spoiler]/* Friends Box */
#content_2 .flogrid75 {height:100%;width:100%;margin:0px 0px 0px 0px;}
/* BOX: MY FRIENDS */
#content_2 .flogriditem {
display:inline;
float:left;
width:45px;
height:64px;
margin-bottom:0px !important;
margin-right:0px !important;
margin:0px 0px 0px 0px;
}
#content_2 .ir {
display:inline;
float:left;
width:100%;
height:100%;
}
#content_2 .ir img{
width:37px;
height:60px;
border-width: 2px;
border-color: #ffffff;
border-style: solid;
}
#content_2 .boxcontent .flogrid75 .flogriditem .ir img:hover{
width:37px !important;
height:60px !important;
border-width: 2px;
border-color: #ffffff;
border-style: solid;
}
/* MISC: SMALL PHOTO NAMES */
.commonbox .dr {display:none !important}[/spoiler]