/*
*This isn't used because we used to use <iframe> to get the html, now we use GDownloadUrl()
* width: 350px; height: 90px; width: 400px; height: 120px;
body{font-family: "Trebuchet MS", Arial, sans-serif; color: #333; background: #FFF; margin: 0; padding:0;}
*/

h1{font-size: 12px; font-weight:normal; padding: 0; margin: 0; border: 0;}
h3{font-size: 11px; color: #acacac; width:auto; border: 0; margin: 0; padding:0;}
th{font-weight: bold; border-bottom: 1px dashed #acacac;}
table { font-size: 10px; width:425px; font-weight: normal; }

#departures {overflow:auto; border-top: 1px solid #acacac; border-bottom: 1px solid #acacac; max-height:450px;}
#info {border-top: 1px dashed #acacac; border-bottom: 1px solid #acacac; display:block;}
#OldData {font-weight:bold; color:red;}

#stopContainer {font-family: "Trebuchet MS", Arial, sans-serif; color: #333; background: #FFFFFF; margin: 0; padding:0; font-size: 12px; font-weight:bold;}

.on-time {color: #008000; font-style: italic; font-weight: bold;}
.late {color: #D9BA00; font-style: italic; font-weight: bold;}
.early {color: #D91F00; font-style: italic; font-weight: bold;}

ul{font-size: 12px;}
