/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 14 February 2012 11:54:17
*/


@charset "utf-8";
/* CSS Document */

/*this avoids problems with floating elements*/
#nav {position: absolute; top: 12.5em; width: 15.5em}

/*this sets up styles for an array of floating divs*/
#thumbnails {text-flow: left}
#thumbnails div {float: left; width: 137px; height: 145px;}
#thumbnails p {padding: 0.3em; font-size: 0.7em}
#thumbnails img {border: 5px solid #e8e8e8; border-width:5px; }
#thumbnails img.port {border: 5px solid #e8e8e8; border-width:5px; margin-left:16px;}
#thumbnails div a:hover img  {border: 5px solid #c8c8c8; border-width:5px; color: #000000;}
#thumbnails div a:hover      {color: #fff; }

/*this allows normal non-floating elements to be used*/

.clear {clear: both}

 
