#main {
	width: 310px;
	overflow-x: hidden;
	float: left;
}
#column1 {
	width: 455px;
	padding-top: 35px;
	overflow: hidden;
	float: right;
}
.column1Text {
	width: 455px;
	padding-top: 10px;
	margin-top: 0;
	line-height: 1.2em;
}
#column1 TABLE {
	margin: 0 auto;
}
#navigationSub {
	display: none;
}
.topLiftup {
	background: url(http://rsc.vernissa-kahvila.fi/images/liftupTop.png) no-repeat left top;
}
.liftupMiddle {
	height: 20px;
	overflow: hidden;
	background: url(http://rsc.vernissa-kahvila.fi/images/liftupMiddle.png) no-repeat left top;
}
.bottomLiftup {
	background: url(http://rsc.vernissa-kahvila.fi/images/liftupBottom.png) no-repeat left bottom;
	padding-bottom: 15px;
}