.ceri_weather_main {
	height: 67px;
	width: 190px;
	background-image: url(icon/ceri_weather_bg.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 50px;
	margin-left: 65px;
	color: #FFF;
	font-weight: bold;
	
}
.ceri_weather_temp {
	height: 35px;
	width: 50px;
	position: relative;
	margin-right: 3px;
	margin-top: 2px;
	float: right;
	text-align: right;
	font-size: 30px;
	font-family: Arial, "Lucida Grande", Trebuchet MS, sans-serif;
	font-style: normal;
}
.ceri_weather_city {
	height: 15px;
	width: 80px;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 97px;
	font-size: 12px;
	text-align: right;
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
	
}
.ceri_weather_icon {
	height: 180px;
	width: 250px;
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 35px;
}
.ceri_weather_clear {
	height: 130px;
	width: 250px;

}
.ceri_weather_yedek {

	border: 1px solid #03F;

}
