div.slide_start .item {
	padding-right: 10px;
	width: 706px;
}

div.slide_start .item .thumb {

	border: 1px solid #FFF;
	width: 122px;
	height: 96px;
	margin-left: 10px;
	margin-top: 10px;
	position: relative;
	float: right;
	overflow: hidden;
	display: block;

	text-align: center;
	vertical-align: middle;
}


div.address {

	display: block;
	float: left;
}

.slide {
	/*background: url(../images/slide_reflection_blank.jpg) bottom center no-repeat;*/
	display: none;
	height: 386px;
	float: left;
	position: relative;
}

.product {
	width: 758px;
	height: 336px;
	margin: 0px auto 0;
}

.item {
	background: url(../images/bkg_collection_slide.jpg) repeat-y #292929;
	/*background: #292929;*/
	float: left;
	border: 1px solid #5E5E5E;
	width: 716px;
	position: relative;
}

div.item img.large {
	display: block;
	position: relative;
	float: right;
}

.item p {
	min-height: 190px;
	height: auto !important;
	height: 190px;
}

.item p, .item address {
	margin: 0px;
	padding: 40px 10px 5px 10px;
	width: 150px;
	vertical-align: middle;
	text-align: left;
}

.item p {
	padding: 20px 10px 5px 10px;
}

.item address {
	position: absolute;

	padding-top: 0px;
	font-style: normal;
	letter-spacing: 1px;
}

.item address strong {
	color: #000;
}


.item p strong {
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000;
}

.nav {
	height: 386px;
	width: 20px;
	position: relative;
}

.nav a span {
	visibility: hidden;
}

.nav a {
	position: relative;
	width: 15px;
	height: 17px;
	text-decoration: none;
	display: block;
	margin-top: 160px;
}

.next {
	float: left;
	text-align: right;
}

.next a {
	background: url(../images/nav_next.gif) no-repeat;
}

.previous {
	float: left;
	text-align: left;
}

.previous a {
	background: url(../images/nav_previous.gif) no-repeat;
}

a.collectie_back {
	margin-top: -10px;
	margin-bottom: 10px;
	display: block;
	color: #000;
}

a.collectie_back:hover {
	text-decoration: none;
}
