@charset "utf-8";
/* CSS Document */
.mod_fotoalbum
{
font-size:10px;
}
#mod_fotoalbum_imagestable
{
border:1px solid #DDDDDD;
padding:3px;

}

#mod_fotoalbum_imagestable .filledCell
{
padding:3px;
}
.mod_fotoalbum a
{
padding:0px !important;
}

#mod_fotoalbum_albumstable a
{
background: url(../images/folder.gif) center left no-repeat !important;
color:#333333 !important;
text-indent:20px;
padding-right:10px !important;
}
#mod_fotoalbum_albumstable a:hover
{
background: url(../images/folder_over.gif) center left no-repeat !important;

}
#mod_fotoalbum_albumstable .filledCell
{
vertical-align:top;
background:url(../images/schaduw_folder.gif) bottom left repeat-x;
height:30px;
}
.mod_fotoalbum_tplSpacer
{
width:0px !important;
}
.emptyRow
{
height:1px;
}