/* Styles for the four corners of the main panel */
td.topRight{ background-image: url(/images/topRight.gif); background-position: top right; background-repeat: no-repeat;  background-color:white; width:12pt; height:16pt;}
td.topLeft{ background-image: url(/images/topLeft.gif);background-color:white; width:12pt; height:16pt;}
td.bottomRight{	background-image: url(http://www.disneyfloridafun.com/images/bottomRight.gif); background-position: top right; background-repeat: no-repeat;  background-color:white; width:12pt; height:16pt;}
td.bottomLeft{	background-image: url(http://www.disneyfloridafun.com/images/bottomLeft.gif); background-color:white; width:12pt; height:16pt;}

/* Styles for the main table area with the variable contents */
table.mainTable {  width:100%; }
table.mainPanel {  width:100%; background-image: url(/images/embears_light.gif); }

/* use the heading style for panel entries that require headings, e.g. table headers */
.listHeading { font-size: medium; font-weight:Bold; text-align:center; font-style:italic; width:100%}
.listBody { text-align:center; font-size: 11pt; }
.listBody a {text-decoration:underline;}

.mapCell {width: 80%;}
.mapSidebar {width: 170px;}