/* CHROME BHO CHECK PLACEHOLDER, POPUP, AND IFRAME */
body { margin: 0px; }
.tt-cont { position: absolute; z-Index: 22000; width: 100%; top: 60px; }
.tt-test { border: 4px solid #5a99dc; width: 520px; height: 250px; margin: auto; background-color: #fff; padding: 20px; }
#placeholder { color: #d8213c; font-size: 30px; }
#placeholder-install { display: none; color: #d8213c; font-size: 30px; }
.ph-txt { padding: 0px; font-size: 10px; }
.ph-txt ul { list-style: disc; }
.ph-txt a { font-size: 16px; color: #2facf3; }
.ph-link { width: 200px; border: 2px solid #ccc; float: right; color: #2facf3; background-color: #eee; padding: 5px 8px;}
.ph-link:hover { border: 2px solid #2facf3; cursor: pointer;}
.content { width: 100%; }
.content .center { margin: 0 auto; width: 959px;}