/* CSS Document */
.kutukategori{
width:160px;
height:auto;
text-align:center;
display:block;
}
.baslikkategori
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color:#FF993A;
	margin-top:15px;
	margin-bottom:10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
}
.urunadi {
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}

.urunkodu{
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.urunler {
list-style-type:none;
display:inline;
float:left;
}
.hizlibaslik {
	display:inline;
	line-height:12px;
	margin:5px;
	text-decoration: none;
	font-size:9px;
	padding:1px;
	float:left;
	margin: 1px;
	margin-bottom:5px;
}
.hizlibaslik a {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
