/* SQL Log table */
caption {margin: 0 auto; font-weight: bold; margin-bottom: 10px; background: #000; color: #fff; padding: 3px;}
table#cakeSqlLog {width: 980px; margin: 0 auto; border: 1px solid #EBEBEB; clear: both}
	table#cakeSqlLog td { border-top: 1px solid #cdcdcd; line-height: 16px; padding: 10px 3px; background: #fff}
	table#cakeSqlLog thead th { border-bottom: 3px solid #111; border-top: none; background: #EBEBEB; color: #111; font-weight: bold; padding: 3px; }


#pacaPre {text-align: left; color: #f00; position: absolute; left: 600px; top: 0px; background: #fff; border: solid 1px #666; padding: 10px;}
.paca-pre a {position: absolute; left: 0px; top: 0px; display: block; width: 31px; height: 37px; background: url(../img/expand.gif); }

.d_list_cont span, .d_list_cont div span  {background: #eaeaea; color: #284B8C; font-weight: bold;}