#module-linkmxcustom-creations #left_column {
	display:none
}
#module-linkmxcustom-creations #center_column {
	width:757px
}
#linkmx_customize_button .linkmx-button-outer {
	background: black;
	position: relative;
	height: 39px;
	display: inline-block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-bottom: 2px solid lightgray;
}
#linkmx_customize_button .linkmx-button-inner {
	display: inline-block;
	width: 150px;
	background: url(logoid.png) no-repeat 0px 0 rgba(0, 0, 0, 0);
	background-size: 38px 38px;
	height: 40px;
}
#linkmx_customize_button button {
	background: none;
	height: 48px;
	border: none;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	padding-left: 52px;
	position: absolute;
	top: -6px;
	left: 0;
}
.product-thumbnail span.linkmxcustom {
	display: block;
	position: absolute;
	right: 8px;
	bottom: 5px;
	width: 45px;
	height: 44px;
	background: url("linkmxid-product.png") no-repeat rgba(0, 0, 0, 0);
	background-size: 44px 44px;
}

.fancybox-overlay {
	z-index: 100000000;
}