/*http://iff.devel.geoport.com.au/page/Program 
Set image 1 line*/

#node-107 .content .field-items table {
  border:none;
   box-shadow: none;
}

#node-107 .content .field-items table tr td {
  border:none;
}

/*http://iff.devel.geoport.com.au/page/MediaInformation*/
#node-90 .content .field-items table {
  border:none;
   box-shadow: none;
}

#node-90 .content .field-items table tr td {
  border:none;
}

/*Make image isn't stretch */
#block-system-main .field-item table tbody tr td img {
  max-width: none;
}
