@media screen and (min-width: 250px) and (max-width: 500px) {
    a.subcategorythumbnailtitle {font-size: 11pt;}
    .divTable img{max-width: 100% !important;height: auto;}
    .divTable .divTableCell {display: block;width: 100%;}

    span.gallerytitle {
      font-family: Arial;
      font-size: 10pt;
    }

      span.navigationtext {
      max-width: 100%;
        overflow: visible;   
        display: inline-block;
        font-size: smaller;
    }

  }



  body {
  background-color: #CCCCCC;
  color: #000000;
  background-image: url(Fotografico/blegtext.gif);
}

/* DivTable.com */
.divTable{
  display: table;
  align:left;
    min-height:100px;
  width:260px;
}
.divTableRow {
  display: table-row;
}
.divTableHeading {
  background-color: #EEE;
  display: table-header-group;
}
.divTableCell, .divTableHead {
  border: 1px solid #999999;
  display: table-cell;
  padding: 1px 8px;
  vertical-align: middle;
}
.divTableHeading {
  background-color: #EEE;
  display: table-header-group;
  font-weight: bold;
}
.divTableFoot {
  background-color: #EEE;
  display: table-footer-group;
  font-weight: bold;
}
.divTableBody {
  display: table-row-group;
}

a:link {color: #0066FF;}

a:visited {color: #3300FF;}

a:active {color: #FFFF66;}

.gallerytitle {      
  font-family: Arial;
   font-size: 18pt;
    text-decoration: none;
}

.subcategorythumbnailtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-decoration: none;
}

.thumbnailtitle {
  font-family: Arial;
  font-size: 10pt;
  text-decoration: none;
}

.navigationtext {
  font-family: Arial;
  font-weight: bold;
}