.thinboxContent { display: none; }
.thinboxModalContent { border: 6px solid #383838; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; background: #fff; overflow: auto; }
.thinboxModalContent .container { padding: 14px; }
.thinboxModalCloseButton { position: absolute; bottom: 6px; right: 6px; }
* html #thinboxModalBG { position: absolute !important; }
