/* The Gamer Show ID Table Styles (Episodes) */
.mainepisodename {
	font: 20px tahoma;
	color: black;
	font-weight:bold;
	line-height: 16px;
	}
	
.type {
	font: 18px tahoma;
	color: black;
	font-weight:bold;
	font-style:italic;
	line-height: 16px;
	}
	
.titlequote {
	font: 14px tahoma;
	color: black;
	font-style:italic;
	font-weight:bold;
	line-height: 16px;
	}
	
.episodequickcomment {
	font: 11px tahoma;
	color: black;
	line-height: 16px;
	}
	
.episodenotes {
	font: 11px tahoma;
	color: black;
	line-height: 16px;
	}
	
.commenttitle {
	font: 17px tahoma;
	color: black;
	font-weight:bold;
	line-height: 16px;
	}
	
.linkscomment {
	font: 11px tahoma;
	color: black;
	font-weight:bold;
	line-height: 16px;
	}
	
.episodetitle2 {
	font: 17px tahoma;
	color: black;
	font-weight:bold;
	line-height: 16px;
	}
.episodetext2 {
	font: 13px tahoma;
	color: black;
	line-height: 16px;
	}