.widget{
color:white;
font-family: Verdana;
}

body {
font-family: Verdana;
}

#widget_div{
  padding:0;
  margin:0;
}

.widget a {
  color:white;
}

.widget a:link {
  color:white;

}
.widget a:hover {
  color: #FFCA35;
  text-decoration: underline;
}

.widget p {
  font-size:10px;
}
p.widget {
  font-size:14px;
}

.date{
color: #4D4D4D;
}

img#show_start{
vertical-align:middle;
}

div#quick, div#non_quick {
  font-size:14px;
}

/*REMOVE
I think we can remove this
td.fcst_cell{
font-size:12px;
font-size:11px;
color:white;
height:181px;
height:175px;
height:140px;
height:150px;
height:130px;
width:95px;
width:100px;
width:114px;
padding-right: 1px;
padding-top: 1px;
background: url(/matt_cell_bg_1x130.png);
background-repeat:repeat-x;
height:150px;
background: url(/images/widget_fcst_bg_1x150.gif);
height:140px;
background: url(/images/widget_fcst_bg_1x140.gif);

}
*/

/*Had originally been td.fcst_cell (see above)*/
td.widgetFcstCell {
  font-size:10px;
  color:white;
  height:140px;
  width:114px;
  padding-right: 1px;
  padding-top: 1px;
  background-repeat:repeat-x;  
  /*background: url(/images/widget_fcst_bg_1x140.gif);*/
}

td.widgetFcstCell > div.widgetFcstCellDate {
  color: #4D4D4D;
  color:white;
  margin: 0;
  padding: 0;
  margin-bottom:5px;
  
}

td.widgetFcstCell > div.widgetFcstText {
  margin-top:5px;  
  margin-bottom:5px;  
}

th.widget {
  font-size:15px;
  font-weight:bold;
}

#home_submit > img {
  vertical-align:middle;
}

#iframe{
padding:0;
margin:0;
}
