/* pc : Photo Corner */
#tabWeather .pc_lt
{
	background:url(/images/weather/w_lt.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#tabWeather .pc_rt
{
	background:url(/images/weather/w_rt.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#tabWeather .pc_rb
{
	background:url(/images/weather/w_rb.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#tabWeather .pc_lb
{
	background:url(/images/weather/w_lb.gif);
	background-repeat:no-repeat;
	background-position:bottom left ;
}


