body {
	background: #fff;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
table {
	padding: 0px;
	margin: 0px;
}
td {
	font-size: 12px;
}
th {
	font-size: 12px;
}
h1, h2 {
	font-size: 14px;
}
.Published {
	border: #999 1px solid;
	background-color: #eee;
}
form {
	border: #999 1px solid;
	background-color: #eee;
}
label {
	font-size: 12px;
}
.clean {
	font-size: 12px;
}
img {
	border: 1px solid #333;
}

a {
	color: #000;
}

#footer {
	display:none;	
}

#qsearch {
	
}
#content {
	padding-right: 15px;
}
