/* Main Wrapper */
#legends ul { list-style-type:none; margin-top:-5px; padding:7px 0px 0px 0px; clear:both; font-family:Calibri,sans-serif; /*text-align:center;*/ width:940px; font-size:1em; }
#legends ul li { margin-left:12px; height:20px; font-weight:bold; }
#scheduleWrapper {float:left;}
#scheduleWrapper ul li { float:left;padding:8px 0 0 0;height:26px}
#scheduleWrapper ul { list-style-type:none; margin:0; padding:6px 0px; clear:both; font-family:Calibri,sans-serif; text-align:center; width:940px; font-size:1em; }

/* Dimensions */
.session { width:70px; /*border:1px solid red;*/}
.day { width:40px; /*border:1px solid red;*/}
.date { width:70px; /*border:1px solid red;*/}
.time { width:100px; /*border:1px solid red;*/}
.stadium { width:410px; /*border:1px solid red;*/}
.courts { width:80px; /*border:1px solid red;*/}
.byenow { width:130px; /*border:1px solid red;*/ text-align:center;}
/* Headings */
.main-heading { background-color:#ccc; float:left; font-size:11pt; font-weight:bold; text-align:center;height:25px }
/* Specific styling for champions and world tour */
.champion-tour { background-color:#f79646; float:left; width:410px; }
.world-tour { background-color:#d7e4bd; float:left; width:410px; }
.empty-tour { float:left; width:410px; }