.panel_wrapper div.currentmod {
display:block;
width:100%; 
overflow-x:hidden;
}
img {
vertical-align: middle !important;
}
.img-browser {
margin: 2px;
float: left;
clear: none;
height: 160px;
width: 145px;
}
.img-browser table td {
height: 120px;
}
*+html .img-browser { width: 148px; } /*IE7+ */
* html .img-browser { width: 148px; } /*IE6- */
.img-browser img {
border: 0;
vertical-align: middle;
}
*+html .img-browser img { margin-top: 0; } /*IE7+ */
* html .img-browser img { margin-top: 0; } /*IE6- */
.img-browser a {
color:#000000;
display: block;
width: 100%;
height: 100%;
text-decoration: none;
}
.img-browser a:hover {

}
.filename, .actions {
align:center;
text-align:center;
font-family: Tahoma,Arial,Helvetica,sans-serif;
clear:both;
font-size: 11px;
line-height: 13px;
overflow: hidden;
width: 140px;
height: 28px;
margin-top: -6px;
}
a {
outline: none;
border: 0;
}
