.op
{
	margin-top: 72px;
}

#opening
{
	height: 610px;
	font-size: 1.2em;
}

#text
{
	width: 600px;
	position: absolute;
	bottom: 0;
	color: #EBEBEB;
	padding: 20px;
	background: url('/images/layout/bg_opening.png');
}

#textcontainer
{
	width: 340px;
	padding: 0 20px 0 0;
	font-size: .9em;
	line-height: 1.2em;
}

#title a
{
	color: #FFF;
	font-size: 1.4em;
	line-height: 1em;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Tahoma, Arial, sans-serif;
}

#title span
{
	font-size: .7em;
	font-weight: normal;
	color: #a7a7a7;
}

.readmore:hover
{
	text-decoration: none;
	color: #FFF;
}