.listImg {
clear:left;
margin:0;
padding:0;
}
.listImg li {
float:left;
margin:5px;
width:100px;
height:75px;
overflow:hidden;
list-style-type:none;
}
.listImg img {
border:0;
}
.btnDelete {
clear:left;
}
.selectedImg {
display:block;
cursor:pointer;
margin:auto;
clear:left;
}
.commentImg {
display:block;
text-align:center;
margin-top:5px;
}
.btnDir {
display:block;
float:left;
margin:5px;
padding-top:2px;
background:url(images/btn-dir.jpg);
width:100px;
height:23px;
text-decoration:none;
font-weight:bold;
text-align:center;
color:#FFF;
}
.linkFlash {
margin-left:650px;
text-decoration:none;
color:#949494;
font-weight:bold;
font-size:0.8em;
}
.linkFlash:hover {
text-decoration:underline;
color:#585858;
}
.linkFlash img {
border:0;
vertical-align:bottom;
}
