.leftside
{
	float: left;
	width: 300px;
}
.rightside
{
	float: right;
	width: 300px;
}

h3.helptitle
{
	border-top: 1px dotted #e8e6ec;
	padding: 5px 0px 5px 15px;
	font-size: 14px !important;
	background: url(./../image/doublearrow_right.gif) left no-repeat;
	margin: 0px 0px 0px 0px !important;
}

.atoztitle
{
	border-top: solid 1px #c0c0c0;
	margin-top: 18px;
	margin-bottom: 10px;	
}

.atoztitle + h3.helptitle
{
	border-top:none;
}

.mainContent
{
	border: none !important;
	width:670px !important;
}
h3.helptitle a:link, h3.helptitle a:hover, h3.helptitle a:active, h3.helptitle a:visited
{
	color: #ff6600;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

a
{
	color: #ff6600;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.normal
{
	color: #ff6600;
}
.selected > a
{
	color: #330066 !important;
	font-weight: bold !important;
}
.selected
{
	background: url(./../image/doublearrow_down_highlight.gif) left no-repeat !important;
}
div#topexpander
{
	float: right;
}
div#topexpander, div#bottomexpander
{
	text-align: right;
	padding-bottom: 5px;
}
span.expander, span.collapser
{
	font-size: 10px;
	font-weight: bold;
	color: #ff6600 !important;
	cursor: pointer;
	padding: 10px 10px 10px 10px;
}
span.expander:hover, span.collapser:hover
{
	text-decoration: underline;
	cursor: pointer;
}
span.divider
{
	color: #330066;
}
div.helplist ul
{
	background-color: #ffffff;
	padding-left:25px;
	list-style-type: none !important;
	list-style-image: none !important;
	list-style-position: outside;
	line-height: normal !important;	
}
div.helplist li
{	
	border-top: 1px dotted #e8e6ec;
	padding: 5px 0px 5px 0px;	
	list-style-type: none !important;
	list-style-position: outside;	
	list-style-image: url(./../image/arrow_right.gif);
	font-size: 12px;
}
div#helpTopichelplist
{
	float: left;
	font-size: 18px;
	font-weight: bold;
}
.helplistproduct div
{
	padding: 5px 0px 0px 5px;
}
.helplistproducttext
{
	margin-top:13px;
}
li.doitonline
{
	background: url(./../image/doitonline.png) right no-repeat !important;
}
div.helplist li:last-child, li.lastchild
{
	margin-bottom: 5px;
}
div#helpTopic
{
	float: left;
	font-size: 12px;
	font-weight: bold;
}

.helpsearch
{
    position: relative;
    float: right;
    margin-top:-50px;
}
