/*
-----------------------------------------------
Filmhouse styles (cafe)
----------------------------------------------- */

#headline {
	padding-right:20px;
	width:810px;
}
#headline p {
	text-align:right;
}

#content {
	padding-right:10px;
	width:540px;
}
.column {
	float:left;
	width:245px;
	margin:0 25px 0 0;
}
#content .column h2 {
	font-weight:normal;
	margin:36px 0 0 0;
	padding:0;
}
#content .column p {
	line-height:1.4em;
}
.food { background:url(../img/cafe/food.gif) no-repeat 190px 10px; }
.drink { background:url(../img/cafe/drink.gif) no-repeat 190px 0; }
.offers { background:url(../img/cafe/offers.gif) no-repeat 184px 10px; }
.quiz { background:url(../img/cafe/quiz.gif) no-repeat 206px 16px; }

.exhibition {
	padding:20px 20px 0 0;
	position:relative;
}

#jobPull {
	border:3px solid #444;
}
.pull .contact h2 {
	margin:2em 0 0 0;
}
.pull .contact p {
	background:url(../img/cafe/phone.gif) no-repeat 0 4px;
	padding-left:64px;
	margin-top:0;
}