


#header h1 a span {
	background: none;
	display: list-item;               
	list-style-image: url('../admin/image/logo.jpg'); 
	list-style-position: inside;       
	letter-spacing: -1000em;           
	font-size: 1pt;                   
	color: #fff;
	text-indent: 0;
}

#site-container #content .left-col {
	display: none;
}

#site-container #content .page-header {
	background: none;
	display: list-item;
	list-style-position: inside;
	text-indent: 0;
	text-align: left;
	background-position: 0 0;
}

#site-container #content .text {
	width: 100%;
	float: left;
}










