@font-face { font-family: 'roboto-slab'; src: url(../fonts/RobotoSlab-Regular.ttf); }

.y_icon {
    padding-left:5px;
	background:url("../../yemekhane.png") no-repeat;
	position:absolute; 
	width:80px;
	margin-left:5px;
	height:100%;
	z-index:-1;
	margin-top: 0;
}

	
.liste li {
    margin-left:50px;
    font-size: 15px!important;
    color: #fff;
    white-space: nowrap;
    list-style: none;
    line-height:21px;
    font-family: roboto-slab;
}

.liste_ic {
	  display: table-cell;
      vertical-align: middle;
}
.liste_cerceve {
	position:relative;
	display:table;
	height:118px;
	
}
.liste_ust {
	display:table;
	width:100%;
	height:118px;
}