﻿/* Default CSS necessary for centering pages */
#PageBody { margin:auto; text-align:center;}
#BodyContent { margin:auto; text-align:left;}
#htmlCssEditor { text-align:left; clear:both; float:left; }
#TraceBlock { position:absolute; top:60px; left:2px; display:none; border:double 3px #dcdcdc; z-index:10000; background:#ffffff; font-family:tahoma; font-size:12px; font-weight:normal; color:#000000; }
#TraceBlock.Visible { display:block; }
