body, textarea, table, button, input, select {	color: black;	font-size: 11px;	line-height: 14px;	font-weight: normal;	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;	letter-spacing: 0px;
}

body {
	background-color: black;
}
h1, h2, h3, h4, h5 {	color: #fff200;	font-size: 18px;	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
}a,
#tinymce a {	color: #777;	text-decoration: none;}
#content ul, 
#tinymce ul  {
	clear: both;
	width: 385px;	margin-left: 0;
	padding-left: 20px;
	margin-bottom: 1em;}
#content ul ul, 
#tinymce ul ul { margin-bottom: 0; }

#content .box ul,
#content .box li { width: auto; float: none; }
#content .box li { padding-right: 7px; }#content li, 
#tinymce li {
	width: 243px;
	float: left;
	list-style-type: disc;}img { border: none; }* {	margin: 0;	padding: 0;}
