<ajaxToolkit:ValidatorCalloutExtender runat="Server" ID="PNReqE" TargetControlID="PNReq" Width="350px" HighlightCssClass="highlight" WarningIconImageUrl="warning.gif" CloseImageUrl="close.gif" />
.CustomValidatorCalloutStyle div, .CustomValidatorCalloutStyle td { border:solid 1px blue; background-color: #ADD8E6; }
.ajax__validatorcallout_popup_table: The popup table. .ajax__validatorcallout_popup_table_row: The popup table row. .ajax__validatorcallout_callout_cell: The callout cell. .ajax__validatorcallout_callout_table: The table in the callout cell. .ajax__validatorcallout_callout_table_row: The callout table row. .ajax__validatorcallout_error_message_cell: The error message cell. .ajax__validatorcallout_icon_cell: The warning icon cell. .ajax__validatorcallout_close_button_cell: The close button cell. .ajax__validatorcallout_arrow_cell: The arror cell. .ajax__validatorcallout_innerdiv: Inner div of a cell. Used in the close button cell and the arrow cell.