/* CSS Document */

div.sql_ct {
	height:307px;
	overflow:auto;
}

table.sql_ctt {
	width:100%;
}

table.sql_ctt th {
	background-color:#666666;
	color:#FFFFFF;
}

table.sql_ctt td {
	padding-left:5px;
}

table.sql_ctt tr {
	background-color:#EEEEEE;
}

.cl {
	background-color:#DDDDDD;
}
