/*
  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: 07 January 2009 00:26:08
*/


.photo_gallery {
    margin-bottom: 20px;
    border: 1px solid #eeeeee;
    padding: 10px;
    height: 140px;
    width: 310px;
    float: left;
    margin-right: 15px;
}
.photo_gallery img {
    float: left;
    width: 106px;
    height: 92px;
    padding-right: 10px;
}
#content {
    width: 130%;
    overflow: hidden;
}

*html #pageContainer {
    width: 815px;
    margin-left: auto;
    margin-right: auto;
}
*html #content {
    float: right;
    width: 700px;
    margin-right: -180px;
}

*+html #content { float: left; }
#rightContentContainer {
    display: none;
}
.pageTools {
    margin-right: -200px !important;
}

*html .pageTools {
    margin-right: -280px !important;
}



#cen_thumb {
    position: absolute;
    width: 150px;
    border: 2px solid black;
    padding: 2px;
    visibility: hidden;
    z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135);
}
