﻿body,
a:link, a:active, a:hover, a:visited,
h1, h2, h3, h4, h5, h6,
#lblPageTitle
{
 background-color: white;
 color: black;
 text-align: left;
}
#leftBar,
#rightBar,
#mastHead,
#searchBox,
#MiddleContent_ImageRotator1_pnlImage,
#flsAdvert,
#feedback_form,
#mastFooter
{
 display: none;
}
#container,
#middleBar
{
 width: 100%;
 max-width: 100%;
 float: left;
 padding-left: 0px;
 padding-right: 0px;
}
.buttons
{
 display: none;
}
.NewsEventsNotices,
.NewsEventsNoticesRow,
.NewsEventsNoticesLeft,
.NewsEventsNoticesRight
{
 width: 100%;
 display: block;
 padding: 0px;
}
.newsTitle
{
 padding-top: 10px;
}
ul
{
 list-style-image: none;
 list-style-position: outside;
}
img.documentIcon
{
 display: none;
}

/* Staff Contact Details set */
#ContactDetails
{
 display: table;
 margin-bottom: 10px;
}
#ContactDetailsRow
{
 display: table-row;
}
#StaffPhoto
{
 border-style: none;
 /*display: table-cell;*/
 float:left;
 width: 70px;
 min-height: 93px;
 padding-top: 1px;
 vertical-align: top;
 margin-right: 4px;
}
#StaffPhoto img
{
 width: 70px;
 height: 93px;
 border-style: none;
}
#StaffContactDetails
{
 border-style: none;
 display: table-cell;
 min-width: 235px;
 max-width: 50%;
 min-height: 93px;
 vertical-align: top;
}
#StaffContactDetails p
{
 border-style: none;
 padding-top: 0px;
 margin-top: 0px;
 margin-left: 4px;
 line-height: 130%;
}
/* End of Staff Contact Details set */
