body
{
	font: 13px 'Source Sans Pro', sans-serif;
	color: #272727;
}

a.golf10B
{
    color: #00b363;
    text-decoration:none;
}

#saaBuf
{
	width:100%;
	max-width:250px;
	float:left;
	margin:0 auto;
	cursor:pointer;
	height:250px;
}
.temperature
{
	font: 400 30px  'Source Sans Pro', sans-serif;
	margin-top:10px;
	margin-left:15%;
	text-align:right;
	float:left;
	color:#fff;
}
.currentDay
{
	width:80px;
	float:left;
	margin-left:10px;
	margin-top:-5px;
	height:65px;
}
.currentDay img {
	width: 100%;
	max-width: 80px;
}
.nextDays
{
	width:100%;
	float:left;
	margin-left:5px;
	margin-top: 5px;
}
.nextDay
{
	float:left;
	font-size:12px;
	color:#fff;
	width:18%;
	text-align:center;
	margin-right:3px;
}
.nextDay img
{
	width:100%;
}
.linkkiIso
{
	color:#0066b0;
	font-family: 'Source Sans Pro', sans-serif;
	text-decoration:none;
}
.golf8 a {
    font-size: 16px;
    font-weight: 400;
    color: #0067b0;
    text-decoration:none;
    line-height:20px;
}
.whiteBold{
	color:#fff;
}
.eventList a{
	color: #595959;
	font-weight: 600;
	font-size: 16px;
	text-decoration:none;
}