.item {
	width: 216px;
	height: 290px;
	float: left;
	margin: 2px 0px 6px 2px;
	padding: 18px 2px 0px 20px;
	background-image: url(portfolio-bg.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10px;
}

.item_photo {
	padding: 4px 0px 2px 1px;
	margin: 0px 0px 7px 0px;
	text-align: center;
	width: 183px;
	height: 166px;
}
.item_date {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #9ca0a2;
	padding: 2px 2px 0px 5px;
	display: block;
}
.item_name {
	display: inline;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #646668;
	padding: 0px 0px 2px 5px;
	height:30px;
}

.item_link {
	text-align: right;
	margin-bottom: 18px;
	margin-right: 3px;
}
.item_link a:link {
	color: #2b5416;
}

.item_description {
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #fff;
	padding: 0px 0px 2px 2px;
	height:38px;
}
.item_price{
	/*display: inline;*/
	font-weight: bold;
	font-size: 15px;
	padding-left: 3px;
	color: #ffffff;
}

.itemf_name {display: none}

.item_actions {
	padding: 0px 4px 2px 1px;
	font-size: 10px;
	text-align: left;
	margin-top: 2px;

}

.status_3  .item_actions { display: none;}

.item_info {
	padding: 0px 4px 0px 4px;
	font-size: 10px;
	height: 30px;
}

