.item-item-page .img-pos{
	width:100%;
	text-align:center;
}

.item-item-page .img-pos img{
	width:23%;
	padding:8px;
	background:#efefef;
	border:1px solid #ddd;
}

.item-item-page .info{
	width:100%;
	margin-top:10px;
}

.item-item-page .info td{
	border:1px solid #ccc;
	padding:5px 15px;
	vertical-align:baseline;
	text-align:left;
}

.item-item-page .info td:first-child{
	width:20%;
}

.info img{
	width:23%;
}

.title_cat{
	font-size: 18px;
	font-weight: 300;
}

.btn-muatturun{
	padding:8px 15px;
	margin:5px;
	line-height:38px;
	background:#ddd;
	color:#333;
}

.btn-muatturun:hover{
	padding:8px 15px;
	margin:5px;
	background:#ccc;
	line-height:38px;
	color:#555;
	text-decoration:none;
}