/**
* Copyright 2008 Amazon.com, Inc., or its Affiliates.
**/
.suppressBorder {border: 0 none;}
 #thankYouLayer {position: relative; margin: 0 auto; width: 496px; font: 10px/13px Verdana, Arial, Helvetica, sans-serif; color: #333;}
 #thankYouLayerBody {width: 496px; padding: 0 20px; border-left: 1px solid #AECEDF; border-right: 1px solid #AECEDF; background-color: #FFF;}
 #thankYouLayerBody h1 {margin-top: 0; padding-top: 10px; text-align: center; color: #D47800; font-size: 13px; font-weight: bold; background-color: #FFF;}
 #thankYouLayerBody p {font-size: 11px;}
 #thankYouLayerBody::after  {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
 #thankYouLayerTop {font-size: 1px; width: 496px; height: 8px; background: transparent url(http://g-ecx.images-amazon.com/images/G/01/cba/images/borders/popup-blue_upper-bar.gif) no-repeat left top;}
 #thankYouLayerBody .logo {float: left; padding-top: 40px;}
 #thankYouLayerBody .closeButton {float: right; padding-top: 40px;}
 #thankYouLayerBottom {width: 496px; height: 8px; background: url(http://g-ecx.images-amazon.com/images/G/01/cba/images/borders/popup-blue_lower-bar.gif) no-repeat left top;}
.merchant-name-header {font-size: 12px; font-weight: bold; padding: 5px 0; float:left;}

#TQmerchLogo { margin-left: 2px; margin-top: 8px; float: left;left: 0px;top: 0px; }
#TQText { clear: both; margin: 0; padding: 0; }
#TQClosebutton { vertical-align: top; float:right; margin-top: 8px; margin-right: 0px; } 
#canvas { background-color: #E1E1E1; border: 0px; left: 0px; top: 0px;clear: both; position: absolute;
	/* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.80;	
	width:100%; height: 100%; margin:0px; padding:0px; visibility: visible;z-index: -1;
}
