.trans, .trans * {
	opacity: 0 !important;
	filter:alpha(opacity=0) !important;
	color: transparent !important;
}

@font-face {
	font-family: "bonanaking";
	src: url("http://normlife.com/other/bonanaking.ttf");
}

#logodesc {
	background-color: #000 !important;
	background-image: none !important;
	border-bottom: 1px solid #4787A7;
/*	margin-bottom: 5px;*/
	}

#logodesc table {
	background-color: #000 !important;
/*	margin: 5px auto -10px auto;*/
	}

#logodesc * h1 {
	color: #fff !important;
	}

#logodesc * .gen {
	color: #fff !important;
	font-size: 200% !important;
	font-weight: bold;
	}