.press {
	float:left;
	width:90%;
	background:transparent url(../../../img/icon/press.png) no-repeat left top;
	border-bottom:1px dotted #9ed1d4;
	margin-bottom:10px;
	margin-left:15px;
	padding-left:30px;
}
.press .date {
	float:left;
	width:90px;
	margin-bottom:5px;
	padding:5px;
}
.press .title {
	float:left;
	width:70%;;
	padding:5px;
}
.portfolio li {
border:0 none;
display:block;
height:auto;
min-height:100%;
padding:0 16px;
width:auto;
}