#admincontent {
	font-size: 12px;
}

#admincontent ul {
	list-style: square;
	padding-left: 27px;
	font-size: 13px;
}
#admincontent ul.options {
	list-style: none;
	padding-left: 12px;
}
#admincontent ul li {
	padding-bottom: 7px;
}
#admincontent ul.options li {
	padding-bottom: 9px;
}
#admincontent ul.options li a {
	text-decoration: none;
}
#admincontent ul.options li img {
	margin-right: 2px;
}
#admincontent ul.options li a span {
	text-decoration: underline;
}
#admincontent table tr:first-child {
	background: #ececec url(../img/titlebg.jpg) repeat-x bottom;
}
#admincontent table td {
	font-size: 12px;
	height: 24px;
	padding: 0 6px 2px 6px;
	background: url(../img/dot_grey.gif) repeat-x bottom;
}
/* #admincontent table td:last-child {
	text-align: center;
} */
#admincontent table tr:first-child td {
	height: 24px;
	font-size: 13px;
	line-height: 24px;
	padding-top: 5px;
}