﻿.trailerItem
{
	border-bottom: 1px #C0C0C0 solid;
	display: inline-block;
}

.trailerTitle
{
	font-size: large;
	font-family: Ringbearer;
	text-align: center;
	border-bottom: 1pt #C0C0C0 solid;
	padding-top: 12pt;
	padding-bottom: 12pt;
}

.trailerName
{
	font-weight: bold;
}

.trailerPerson
{
	border-bottom: 1pt #C0C0C0 solid;
	text-align: left;
}

.trailerNote
{
	border-bottom: 1px #C0C0C0 solid;
	text-align: center;
	font-size: larger;
}