.more .text1 {
    font-size: 20px;
    font-weight: bold;
}

.more .text2 {
    margin: 4px 0 0 0;
    font-size: 16px;
    font-weight: bold;
}

.more .image {
	height: 230px;
	width: 163px;
}

.more .gradient {
	float: right;
	height: 230px;
	width: 163px;
	margin: 0 -163px 0 0;
}


/*
body {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
}

.box {
	display: inline-block;
	margin: 16px;
	min-height: 150px;
	padding-right: 140px;
	position: relative;
	width: 200px;
	font-weight: bold;
}

.box p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 16px;
}


*/