﻿/*-----weather-----*/
#weather
{
	width:200px;
	height:158px;
	margin-top:14px!important;
	margin-top:10px;
	background-image:url(../images/weather.gif);
	text-align:left
}

.weatherflash
{
	margin:18px 0 0 50px; float:left; display:inline
}

.weathertxt
{
	margin:20px 0 0 10px; float:left; display:inline; color:#C8C8C8
}

.weathertop
{
	margin-top: 0px !important; margin-top:3px; color:#535353
}

.weatherbot
{
	margin-top: 0px !important; margin-top:3px; color:#353535
}

/*-----date-----*/
#date
{
	margin-top:12px; width:200px; height:50px; background-image:url(../images/datetime.gif); text-align:left; color:#FFFFFF	
}

#dateleft
{
	margin:0 0 0 10px; float:left; display:inline; line-height:25px
}

#dateright
{
	margin:1px 0 0 20px !important; margin:5px 0 0 20px; float:left; display:inline; font:35px Arial
}

/*-----count-----*/
#count
{
	width:200px; height:68px; margin-top:12px!important;margin-top:10px; background-image:url(../images/count.gif); text-align:left
}

#counttop
{
	margin:12px 0 0 80px !important; margin:14px 0 0 80px
}

#countbot
{
	margin:8px 0 0 80px !important; margin:10px 0 0 80px
}

