/* ================================
    CSS STYLES FOR Module [!GCS Weather]
   ================================
*/

.Weather_Table
{
 font-size:x-small;
 font-family:Tahoma;
 	 
}

.Traffic_Item
{
	font-size:xx-small;
	font-weight:bold;
}

.Weather_Table_Item_Label
{
}

.Weather_Temp
{
	font-size:small;
	font-weight:bold;
}

.Weather_Condition 
{
	font-size:xx-small;
	 
}

.Weather_Condition_Label 
{
	font-size:xx-small;
	font-weight:bold;
}

.Weather_Condition_Label_Medium 
{
	font-size:x-small;
	font-weight:bold;
}
.Weather_Sponsor
{
	text-decoration :underline;
	font-family:Tahoma;
	font-size:x-small;
	
}

.Weather_Location
{
	font-size:xx-small;
}

 