.submitButton {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
.imageIcon {
	margin: 5px;
	cursor: pointer;
}
.articleBlock {
	margin-bottom: 20px;
}
.articleBlock div {
	margin-left: 20px;
}
.articleBlock img {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.articleBlock h5 {
	margin-bottom: 5px;
}
.articleTable {
	width: 660px;
}
.articleHeader {
	width: 415px;
	vertical-align: top;
}
.articleBrand {
	width: 85px;
	text-align: center;
	margin: auto;
	vertical-align: top;
}
.articleImage {
	width: 150px;
	text-align: center;
	vertical-align: top;
}
.articleTitle {
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 1.5px;
}
.articleLead {
	vertical-align: top;
}
.priceTable {
	width: 400px;
}
.priceTable td {
	padding: 5px;
	background-color: #F6F5F3;
}
.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;
}
.propertyTable {
	width: 640px;
}
.propertyTable td {
	padding: 5px;
	background-color: #F6F5F3;
}
table.resultTable {
	background-color: #e0d5bf;
	margin: 10px 0px 10px 0px;
	height: 20px;
	padding: 0px;
	width: 417px;
}
table.resultTable td {
	padding: 0px;
}
td.priceCell {
	font-weight: bold;
	font-size: 14px;
	color: #c66a05;
	text-align: center;
	vertical-align: middle;
	width: 140px;
	height: 25px;
}
td.qttyCell {
	text-align: center;
	color: #3a0b03;
	width: 140px;
	height: 25px;
}
input.webshopQtty {
	background-color: #ece7d5;
	border: none;
	color: #3a0b03;
	text-align: center;
	width: 60px;
}
td.basketCell {
	text-align: right;
	color: #3a0b03;
	height: 25px;
}
