#mainframe {
width:200px;
height:278px;
background:#fbfbfb;
border: 1px solid #e6e6e6;

}

#currenttemp {
width:200px;
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#4ea9d6;
padding:5px;
}

#temp1 {
width:195px;
height:74px;
font-size:12px;
color:#4ea9d6;
background: url("../images/tempbg.jpg") repeat-x;
padding:2px 0px 0px 5px;
}

#img {
width:57px;
height:57px;
border:1px solid #e6e6e6;
padding:3px;
float:left;
}

#day {
width:100px;
font-size:12px;
font-weight:bold;
font-family:Verdana;
color:#4ea9d6;
float:right;

}

 #tmp {
font-size:18px;
font-weight:bold;
font-family:Verdana;
color:#ee2e9d;
}

 #tmptext {
font-size:9px;
font-weight:normal;
font-family:Verdana;
color:#000000;
}
