@CHARSET "UTF-8";
div.kalitediv{
	width:500px;
	height:100px;
	background-position:top left;
	background-repeat : no-repeat;	
	background-image: url(div_kalite.jpg);
}
div.kalitedivcaption{
	color:#00a4e7;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:3px;
	font-weight:bold;
	width:450px;
}
div.kalitedivtext{
	color:#666666;
	padding-top:5px;
	padding-left:15px;	
	padding-bottom:5px;
	width:450px;
}
