.line {
	padding: 0em 0em 0.5em;
}

h1 {
	font-size: 1.325em;
	line-height: 1.6em;
}

.specialities_arrow  {
	padding-bottom: 2.5em;
}

.specialities {
	padding-bottom: 0;
}

.specialities li {
	margin-bottom: 0.8em;
}

ul.list li a
{
	text-decoration: underline;
	padding: 0;
	background: none;
}

.quote {
	padding: 0.625em 0 0.5em 0;
}

div.left>blockquote {
	padding-right: 2.1em;
}

div.right>blockquote {
	padding-left: 2.1em;
}

blockquote {
	font-size: 1.1em;
}

#backstage {
	left: 44em;
}

#col-sub p.video {
	line-height: 1.2em;
	color: #666;
}

#col-sub p.video img {
	width: 202px;
	height: 176px;
	padding: 14px;
	background: transparent url(/_img/video.col-sub.gif) no-repeat top left;
}

hr {
	border: 0;
	border-bottom: 1px solid #dbdbdb;
	width: 100%;
	margin: 2em 0 2em 0;
}

#show {
	background: transparent url(/_img/stage.home.jpg) no-repeat top left;
}

/*	Videos in #content */

#content .video {
	width: 277px;
	background-repeat: no-repeat;
	background-color: transparent;
}

#content .v_left {
	float: left;
	background-position: 13px 14px;
}

#content .v_left img {
	margin-right: 1em;
}

#content .v_right {
	float: right;
	background-position: 30px 14px;
}

#content .v_right img {
	margin-left: 1em;
}

#content .video img {
	width: 262px;
	height: 233px;
}

#content .video p {
	text-align: center;
	color: #c83418;
	margin-bottom: 0 !important;
}

/*	Videos in #col-sub */

#col-sub .video {
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 13px 14px;
	margin-bottom: 2em;
}

#col-sub .video img {
	width: 230px;
	height: 204px;
}

#col-sub .video p {
	color: #c83418;
	margin-bottom: 0 !important;
	line-height: 1.4em;
	margin-left: 1em;
}

#col-sub h2 a {
	text-decoration: none;
}
