@import "../../../common/css/default.css";

#header	h1			{
	position: absolute;
	top: 16px; left: 35px;
	width: 242px;
	height: 33px;
	font-size: 1.9em;
	overflow: hidden;
	text-transform: lowercase;
	padding-left: 0px;
}
#header	h1 a 		{
	display: block;
	width: 234px;
	height: 32px;
	padding: 1px 0px 0px 8px;
	color: #fff;
	text-decoration:none;
	cursor: pointer;
}
#header	h1 a span.ir{
	width: 242px;
	height: 33px;
	background: url(../images/logo.gif) 0 0 no-repeat;
}
