.tising728x90 {
	width: 46rem;
	height: 6.875rem;
	padding: 1.25rem;
	margin: auto;
}
.tising300x250 {
	width: 18.75rem;
	height: 15.625rem;
	padding: 1.25rem;
	margin: auto;
}
.tising160x600 {
	width: 10rem;
	height: 37.5rem;
	padding: 0.3125rem;
	margin: auto;
}
.tisingTaboola {
	margin: auto; 
}

.partners {
	margin-bottom: 1.25rem; 
}

/*---- Advertising Page ----*/

#advertising .info {
	 font-size: 1.125rem;
}
#advertising .info .details {
	width: 50rem;
	padding: 2.5rem;
	background-color: #45484a;
	color: #f6f6f6;
	line-height: 1.5rem;
	border-radius: 0.5rem;
	-moz-border-radius: 0.5rem;
	-webkit-border-radius: 0.5rem;
}
#advertising .info .details .leading {
	color: #ffd800;
	font-size: 1.625rem;
	line-height: 2.125rem;
	margin-bottom: 2.5rem;
	text-align: center;
}
#advertising .info table {
	width: 100%;
	border: 0.0625rem solid #000;
}
#advertising .info table th,
#advertising .info table td {
	color: #f6f6f6;
	padding: 0.375rem;
	border-bottom: 0.0625rem solid #000;
	border-left: 0.0625rem solid #000;	
}
#advertising .info table th {
	text-align: left;
	color: #c9c9c9;
	background-color: #3a3a38;
}
#advertising .info table tr:nth-child(odd) td {
	background-color: #4d5153;
}
#advertising .info table th:first-child,
#advertising .info table td:first-child {
	border-left: 0;
	
}
#advertising .heading {
	margin: 2.5rem 0 0.625rem 0;
	font-size: 1.625rem;
	color: #ffd800;
	padding-left: 0.375rem;
}
#advertising .info .inventory th {
	color: #2b2b28;
	background-color: #c8a500;
	font-family: 'Ubold';
}
#advertising .buttonWrapper {
	margin: 2.5rem 0 1.25rem 0;
}
#advertising .buttonWrapper a {
	line-height: 3.75rem;
	width: auto;
	padding: 0 2.5rem;
}