.ixi_item h3,.ixi_item h4,.ixi_item h5,.ixi_item h6 {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	text-align: center;
}

.ixi_item h3 { font-size: 18px; font-weight: bold; height: 50px; }
.ixi_item h3 a { color: #000; text-decoration: none; }

.ixi_item h5,.ixi_item h6 { color: #fff; background-color: #6d6d6d; }
.ixi_item h5 a,.ixi_item h6 a { color: #fff; text-decoration: none; }


.ixi_item h4 { font-size: 12px; height: 60px; }

.ixi_item h5 { font-size: 15px; height: 45px; }
.ixi_item h6 { font-size: 12px; height: 25px; }

.ixi_item h5 span.ixi_price {
	display: block;
	width: 100px;
	text-align: center;
	margin: 0 auto;
	font-weight: bold;
	font-size: 17px;
}



td div.ixi_item { 
	top: 0; margin-bottom: 20px;
	font-family: Tahoma, Arial, sans-serif;
}

.ixi_item .ixi_img {
	float: none;
	width: 150px;
	height: 120px;
	margin: 10px auto;
}

.ixi_item .ixi_img img { float: none; border: 0; width: 150px; }

.ixi_item {
	width: 189px;
	border: 2px solid #6d6d6d;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 3px  3px 3px #888;
	-webkit-box-shadow: 3px 3px 3px #888;
	margin: 0 15px;
	height: 320px;
	background-color: #FFFFFF;
}
