/*
detay.css
*/
.satir{
	position: relative;
	float: left;
	width:100%;
	height:auto;
}
.satir .etiket{ 
	position: relative!important;
	float: left!important;
	width: 100px!important;
	height:20px!important;
	font-family:"Trebuchet MS",Calibri,"Calibri Light",sans-serif,Meiryo;
	font-size:14px;
	font-weight:600;
	color:#015579!important;
}
.satir .icerik{ 
	position: relative!important;
	float: left!important;
	width: 210px!important;
	font-family:"Trebuchet MS",Calibri,"Calibri Light",sans-serif,Meiryo;
	font-size:14px;
	line-height: 20px;
	font-weight:500;
	color:#000!important;
	overflow:hidden;
}