#ptover th, #ptbasic th, #ptthumbnail th, #ptadditional th, #ptjavascript th, #ptpost th { width: 200px; text-align: left; }
#pthelp th { width: 200px; text-align: left; }

p.title { width: 100%; font-size: 1.1em; font-weight: bold; background-color: #DDD; padding: 3px 0 3px 5px; margin: 0; }
p.title:hover { cursor: pointer; }

p.info { width: 100%; background-color: #f6f6f6; padding: 3px 5px; margin: 0; }
p.hdocs, p.htabs, p.hcode {
	width: 100%;
	font-weight: normal;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
}
p.hdocs { margin-left: 10px; }
p.htabs { margin-top: 10px; font-weight: bold; }
p.hcode { margin-left: 25px; width: 90%; background-color: #eee; }


.selected { background-color: #FFF; color: #0D324F !important; }

#subsubmenu * { list-style: none; }
#subsubmenu li { display: inline; margin-left: 5px; margin-right: 5px; }
#subsubmenu .selected { background: #ddeaf4; }


