<!--          
#main {
   position: absolute;
   width: 750px; 
   height: 100%; 
   padding: 0px; 
   color: #000000; 
   min-height: 498;
   margin-top: 0px; 
   margin-bottom: 0px;
   margin-left: left; 
   margin-right: auto;
   border-top-width: 0px; 
   border-bottom-width: 0px;
   border-left-width: 0px; 
   border-right-width: 0px;
   border-style: solid; 
   border-color: #FFFFFF;
   background-color: #E6EBD6;
   background-image: url("/images/custom/whats-on/bg.jpg");
   background-repeat: no-repeat; 
   background-position: 0px 121px;
   text-align: left;
}
#title {
   position: absolute;
   top: 132px;
   left: 0px;
   font-family: helvetica,verdana,arial,sans-serif;
   color: #FFF;
   font-size: 16px;
   font-weight: bold;
   width: 718px;
   height: 29px;
   text-transform: uppercase;
   background-image: none;
   padding-top:0px;
   padding-left:0px;
   margin-left: 0px;
}
#titleCategory {
   position: absolute;
   top: 230px;
   left: 0px;
   font-family: helvetica,verdana,arial,sans-serif;
   color: #FFF;
   font-size: 16px;
   font-weight: bold;
   width: 479px;
   height: 29px;
   text-transform: uppercase;
   background-image: url("/images/custom/heading_bg.gif");
   background-repeat: no-repeat;
   background-position: left;
   padding-top:6px;
   padding-left:6px;
   margin-left: 16px;
}
#newsletter {
   position: absolute;
   top: 20px;
   left: 788px;
}
#content-holder {
   position: absolute;
   top: 219px;
   left: 0px;
   width: 750px;
}
.content-shrink {
   width: 520px;
}
.content {
   position: relative;
   top: 0px;
   left: 0px;
   padding: 16px;
   float: left;
}
#calendar
{
   POSITION: absolute;
   TOP: 152px;
   LEFT: 531px;
   PADDING-RIGHT: 0px;
   PADDING-LEFT: 0px;
   BACKGROUND-IMAGE: url("../images/custom/whats-on/whats-on-calendar.gif");
   PADDING-BOTTOM: 0px;
   MARGIN: 0px;
   WIDTH: 189px; 
   BACKGROUND-REPEAT: no-repeat;
   HEIGHT: 251px;
   LINE-HEIGHT: 1.8;
   MARGIN-TOP: 10px;
   z-index:12;    
} 
#eventSelector {
   position: absolute;
   top: 435px;
   left: 533px;
   width: 164px;
   border: solid 1px #003300;
   background-color: #ffa700;
}
.eventSelectorLink {
   padding: 10px;
   padding-top: 7px;
   padding-left: 8px;
   padding-bottom: 15px;
}
.eventSelectorLink a, .eventSelectorLink a:visited {
   color: #003300;
   font-family: arial, verdana, helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
   line-height: 1.6;
}
.eventSelectorLink a:hover {
   color: #003300;
   font-family: arial, verdana, helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   text-decoration: underline;
}
.event-title {
   background-color: #003300;
   border: solid 1px #003300;
   padding: 7px;
   padding-right: 13px;
   background-image: url("../images/custom/whats-on/event-title-bg.gif");
   background-repeat: no-repeat; 
   background-position: right;
   width: 478px;
}
.event-title h1 {
   padding: 0px;
   margin: 0px;
   color: #fff;
}
.event-holder {
   background-color: #fff;
   border: solid 1px #003300;
   padding: 10px;
   background-image: url("../images/custom/whats-on/event-detail-bg.gif");
   background-repeat: repeat-x; 
   background-position: top;
   width: 478px;
}
.event-details {
   background-color: #f1f4e9;
   border: solid 1px #e4e9d2;
   padding: 7px;
}
.event-heading {
   font-weight: bold;
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 11px;
}
-->

