.headerCell {
	padding: 5px;
	white-space: nowrap;

}
body {
	font-family: "Trebuchet MS", "Century Schoolbook", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
td {
	font-size: 11px;
}
.cellVerticalSpacer {
	background-attachment: fixed;
	background-image: url(images/divider_vertical.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.searchbox {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 3px;
	height: 18px;

}
input {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
select {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
}
textarea {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.cellCategory {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
	padding: 15px;
}
.imageFolder {
	margin-right: 5px;
	margin-bottom: 35px;
}
.addBox {
	padding: 3px;
}
li {
	font-size: 11px;
	color: #666666;
	list-style-position: outside;


}
ul {
	font-size: 9px;
	color: #FF9900;
	list-style-type: square;
	list-style-image: url(images/bullet_orange.gif);
}

.button {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 24px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;


}

.linkTitle {
	font-weight: bold;
	text-transform: uppercase;
}
