/*-------------------------------------------------------- Large EPT Table  --------------------------------------------------------*/
table td {background:none repeat scroll 0 0 #F5F3F3; padding:10px 5px}
/* ----------------------------------------------- MISSION WEEKS SLIDER ----------------------------------------------- */
.horizontal .exHolderNew3 .optIn {margin: 30px 0 10px -21px;}
/*--- Disclaimer ---*/
#message {background:none repeat scroll 0 0 #000000; margin:0 0 1px; overflow:hidden; text-align:center; width:100%}
/* ------------------------------ Special Offers, Live Poker and Tournaments ------------------- */
.topItem h2 {font-size:15px; font-weight:bold}
/*-------------------------------------- H2 fix  ------------------------------------------*/
.introduction h2 {clear:both}
/* WATERMARK OVERRIDE */
#container {background:url('/assets/common/images/layout/watermark-fr.jpg') no-repeat center 117px; width:100%; position:relative}
/*HTML background: #1b1b19*/
html {background:#1b1b19; height:100%}
/* override for pop up box */
.videoBox {
    background: #000;
    border: 1px solid #3D3D3D;
    color: #A0A0A0;
    height: 357px;
    overflow: hidden;
    padding: 0px 0 0;
    position: relative;
    width: 600px;
    z-index: 152;
}
#team-ps-players-online {display:none;}
#message img {max-width:100%;}

/* ----------------------------------------------- REMOVING TEXT TRANSFORM FROM EXPANDER BOXES ----------------------------------------------- */
.exControl > h2 {
    text-transform: none;
}