/* CSS Document */

#header {
	height: 70px;
}

.title, .shadow {
	font-size: 18px;
	line-height: 18px;
}

.title {top: 18px;}
.shadow {top: 20px;}

.subtitle {
	top: 40px;
	font-size: .8em;
}

#left, #right {
	top: 70px;
}
