﻿#backgroundAnim, #columnLeft, #breadCrumbs, #search, #accessNav, #topNav
{
	display:none;
}



#container, #container2
{
	margin:0px !important;
}


#columnRight
{
	float:left;
	width:480px;
}

#columnRightContainer
{
	display:block;
}

.tsAndCs
{
	overflow:visible;
	height:auto;
}
.noPrint
{
	display:none;
	
	
}



/* --------------------------------- [ PRODUCT SIGNUP ] --------- */
	
 #tabs { display: none; } 
 
 /*  Opens scrolling div, so full T&Cs can be printed  */
.tcDIV
{
    padding:0; 
	margin: 0;
	overflow:visible;
    width: 500px; 
    height:850px !important; 
    border:1px #fff !important;
    display: block;
    float: none !important; 
     
}

.tcDIV p
{
    
    display: block;
    float: none !important; 
     
}
  

/*  Removes background, adds botton rule, larger type header  */
.paymentHeader
{
    float: left; display: block; width: 96%; 
    font-size: 20px !important; font-weight: bold; 
    padding: 0.5em 0em 0.5em 0em;
    margin-bottom: 0.5em; border-bottom: 2px solid #000;
}


.productSignupFieldtop  { float: none !important; display: block; background-color: #fff; padding: 1em 1em 0 1em; width: 100%; }
.productSignupField     { float: none !important; display: block; background-color: #fff; padding: 0.5em 1em 0.5em 1em; width: 100%;}
/* productSignupFieldDD has additional padding */
.productSignupFieldDD   { float: none !important; display: block; background-color: #fff; padding: 1em 1em 0.3em 1em; width: 100%;}
.productSignupFieldConf { float: none !important; display: block; background-color: #fff; padding: 1em; width: 100%; border: 1px solid #e4eace; }



/* .productSignupFieldConf  
{
    background-color: #fff; padding: 1em; 
    width: 760px; border-bottom: 0px; 
}


.tabStyle
{
    z-index: 200;
    width: 800px;
    padding-left: 0;
    position:static; 
   
}

*/
/* -------------------------------- [ WEB CHAT ] -------------------------------- */

#ctl00_MainContent_WebChat_TranscriptPanel
{
	overflow: visible !important;
}

*{
	float: none !important;
}
