.helplist,.helplist dt,.helplist dd{
   display:block;
   margin:0px;
   padding:0px;
   list-style:none;
}
.helplist dt{
    background-image:url(leftcolumns_03.jpg);
	background-repeat:repeat-x;
	line-height:24px;
	margin:0px;
	padding:0px 0px 0px 8px;
	font-size:10pt;
	font-family:tahoma;
	font-weight:bold;
}
.helplist dd a{
    display:block;
	height:24px;
	line-height:24px;
	padding-left:8px;
	background-image:none;
}
.helplist dd a:hover{
	padding-left:22px;
    background-image:url(dot01_07.gif);
	background-repeat:no-repeat;
	background-position:8px 8px;
	background-color:#FFFFFF;
	color:#8433c8;
}
.rightcolumns{
	font-weight:normal;
}