.newQueryTable, .newQueryTable1{ padding:10px 0px 0 10px;}
table.newQueryTable tr, table.newQueryTable1 tr{
	height: 30px;
	font-size: 12px;
	margin-left: 5px;
}
.newQueryTable tr td:first-child {
	width: 29%;
}

.newQueryTable tr td:second-child {
	width: 71%;
}
a.blueLink:link, a.blueLink:visited {color: #428bca;}
a.blueLink:hover {cursor: pointer;font-weight: bold;}





.newQueryTable1 tr td:first-child {
	width: 21%;
}

.newQueryTable1 tr td:second-child {
	width:79%;
}
