#saved-queries-content,
#unique-value-query-content
{
	margin: 10px 0;	
}
#whattreedata {
	padding: 15px 0 0 0;
	float: left;
}
#whattreecontainer {
	width: 300px;
	height: 320px;
	border: 1px solid #BFD9F0;
	color: #000;
	background-color: #F3F6FF;
	font-size: 0.60em;
	font-weight: normal;
	overflow: hidden;
}
.what-action {
	margin: 0;
	padding: 0;
}
.what-action li {
	float: left;
	border-top: 1px solid #bfd9f0;
	border-left: 1px solid #bfd9f0;
	display: inline;
}
.what-action li a {
	color: #20598f;
	font-size: 0.68em;
	line-height: 17px;
	text-decoration: none;
	height: 25px;
	overflow: hidden;
	display: block;
	cursor: pointer;
}
.what-action li span {
	padding: 0 0 0 22px;
	margin: 5px;
	display: block;
}
.what-action li.item-clear-check-boxes {
	border-right: 1px solid #bfd9f0;
}
.what-action li.item-close-folders a,
.what-action li.item-open-folders a,
.what-action li.item-clear-check-boxes a {
	background: url(../images/UI/two_buttons_blue.jpg) no-repeat;
}
.what-action li.item-close-folders a:hover,
.what-action li.item-open-folders a:hover,
.what-action li.item-clear-check-boxes a:hover {
	background-position: 0 -35px;
}
.what-action li.item-close-folders a
{
	width: 100px;
}
.what-action li.item-open-folders a
{
	width: 99px;
}
.what-action li.item-clear-check-boxes a {
	width: 99px;
}
.what-action li.item-close-folders span {
	background: url(../images/UI/folder_close_all.gif) no-repeat 3px 0;
}
.what-action li.item-open-folders span {
	background: url(../images/UI/folder_open_all.gif) no-repeat 3px 0;
}
.what-action li.item-clear-check-boxes span {
	background: url(../images/UI/tree_checked_clear_all.gif) no-repeat 3px 0;
}

#whattreeroot {
	margin-left: -16px;
	width: 316px;
	height: 338px;
	overflow: scroll;
}

#whatdefdata {
	padding: 15px 0 0 0;
	float: right;
}
#whatdefcontainer {
	width: 350px;
	height: 320px;
	border: 1px solid #BFD9F0;
	color: #000;
	background-color: #F3F6FF;
	font-size: 0.60em;
	overflow: hidden;
}
#whatdefcontainer table
{
    padding: 0 0 0 5px;
}
#whatdefinitions {
	width: 350px;
	height: 338px;
	overflow: scroll;
}
#whatdefinitions .root 
{
	color: #20598F;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}
#whatdefinitions .group 
{
	padding: 10px 0 0 0;
	font-weight: bold;
	text-decoration: underline;
}
#whatdefinitions .gap {
	font-size: 0.50em;
}
#whatdefinitions .sym {
	width: 30px;
	padding: 5px 0 0 0;
	vertical-align: top;
	text-align: center;
}
#whatdefinitions .item {
	width: 120px;
	padding: 5px 5px 0 0;
	font-style: italic;
	font-weight: bold;
	vertical-align: top;
	line-height: 1.2em;
}
#whatdefinitions .def {
	padding: 5px 0 0 0;
	vertical-align: top;
	line-height: 1.2em;
}
#whatdefinitions .title 
{
    padding: 10px 0 0;
	color: #20598F;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#whatdefinitions .text 
{
    padding: 5px;
	color: #20598F;
	font-size: 12px;
	text-align: left;
}

.sumval
{
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 1.2em;
}
.sumfolder
{
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.sumcat
{
	width: 100%;
	padding: 5px 0 0 0;
	font-style: italic;
	line-height: 1.6em;
}
.sumand
{
    color: #f00;
	width: 100%;
	padding: 3px 0 0 0;
	font-weight: bold;
	font-style: italic;
	line-height: 1.6em;
}
.what-body
{
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
}
.what-col-1 {
	float: left;
	width: 302px;
}
.what-col-1 p {
	margin: 0;
	padding: 0;
}
.what-col-2 
{
	float: left;
	width: 352px;
	margin: 0 0 0 15px;
	display: inline;
}
.what-col-1 h3,
.what-col-2 h3
{
	width: 100%;	
	margin-bottom: 10px;
}
.what-top-row-buttons 
{
	overflow: hidden;
}
.what-col-2 p
{
	color: #20598f;
	font-size: 0.75em;
	line-height: 1.7em;
	margin: 0;
	padding: 3px 0 0;
	text-align: center;
	background: #dfecf9 url(../images/UI/col-2-bg.jpg) repeat-x;
	border-top: 1px solid #bfd9f0;
	border-right: 1px solid #bfd9f0;
	border-left: 1px solid #bfd9f0;
}
.what-col-2 select
{
	font-family: verdana;
	width: 228px;
	height: 287px;
	margin: 10px 0 0;
	border: 1px solid #a7a9ac;
	color: #000;
	background-color: #f2f1f7;
	font-size: 0.70em;
	line-height: 1.4em;
}
.what-col-2 select
{
	height: auto;
}
.what-col-2 select option
{
	padding: 4px 0 4px 5px;
}
.what-col-2 select option.active
{
	margin: 10px 0 0 0;	
}

