#portfolio_content {
	width: 480px;
	float: left;
	padding: 20px;
}
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
.portfolio_text {
	width: 100%;
	float: left;
	padding-bottom: 30px;
}
.portfolio_text p {
	text-align: justify;
	font-size: 14px;
}
.portfolio_text_img {
	width: 100%;
	float: left;
	padding-bottom: 10px;
	text-align: center;
}
.portfolio_text_img img {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin: 0 auto;
	background-color: #F8F8F8;
}
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
.user_comment {
	background: top left no-repeat url('images/user_comment.png');
}
.cup {
	background: top left no-repeat url('images/cup.png');
}
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/