
div#product-8 div.images img.attachment-shop_single {
	visibility: hidden;
}

#load {
	position: absolute;
	border: 0;
	opacity: .7;
	filter: alpha(opacity=70);
	background-color: #FFFFFF;
	z-index: 5000;
	top: 0;
	width: 100%;
	height: 100%;
}

#load2 {
	position: absolute;
	z-index: 5001;
	padding: 0px;
	left: 50%;
	margin-left: -24px;
	top: 50%;
	margin-top: -24px;
	border: 0;
}

div.product div.images {
	position: relative !important;
}


#pb-right-column #image-block #load2 img {
	border: 0;
}

label, input[type=checkbox] {
	vertical-align: middle;
}

#check_autoriser_commande {
	margin-top: 8px;
}

.primary_block {
	margin-bottom: 0;
}

#check_autoriser_commande .checker {
	display: inline-block;
	vertical-align: baseline;
}
#check_autoriser_commande button {
	vertical-align: bottom;
}
.infoCustomizable {
	height: 20px;
	min-height: 20px;
}

#text_fields li label, #text_fields li .form-control {
	display: inline-block;
}

#text_fields li label {
	width: 30%;
	text-align: right;
}
#text_fields li .form-control {
	width: 60%;
}

#view_full_size  span.span_link {
	top: 20px;
	bottom: auto !important;
}

