div#keywordTree table {
	margin: 0;
}

div#keywordTree table td {
	padding: 0;
}

.ygtvspacer {
	height: 10px;
	width: 18px;
}

.ygtvcheck0 {
	background: url('../javascript/yui/treeview/assets/img/check/check0.gif') 0 0 no-repeat;
	width: 16px;
	height: 22px;
	cursor: pointer
}

.ygtvcheck1 {
	background: url('../javascript/yui/treeview/assets/img/check/check1.gif') 0 0 no-repeat;
	width: 16px;
	height: 22px;
	cursor: pointer
}

.ygtvcheck2 {
	background: url('../javascript/yui/treeview/assets/img/check/check2.gif') 0 0 no-repeat;
	width: 16px;
	height: 22px;
	cursor: pointer
}

.yui-skin-sam .yui-ac-content {
	width: 600px !important;
}

.yui-skin-sam .yui-ac-input {
	width: 20.50em;
}

#keywordTable {
	margin-top: 10px;
}

.keywordColumn {
	width: 550px;
}

ul#childrenList {
	float: left;
}

li.child {
	border: 1px solid #7EA6B2;
}

img.removeChild {
	cursor: pointer !important;
	float: right;
	margin-top: -16px;
}

table#tools button {
	margin-right: 20px;
	float: left;
}

table#tools label {
	margin-right: 5px;
	vertical-align: sub;
	font-weight: bold;
}

table#tools input#keywordName {
	width: 400px;
}

#parentsWrapper {
	width: 835px; 
}
