@import url(common.css);
@import url(outline.css);

#content h3,
#content h4 {
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	background-repeat: no-repeat;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 7px;
}

#lineup {
	min-height: 0px;
}

#lineup h3 {
	margin-bottom: 3px;
	background-image: url(img/bar/green.png);
}

#lineup p {
	float: left;
	width: 175px;
	height: 60px;
	margin: 7px 7px 0px 0px;
}

#lineup .endline {
	margin-right: 0px;
}

#pickup {
	background-color: #efefef;
	background-image: url(img/outline/shadow_btm540.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 10px;
}

#pickup img {
	background-image: url(img/outline/shadow_side540.png);
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-left: 8px;
}

#catalogue {
	width: 450px;
}

#catalogue h4 {
	background-image: url(img/bar/green.png);
}
