.nailthumb-container {
width: auto;
height: auto;
margin: 0 0 11px;
padding: 0;
overflow: hidden;
position: relative;
text-align: left
}
.nailthumb-container img.nailthumb-image {
margin: 0;
padding: 0;
max-width: none;
text-align: left;
float: left
}
.nailthumb-container span.nailthumb-title {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b7ea+0,009ec3+100&0+0,1+100 */
background: -moz-linear-gradient(top, rgba(0,183,234,0) 0%, rgba(0,158,195,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,183,234,0) 0%,rgba(0,158,195,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,183,234,0) 0%,rgba(0,158,195,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000b7ea', endColorstr='#009ec3',GradientType=0 ); /* IE6-9 */
bottom: 0;
color: White;
display: block;
font-size: 9px;
height: 20px;
left: 0;
margin-top: 2px;
line-height: 20px;
position: relative;
text-align: center;
width: 100%;
overflow: hidden;
float: left
}
.nailthumb-container span.nailthumb-title .nailthumb-title-scroller {
padding-left: 2px
}
.nailthumb-container img {
max-width: none;
text-align: left
}




/*  background: none repeat scroll 0 0 rgba(76, 175, 80, 0.3); */