﻿



#inline div
{
	display: inline;
	float: left;
	width: 100px;
	height: 100px;
	margin-left: 7px;
	margin-top: 7px;
	border-style:solid;
	border-color:#e7e7e7;
}
#inline img
{
	width: 100px;
	height: 100px;
}
#kategori
{
	float: none;
	
	width: 230px;
	text-align:left;

	
}

.ff
{
	width: 170px;
	height: 18px;
	position: relative;
	top: 53px;
	left: 36px;
	margin-bottom:17px;
	
}
.ff a
{
	font-size: 14px;
	font-family: Tahoma;
	color: #413f3f;

	
	text-decoration: none;
}
.ff a:hover
{
	text-decoration: underline;
}
