div#tmhelp_th_content {
	margin-left:-4px;
	border-top:5px solid #D5DAD5;
}

html>body div#tmhelp_th_content {
	margin-top:3,5px;
	margin-left:0px;
}

div#tmhelp_th_content ul li {
	 line-height:15px;
	 margin-left:40px;
	 padding-left:3px;
	 list-style-image:none;
}

div#tmhelp_th_content ul ul li {
	 margin-left:20px;
	 list-style-image:url("/img/bullet.gif");
}

div#tmhelp_th_content div.tmhelp_th_article p, div#tmhelp_th_content div.tmhelp_th_article {
	 font-size:11px;
	 text-align:justify;
}

div#tmhelp_th_content div#tmhelp_th_navigation_content {
	height:41px;
	background:#EEEEEE;
	font-size: 11px;
}

div#tmhelp_th_content div#tmhelp_th_navigation_content div {
	padding-top:10px;
	padding-left:20px;
	font-weight:bold;
}

div#tmhelp_th_content div#tmhelp_th_navigation_content div a {
	background-image:url("/images/cone.gif");
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
	margin-right:10px;
	text-decoration:underline;
	color:#D50808;
}

div#tmhelp_th_content div#tmhelp_th_navigation_content div a.tmhelp_th_homeLink {
	background-image:url("/images/square.gif");
}

div#tmhelp_th_content div#tmhelp_th_navigation_content div a:visited {
	text-decoration:underline;
	color:#D50808;
}

div#tmhelp_th_content div#tmhelp_th_navigation_content div a:hover {
	text-decoration:none;
	color:#000000;
	font-size: 11px;
}

div#tmhelp_th_content div#tmhelp_th_navigation_content div span.tmhelp_th_curentLink {
	background-image:url("/images/cone.gif");
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#000000;
}
