@charset "utf-8";
/* CSS Document */

.dayTitle{
background-color:#f5f5f5;
margin:30px 0px 0px 0px;
padding:3px 3px 3px 3px;
width:500px;
font-weight:bold;
border-bottom-color:#F0A220;
border-bottom-style:solid;
border-bottom-width:1px;
}
.progTitle { color:#333333; font-weight:bold; font-style:italic; width:500px; }
.btwh { color:#666666; font-weight:bold; }
.info { color:#999999; font-size:10px;}