/*
* Site Styles
*/
#wrapper {
	background: transparent;
}
#header {
	padding-top:0;
}
#primary {
	text-align: right;
}

/*
* Site Admin Styles
*/
#main {
	position: relative;
}
#admin_stats {
	position: absolute;
	right: 0;
	top: 0;
}
#add_alert {
	display:none;
}
#add_alert input[type="text"] {
	width: 200px;
}
table#category_hierarchy {
	border: 0;
	margin: 0;
	width:auto;
}
table#category_hierarchy span {
	font-size: 10px;
}
table#category_hierarchy table {
	border: 0;
	width: auto;
	margin: 0;
}
table#category_hierarchy td{
	vertical-align: top;
	border: 0;
	padding: 0;
}
.editParentTag {
	width:150px;
	margin-right:7px;
}
span#mce_0_parent table {
	border: 0;
	margin:0;
	width:auto;
}
span#mce_0_parent table td {
	border: 0;
	padding: 0;
}