/* Styles not related to code  */


div#tipDiv {
    border:solid 1px #663366; color:#333333; background-color:#ededed; padding:5px;
	font-size:12px; font-family:Arial, Helvetica, sans-serif; line-height:16px;}

/* used in dw_Tooltip.wrapImageOverText */
div#tipDiv div.img { text-align:center }
div#tipDiv div.txt { text-align:center; margin-top:4px }
