@charset "utf-8";
body{margin:0;padding:0;color:#4f4f4f;font-family:Arial, Helvetica, sans-serif;font-size:12px}
#phuket-weather{width:238px;height:auto}
#today{
	background-image: url(images/w02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:91px
}
#w-icon{float:left;margin:0 18px 0 23px}
.fl{float:left}
.fr{float:right}
.dtext{font-weight:bold;font-size:24px}
.ctext{font-weight:bold;font-size:14px}
#forecast{
	background-image: url(images/wf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:238px;height:139px;font-size:14px
}
.f {line-height:34px;margin-left:11px}
.f div{float:left}
.c{clear:both}
.date{
	font-weight:bold;
	text-transform: uppercase;width:39px;height:auto
}
.f-icon{width:33px;height:auto;margin-left:3px}
.hi{width:50px;height:auto}
.hi span{color:#900;font-weight:bold}
.lo{margin:0 15px 0 19px;width:50px;height:auto}
.lo span{color:#069;font-weight:bold}