.next3daysweather .stripes {
background:url(/weather/img/next3daysbg.gif) repeat-y;
float:left;
}

.next3daysweather .stripes li {
font-size:1.1em;
}

.next3daysweather .stripes div.time {
width:68px;
float:left;
padding:10px;
}

.next3daysweather .stripes img {
	margin:0 0 4px 0;	
}

.next3daysweather a {
	color:#369;	
}

.next3daysweather a:hover {
	color:#0D3059;	
}

.next3daysweather .stripes div.c2 {
margin:0 10px 0 10px;
}

.next3daysweather .stripes h3 {
font-size:1.1em;
font-weight:400;
padding:0 0 4px;
}

.next3daysweather p {
width:285px;
margin:7px 0 10px 0;
font-size:1.2em;
}

.next3daysweather p a {
font-size:.9em;	
}

.next3daysweather .clear {
clear:both;
}