@charset "UTF-8";
/* CSS Document */

.portfolio_item {
	background: #ffffff url(../../images/hr.jpg) top center no-repeat;
	margin-top: 40px;
	padding-top: 35px;
}

.portfolio_item p.item {
	background: #ffffff url(../../images/portfolio-item-bg-tall.gif) top center no-repeat;
	text-align: center;
	width: 512px;
	height: 417px;
}

.portfolio_item p.item img {
	margin-top: 5px;
}

.portfolio_item h3 {
	color: #000000;
	margin-bottom: 2px;
}

.portfolio_item h3 span {
	color: #6A6451;
}

.portfolio_item .item_link {
	margin: 0px;
}

.get_site {
	display: block;
	float: right;
}
