#columnContainer {
    font-family: "Segoe UI", Arial, Helvetica, sans-serif!important;
    font-size: 13px!important;
	background-color: white!important;
	margin:0!important;
	padding:0!important;
}
#columnContainer ul{
	margin:0px!important;
	padding:0px!important;
}
#columnContainer li{
	margin:0px!important;
	padding:0px!important;
}

#columnContainer .bodyWrapper{
	width:964px;
	float:left;
	position:relative!important;
}
.clearBoth{
	clear:both;
	height:15px;
}

.header_lt{
	background:url(/images/mobile/help/help_tor_icn.gif) no-repeat 2px 0px;
	color:#000000;
	font-size:12px;
	height:50px;
	margin:0px 0px 0px 0px;
}
.header_lt b{
	font-size:19px;
}

.header_rt{
	height:50px;
	padding:5px 0px 0px 55px;	
	margin:0px 0px 0px 0px;
}

.contentWrapper{
	background:url(/images/mobile/help/shade_tile.png) repeat-x 0px 0px;
	float:left;
	width:100%;
}
.shade_lt{
	background:url(/images/mobile/help/shade_lt.gif) no-repeat left top;
	float:left;
	width:100%;
}
.shade_rt{
	background:url(/images/mobile/help/shade_rt.gif) no-repeat right top;
	padding:20px 0px 0px 0px;
	float:left;
	width:100%;
}

.features{
	float:left;
	height:340px;
	width:590px; *width:572px;
	margin:0px 16px 0px 20px;	
	line-height:24px;
	color:#000000;
}
.features .title{
	height:65px;
}
.features_txt{
	float:left;
}
.txt_content{
	display:none;
}
/******** Slider Styles ********/
.my-slider{
	margin:100px 0px 0px 0px;
	float:left!important;
}
.my-slider a{
	outline:none;
}
.my-slider a img{
	border:none;
}
.scroller {
    width: 486px;
    overflow: hidden;
    float: left;
}

.scroller .section{
    width: 486px;
    overflow: hidden;
    float: left;
}
.scroller .slider_content {
    width: 10000px;
}
.prevNext_btns{
	float:left;
	padding:32px 5px 0px 5px;
}
/******** End of slider styles ********/

/******** Features List styles [palm pre customized page] ********/
.featuresList{
	line-height:24px;
	margin:0 0 0 18px;
	width:120px;
	float:left;
	border-right:1px dotted #484848;
}

.featuresList li{
	/*border-bottom:1px dotted #484848;*/
	line-height:28px;	
}

.featuresList a{
	color:#276791!important;
	font-size:13px;
}

.features_palm{
	float:left;
	height:340px;
	width:480px; *width:462px;
	margin:0px 16px 0px 20px;	
	line-height:24px;
	color:#000000;
}
.features_palm .title{
	height:65px;
}
.features_txt{
	float:left;
}
.txt_content{
	display:none;
}

/******** End of Features List styles ********/

.screencasts{
	float:left;
	width:320px;
	padding:0px 15px 20px 0px;
	/*background:url(/images/mobile/help/screencast_shadow.jpg) no-repeat bottom right;*/
}



