
/*************************************
* Sets the format for the shorts.
*************************************/
/* Name of the tabel that display the shorts. */
#shorts {
	border-spacing: 0px;
}

#shorts td {
	margin: 0px;
	padding: 0 0 30px 0;
}

#shorts img {
	margin: 0px;
	padding: 0;
	border: none;
}

/* The short description. */
.synops {
	vertical-align: top;
}

#rap table {
	margin: 0 auto;
	padding: 0;
}

.raplistcontent table {
	text-align: center;
	margin: auto;
}

.raplistcontent img {
	border: none;
}

.raplist {
	border-spacing: 50px 10px;
}

.raplist td {
	horizontal-align: center;
	vertical-align: bottom;
}

.rapper embed {
	background: black;
}

.rapper td {
	vertical-align: top;
}

#scenes {
	text-align: center;
}
