@media all
{
	#curConBox
	{
		width:270px;
		height:250px;
		border:1px solid #b1b7c3;
		background-color:#e2e6f2;
		margin-right:5px;
		float:left;
	}
	#curIcon
	{
		width:78px;
		height:62px;
		display:block;
		margin-left:10px;
		margin-right:10px;
		float:left;
		background-color:#8fade1;
	}
	#curTemp
	{
		font-weight:bold;
		font-size:24px;
	}
	#rftemp
	{
		font-size:14px;
		font-weight:bold;
	}
	#curtempBox
	{
		width:130px;
		margin-top:10px;
		float:left;
	}
	.curData
	{
		font-size:11px;
		line-height:25px;
		margin-top:10px;
		float:left;
		width:120px;
		margin-left:5px;
	}
	#fiveDay
	{
		height:150px;
		width:580px;
		border:1px solid #b1b7c3;
		margin-top:5px;
		background-color:#e2e6f2;
	}
	.forecastBox
	{
		width:115px;
		height:105px;
		text-align:center;
		float:left;
	}
	.dayImg
	{
		margin-top:5px;
	} 
	.forecastInfo
	{
		line-height:20px;
		font-size:11px;
	}
	#mapCntr
	{
		height:200px;
		width:580px;
		border:1px solid #b1b7c3;
		margin-top:5px;
		background-color:#e2e6f2;
		position:relative;
	}
	#maplinks
	{
		position:absolute;
		top:0px;
		left:420px;
	}
	.mapsBox
	{
		width:180px;
		float:left;
		text-align:center;
	}
	.thumb160
	{
		width:160px;
		height:120px;
		margin-bottom:5px;
	}
	/* Styles Associated with the no Ad 770 Page */
	#curConBoxNoAd
	{
		width:750px;
		height:220px;
		border:1px solid #b1b7c3;
		background-color:#e2e6f2;
		margin-right:5px;
	}
	.curDataWide
	{
		font-size:11px;
		line-height:25px;
		margin-top:10px;
		float:left;
		width:165px;
	}
	.dayImgWide
	{
		margin-top:5px;
		float:left;
		width:52px;
		height:40px;
		float:left;
	} 
	.temps5dayWide
	{
		width:52px;
		height:40px;
		float:left;
		margin-left:5px;
		text-align:left;
		font-weight:bolder;
		margin-top:5px;
	}
	.forecastBoxWide
	{
		width:140px;
		text-align:center;
		float:left;
		margin-left:10px;
	}
}