﻿a.collection {
	width:270px;
	height:430px;
	position:relative;
	float:left;
	margin-left:20px;
	text-decoration:none;
	color:black;
	overflow:hidden;
}

a.collection img {
	position:relative;
	/*left:-30px;*/
}

a.first {
	margin-left:0;
}

div.centred {
	width:850px;
}

span.collection_title {
	width:270px;
	height:27px;
	padding-top:5px;
	position:absolute;
	top:374px;
	left:0;
	text-align:center;
	background-color:white;
	font-family:"Times New Roman", Times, serif;
	font-size:14pt;
	text-transform:uppercase;
	opacity:0.5;
	filter:alpha(opacity=50);	
}

div#evp {
	padding-left:150px;
}
