hr.schedule {
	margin: 10px 0;
	border: 0;
	border-top: 0px;
	border-bottom: 1px solid #474747;
}

img.speakers {
	width: 100px;
	height: 100px;
}


/*******************************************/
/* Page Title                              */
/*******************************************/

.device-mockup > .device > .screen > .bg-img {
	background-attachment: scroll;
}
.bg-img-charcoal-eticket {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	/*background-size: cover;*/
	background-attachment: fixed;
	background-position: center center;
	background-repeat: repeat;
	background-image: url("../img/patterns/eticket/charcoal-eticket.png");
}
[data-bg-img-charcoal-eticket] {
	background-image: none;
}
div.bg-img-charcoal-eticket {
	border: none;
}
