#w_all
{
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 19px;
	font-weight: bold;
}

#w_top
{
	position: relative;
	left: 0px;
	width: 445px;
	height: 260px;
}

#w_currentconditions
{
	position: relative;
	left: 0px;
	width: 445px;
	height: 300px;
}

#w_sevendayforcast
{
	position: relative;
	left: 0px;
	width: 445px;
	height: 1500px;
}

#w_intellicast
{
	position: relative;
	left: 0px;
	width: 445px;
	height: 220px;
}

#w_bottom
{
	position: relative;
	left: 0px;
	width: 445px;
	height: 50px;
}

#w_inner
{
	position: relative;
	width: 100%;
	padding: 20px;
}

#wcc_container
{
	position: relative;
	left: 20px;
	width: 90%;
	height: 150px;
	border-bottom: medium #666 solid;
	padding-top: 5px;
	margin-top: 10px;
}

#wcc_day_icon
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 72px;
	height: 31px;
}

#wcc_highs_icon
{
	position: absolute;
	top: 0px;
	left: 72px;
	width: 65px;
	height: 31px;
}

#wcc_lows_icon
{
	position: absolute;
	top: 0px;
	left: 137px;
	width: 65px;
	height: 31px;
}

#wcc_sun_icon
{
	position: absolute;
	top: 31px;
	left: 0px;
	width: 72px;
	height: 69px;
}

#wcc_highs_temp
{
	position: absolute;
	top: 31px;
	left: 72px;
	width: 65px;
	height: 69px;
	padding: 2px 5px 5px 3px;
}

#wcc_lows_temp
{
	position: absolute;
	top: 31px;
	left: 137px;
	width: 65px;
	height: 69px;
	padding: 2px 5px 5px 3px;
}

#wcc_text_box
{
	position: absolute;
	top: 0px;
	left: 210px;
	width: 192px;
	height: 150px;
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 14px;
	font-weight: normal;
}

#wcc_text_box2
{
	position: absolute;
	top: 0px;
	left: 210px;
	width: 192px;
	height: 150px;
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 16px;
	font-weight: normal;
	padding-top: 20px;
}

.hotcold
{
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #4e9eb2;
	line-height: 19px;
	font-weight: bold;
}

.phrasename
{
	color: #666666;
	font-weight: bold;
}

