.psToolTip			{ width: 387px; color: #2d3d52; font-size: 8.5pt; padding-bottom: 18px;text-align: justify; background: url("http://pics.intelius.com/images/hover_tip_bottom.png") bottom right no-repeat; }
.psToolTipContent	{ padding: 10px 18px 0px 50px; background: url("http://pics.intelius.com/images/hover_tip_top.png") top left no-repeat; }


#formSectionReport		{ width: 654px; }
#formContainerReport		{ width: 568px; padding: 0px 20px 0px 20px; margin: 0px 0px 0px 0px; background: url("http://pics.intelius.com/images/search_bg.png") top left repeat-x; }
#formContainerReport h1 { margin: 0px; padding: 0px 0px 8px 0px; font-size: 17pt; color: #2e3e53; }
#formContainerReport h3	{ font-size: 9.5pt; margin: 0px; padding: 0px; }
#formContainerReport h3 a { color: #2e3e53; text-decoration: none; }
#formContainerReport h3 a:hover { text-decoration: underline; }



.noborder, .noborder td { border: none !important; }


/**
 * Tooltip styles
 */

#dhtmltooltip{
position: absolute;
padding-left: 4px;
padding-top: 4px;
visibility: hidden;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer { position: absolute; visibility: hidden; }


#dhtmltooltip .topleft		{ background:url(http://pics.intelius.com/templates/001-default/images/tool_tip_box_right.png) top left no-repeat; padding-left: 50px; }
#dhtmltooltip .topright		{ background:url(http://pics.intelius.com/templates/001-default/images/tool_tip_box_right.png) top right no-repeat; padding: 8px 8px 0px 0px; margin-right: -4px; }
#dhtmltooltip .botleft		{ background:url(http://pics.intelius.com/templates/001-default/images/tool_tip_box_right.png) bottom left no-repeat; padding-left: 50px; }
#dhtmltooltip .botright		{ height:10px;background:url(http://pics.intelius.com/templates/001-default/images/tool_tip_box_right.png) bottom right no-repeat; margin-right: -4px; }



