/* Advisors Listing Tools Pop Up */
	#myOnPageContent {display:none;}
	#popup {background: url(../images/bg_popup.png) no-repeat left top transparent; width:746px; height:579px; padding-top:40px;}
	#popup input {background:url(../images/popupclose.gif) no-repeat left top; width:78px; height:31px; display:block; float:right; border:none; text-indent:-999em; cursor:pointer; outline:none;}
	#popup-content {width:550px; height:500px; margin:0 auto;}
	#popup-content h2 {font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-weight:normal; color:#000; font-size:22px; padding-bottom:0px; padding-top:45px;}
	#popup-content p {color:#1d2a2b; width:550px; display:block;}