/* Start of CMSMS style sheet 'weather' */
p.weatherdate{
 margin-bottom:0px;
 line-height: 24pt;
 font-size: 110%;
 font-weight: bold;
 text-transform: uppercase;
 color: #3399CC;
}
span.weathertitle{
  line-height: 11pt;
  color: #3399CC;
  font-size: 110%;
 font-weight: bold;
}
#weatherbox {
 padding-bottom:15px;
}
#weatherbox td{
 padding-left: 20px
}
#weatherbox td.cityitem{
  width: 100px;
  padding-left: 0px 
}
/* End of 'weather' */

