/*+++++++++++++++++++++++++++++++*/
/*  TECHNICAL SUPPORT SECTION */

.TE_outerBox {
	width : 885px;
	margin-top : 10px;
	margin-left : 2px;
	border-bottom : 1px solid #CCCCCC;
	border-top : 1px solid #CCCCCC;
	height : 97px;
	padding-bottom : 2px;
	position : relative;
}
.TE_custBox, .TE_custBox2 {
	height : 96px;
	width : 285px;
	float : left;
	margin-right : 5px;
	padding-bottom : 2px;
	overflow : hidden;
}
.TE_custBox h4, .TE_custBox2 h4 {
	vertical-align : top;
}
.TE_custBox div {
	margin-top : 3px;
	width : 80%;
	height : 70px;
	margin-left : 32px;	
	margin-bottom : 6px;
}
.TE_custBox span {
	float : right;
	margin-right : 20px;
}
.TE_custBox img {
	margin-left : 1px;
	margin-top : 1px;
	position : absolute;
}

/*+++++++++++++++++++++++++++++++*/
/*  FIND A PHONE NUMBER SECTION */	

#TE_phoneBox {
	width : 792px;
	position : absolute;
	top : 0;
	left : 46px;
	display : none;
}
#TE_phoneBox .TE_popupTopBorder, #TE_phoneBox .TE_popupBottomBorder, #TE_phoneBox .TE_popupBottomEdge {
	width : 776px;
}
#TE_phoneBox .TE_popupHeader {
	width : 770px;
}
#TE_phoneBox table {
	width : 100%;
	margin-bottom : 10px;
}
#TE_phoneBox table td {
	width : 33%;
	padding : 5px;
}
#TE_phoneBox table table {
	margin : 0;
}
#TE_phoneBox table table td {
	width : auto;
	padding : 1px 0;
}
#TE_phoneBox .TE_phoneBoxBorderLeft {
	border-left : solid 1px #CCC;
}
#TE_phoneBox .TE_phoneBoxBorderRight {
	border-right : solid 1px #CCC;
}
.TE_phoneBoxBorderTop {
	border-top : solid 1px #CCC;
}

/*+++++++++++++++++++++++++++++++*/
/*  SHOW THE CORRECT LIVE CHAT LINK */

#TE_lc_mainContainer {
	margin-top : 0;
	position : static;
}

#TE_lc_imageLink {
	display : none;
}

#TE_lc_textLink {
	display : block;
}

/*+++++++++++++++++++++++++++++++*/
/*  BOTTOM SUPPORT SECTION */

.TE_outerBoxBottom {
	width : 885px;
	border : 1px solid #CCCCCC;
    float : left;

	margin : 20px 0 10px;
}
.TE_custhelpBox {
	float : left;
	padding-bottom : 10px;
}
.TE_custhelpBox div {
	width : 40%;
}
.TE_custhelpBox span {
	float : left;
	margin-left : 2%;
	padding-top : 5px;
}
.TE_custhelpBox ul {
	list-style-position : inside;
	margin : 0;
	padding-left : 20px;
	padding-top : 10px;
	padding-bottom : 20px;
}
.TE_custhelpBox li { 
	margin : 0;
	padding : 0;
	padding-left : 10px;
	vertical-align : bottom;
}
.TE_custhelpBoxright {
	width : 272px;
	height : 400px;

	border-left : 1px dashed #CCCCCC;
	float : right;
	padding : 5px 15px;
}
.TE_custhelpBoxright span {
	padding-top : 5px;
}
.TE_custhelpBoxright ul {
	list-style-position : inside;
	margin : 10px 0 20px 20px;
	padding : 0;
}
.TE_custhelpBoxright li {
	vertical-align : bottom;
	margin : 0;
	padding : 0 0 0 10px;
}
