.collection {
	position:relative;
	float:left;
	text-align:left;
	width:898px;
	height:189px;
	margin-top:25px;
	}

.thumb {
	float:left;
	}

.text {
	width:683px;
	float:left;
	padding-left:25px;
	padding-top:50px;
	height:189px;
	}
	
/* VERSION 2 */

.collection2 {
	position:relative;
	float:left;
	text-align:center;
	width:190px;
	margin-top:25px;
	padding-right:45px;
	}

.collection2right {
	position:relative;
	float:left;
	text-align:center;
	width:190px;
	margin-top:25px;
	}

p .collection2 {
	text-align:center;
	font-weight:bold;
	font-size:16px;
	}
	
p .collection2right {
	text-align:center;
	font-weight:bold;
	font-size:16px;
	}
