a#go-link {
  margin-left: 600px;
}

div#treeview-container {
  margin-top: 10px;
  margin-left: 60px;
}

div.spacer {
  height: 30px;
}

tr.spacer {
  height: 20px;
}

div#keyword-container {
  margin-left: 60px;
}


#keytype {
/*   height: 100px; */
}

div#keyword-container div input {
  margin-left: 5px;
  margin-right: 5px;
}


div#keyword-container div {
  padding-bottom: 3px;
  margin-bottom: 3px;
}

td.title {
  padding-right: 10px;
  text-align: right;
}

td#treeview-pane {
  width: 500px;
  border:  1px solid #CCCCCC;
  padding: 10px;
}

#treeview span {
  padding-left: 3px;
}

td#result {
  margin-top: 20px;
  padding: 0px 20px 20px 20px;
  border:  1px solid #CCCCCC;
  height: 100px;
  width: 550px;
}

td#result li {
/*   border:  1px solid red; */
  padding-top: 2px;
  padding-bottom: 2px;
  width: 530px;
}

p.go-category {
  margin-top: 15px;
  font-weight: bold;
  font-size: 120%;
}

a.showall {
  margin-left: 400px;
}

div#go_tree_browser {
	height: 23px;
	background: url(../images/go_tree_browser_title.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:10px;
	margin-top: 20px;
}

div#go_tree_search {
	height: 23px;
	background: url(../images/go_tree_search_title.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:10px;
	margin-top: 25px;
}

span#go_title {
  color: #3C9FA3;
  font-weight: bold;
  font-size: 130%;
  position: relative;
  top: 5px;
}
div#go_howto {
    height: 25px;
	background: url(../images/go_howto.png) no-repeat;
	text-indent: -9999px;
	margin-bottom:0px;
	margin-top: 25px;
	margin-left: 25px;
}

.go_howto_txt {
	margin-left: 545px;
	margin-top: 3px;
}
.go_img{
	margin-top:0px;
	margin-bottom:10px;
	margin-left:30px;

}