.auburn1516 {
	width: 100%;
	border-collapse: collapse;
}
.auburn1516 th {
	background-color: #03244D;
	color: #FFF;
	padding: 3px;
	border-spacing: 1px;
}
.auburn1516 thead td {
	padding: 1px;
	border-spacing: 1px;
	background-color: #eee;
	border-bottom: 1px solid #dddddd;
}
.auburn1516 td {
	padding: 2px;
	background-color: #fff;
	border-bottom: 1px solid #dddddd;
	vertical-align: top;
}
.auburn1516-12px {
	width: 100%;
	border-collapse: collapse;
}
.auburn1516-12px th {
	background-color: #03244D;
	color: #FFF;
	padding: 3px;
	border-spacing: 1px;
}
.auburn1516-12px thead td {
	padding: 1px;
	border-spacing: 1px;
	background-color: #eee;
	border-bottom: 1px solid #dddddd;
}
.auburn1516-12px td {
	padding: 2px;
	background-color: #fff;
	border-bottom: 1px solid #dddddd;
	vertical-align: top;
	font-size: 12px;
}
/* COACH BIOS */
.headcoachbio {
	float: right;
	margin: 5px;
	width: 300px;
}

@media (max-width:768px) {
.headcoachbio {
	margin: 5px;
	width: 100%;
	display: block;
}
}
.coachbio-2col {
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
}
.coachbio-2col th {
	background-color: #03244D;
	color: #FFF;
	padding: 3px;
	border-spacing: 1px;
}
.coachbio-2col thead td {
	padding: 1px;
	border-spacing: 1px;
	background-color: #eee;
	border-bottom: 1px solid #dddddd;
}
.coachbio-2col td {
	padding: 2px;
	background-color: #fff;
	border-bottom: 1px solid #dddddd;
	vertical-align: top;
}
.coachbio-2col td:nth-child(n+1) {
	text-align: left;
	width: 40%;
}
.coachbio-2col td:nth-child(n+2) {
	text-align: right;
	width: 60%;
}
.coachbio-4col {
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
}
.coachbio-4col th {
	background-color: #03244D;
	color: #FFF;
	padding: 3px;
	border-spacing: 1px;
}
.coachbio-4col thead td {
	padding: 1px;
	border-spacing: 1px;
	background-color: #eee;
	border-bottom: 1px solid #dddddd;
}
.coachbio-4col td {
	padding: 2px;
	background-color: #fff;
	border-bottom: 1px solid #dddddd;
	vertical-align: top;
}
.coachbio-4col td:nth-child(n+1) {
	text-align: left;
	width: 5%;
}
.coachbio-4col td:nth-child(n+2) {
	text-align: left;
	width: 35%;
}
.coachbio-4col td:nth-child(n+3) {
	text-align: left;
	width: 40%;
}
.coachbio-4col td:nth-child(n+4) {
	text-align: right;
	width: 20%;
}
.aubdiv {
	background: #DDDDDD;
	line-height: 24px;
	height: 25px;
	float: left;
	width: 100%;
}
.aubicon {
	max-width: 100%;
	height: auto;
	float: left;
	margin: 0 5px 0 0;
}
.youtube-embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.youtube-embed-container iframe, .youtube-embed-container object, .youtube-embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


ul.auburn1516 { padding-left:20px; list-style:none; }
li.auburn1516 { margin-bottom:10px; }
li.auburn1516:before {    
    font-family: 'FontAwesome';
    content: '\f0da';
    margin:0 5px 0 -15px;
}






.auburn1516-football-history {
	width: 100%;
	border-collapse: collapse;
}
.auburn1516-football-history th {
	background-color: #03244D;
	color: #FFF;
	padding: 3px;
	border-spacing: 1px;
}
.auburn1516-football-history thead td {
	padding: 2px;
	border-spacing: 1px;
	background-color: #eee;
	border-bottom: 1px solid #dddddd;
}
.auburn1516-football-history td {
	padding: 2px;
	background-color: #fff;
	border-bottom: 1px solid #dddddd;
	vertical-align: top;
	font-size: 12px;
}


.auburn1516-football-history thead td:nth-child(n+5) {
	text-align:right;
}

.auburn1516-football-history tbody td:nth-child(n+1) {
	width: 6%;
	text-align: left;
}
.auburn1516-football-history tbody td:nth-child(n+2) {
	width: 4%;
	text-align: center;
}
.auburn1516-football-history tbody  td:nth-child(n+3) {
	width: 40%;
	text-align: left;
}
.auburn1516-football-history tbody td:nth-child(n+4) {
	width: 30%;
	text-align: left;
}
.auburn1516-football-history tbody td:nth-child(n+5) {
	width: 20%;
	text-align: right;
}

@media (max-width:768px) {
.auburn1516-football-history td {
	font-size: 10px;
}
}




.textright-2col thead th:nth-child(n+2) {
	text-align:right;
}

.textright-2col td:nth-child(n+1) {
	text-align:left;
}
.textright-2col td:nth-child(n+2) {
	text-align:right;
}



.textright-3col thead th:nth-child(n+1) {
	text-align:left;
}
.textright-3col thead th:nth-child(n+2) {
	text-align:left;
}
.textright-3col thead th:nth-child(n+3) {
	text-align:right;
}

.textright-3col td:nth-child(n+1) {
	text-align:left;
}
.textright-3col td:nth-child(n+2) {
	text-align:left;
}
.textright-3col td:nth-child(n+3) {
	text-align:right;
}






.textright-4col thead th:nth-child(n+1) {
	text-align:left;
}
.textright-4col thead th:nth-child(n+2) {
	text-align:left;
}
.textright-4col thead th:nth-child(n+3) {
	text-align:left;
}
.textright-4col thead th:nth-child(n+4) {
	text-align:right;
}

.textright-4col td:nth-child(n+1) {
	text-align:left;
}
.textright-4col td:nth-child(n+2) {
	text-align:left;
}
.textright-4col td:nth-child(n+3) {
	text-align:left;
}
.textright-4col td:nth-child(n+4) {
	text-align:right;
}





.textright-5col thead th:nth-child(n+1) {
	text-align:left;
}
.textright-5col thead th:nth-child(n+2) {
	text-align:left;
}
.textright-5col thead th:nth-child(n+3) {
	text-align:left;
}
.textright-5col thead th:nth-child(n+4) {
	text-align:left;
}
.textright-5col thead th:nth-child(n+5) {
	text-align:right;
}

.textright-5col td:nth-child(n+1) {
	text-align:left;
}
.textright-5col td:nth-child(n+2) {
	text-align:left;
}
.textright-5col td:nth-child(n+3) {
	text-align:left;
}
.textright-5col td:nth-child(n+4) {
	text-align:left;
}
.textright-5col td:nth-child(n+5) {
	text-align:right;
}




.16gymtable



.16gymtable thead th:nth-child(n+1) {
	text-align:left;
	width:25%;
}
.16gymtable thead th:nth-child(n+2) {
	text-align:left;
		width:25%;
}
.16gymtable thead th:nth-child(n+3) {
	text-align:left;
		width:25%;
}
.16gymtable thead th:nth-child(n+4) {
	text-align:left;
		width:25%;
}

.16gymtable td:nth-child(n+1) {
	text-align:left;
		width:25%;
}
.16gymtable td:nth-child(n+2) {
	text-align:left;
		width:25%;
}
.16gymtable td:nth-child(n+3) {
	text-align:left;
		width:25%;
}
.16gymtable td:nth-child(n+4) {
	text-align:left;
		width:25%;
}



.malzahndiv {
	width:300px; 
	padding: 15px; 
	margin: 5px;
	background:#dddddd; 
	vertical-align: top;
	float:right;
	display:block;
	}
	
.tracklisting thead th:nth-child(n+1) {
	text-align:left;
}
.tracklisting thead th:nth-child(n+2) {
	text-align:left;
}
.tracklisting thead th:nth-child(n+3) {
	text-align:left;
}

.tracklisting td:nth-child(n+1) {
	text-align:left;
	width:20%;
}
.tracklisting td:nth-child(n+2) {
	text-align:left;
	width:30%;
}
.tracklisting td:nth-child(n+3) {
	text-align:left;
		width:50%;
}



.post-game-holder {float:right;}
.postgame-related-links-1516 {width:295px; background:#dddddd; padding:0 0 0px 0; color: #03244D; border: 1px solid #03244D; font-weight: bold; font-size: 11px; margin: 6px;}
.postgame-related-links-header-1516 {width:100%; background:#03244D; color:#ffffff; text-align:center; border-bottom: 1px solid #F26522; font-size: 11px;}

/*16 NSD */
a.nsd:link {
    color: #03244D;
}
a.nsd:visited {
    color: #03244D;
}
a.nsd:hover {
    color: #03244D;
}
a.nsd:active {
    color: #03244D;
}
	
.nsd-16-bio {float:left; margin: 2px;}
.nsd-16-bio-holder {text-align:center !important;}
	