.submitButton {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
.imageIcon {
	margin: 5px;
	cursor: pointer;
}
.articleBlock {
	margin-bottom: 20px;
	width: 660px;
}
.articleBlock div {
	margin-top: 5px;
}
.articleBlock img {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.articleBlock h2 {
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.articleTable {
	width: 660px;
}
.articleTable td {
	padding-bottom: 0px;
}
.articleHeader {
	width: 415px;
	vertical-align: top;
}
.articleBrand {
	width: 85px;
	text-align: center;
	margin: auto;
	vertical-align: top;
}
td.articleImages {
	background-color: #c6a07c;
	width: 185px;
	text-align: center;
	margin: 0px;
	padding: 0px !important;
	vertical-align: top;
}
.articleImages img {
	border: none !important;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
.articleImage {
	width: 155px !important;
	text-align: center;
	vertical-align: top;
}
img.productImg {
	margin: 0px !important;
}
.basketForm {
	position: absolute;
	top: 0px;
	left: 305px;
}
.articleInput {
	text-align: center;
	width: 30px;
	height: 20px;
	background-color: #caa581;
	border: none;
}
.articleTitle {
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 1.5px;
}
.articleLead {
	vertical-align: top;
}
.priceTable {
	width: 400px;
}
.priceTable td {
	padding: 5 5 5 0;
}
.propertyTable {
	width: 640px;
}
.propertyTable td {
	padding: 5px;
	background-color: #F6F5F3;
}
.propertyTable td a {
	color: #4C4C4C;
}
.propertyTable td a:hover {
	text-decoration:none;
}
.propertyTable td a img {
	margin-left: 5px;
}
.discountItem {
	color: #E10915;
	font-weight: bold;
}
.brandImg {
	margin: 5px !important;
}
.pdf {
	margin-left: 0px !important;
	margin-top: 10px;
	font-weight: bold;
}
.pdf img {
	margin: 0px!important;
	margin-right: 5px;
}
.pdf a:hover {
	text-decoration: none;
}
.descriptionBar {
	padding: 5px;
	display: none;
}
.assistanceFile {
	text-align: center;
}
.galleryBar {
	padding: 5px;
	display: none;
	margin: auto;
	text-align: center;
}
.thumbnails {
	width: 620px;
	height: 150px;
	overflow: auto;
}
.thumbnails td {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.zoom {
	text-align: center;
	margin-top: 15px;
}
.articleFooterCell {
	background-color: white !important;
}
table.propertyTable {
	width: 480px;
}
.propertyTable td {
	padding: 5px;
	background-color: #dbbd96;
	vertical-align: top;
}
.propertyTable td a {
	color: #830d14;
}