div.seriespage {
    position: absolute;
		top: 280px;
		left: 160px;
    width: 672px;
    font-size: 14px;
}

div.letters {
    text-align: center;
    width: 572px;
}

div.series {
		position: relative;
    left: 10px; 
}

div.seriesinfo {
    position: absolute;
	top: 280px;
	left: 160px;
    width: 572px;
    font-size: 14px;
}

.seriesimage {
    float: left;
}

.infotable {
    border: none;
    width: 400px;
    /*cellpadding = none;*/
    color: #F5F5F5;
}

div.seriesname {
    color: #F5F5F5;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

div.infobox {
    color: #F5F5F5;
    width: 572px;
    text-align: justify;
}

div.videobyserieslist {
    color: #F5F5F5;
    width: 550px;
    text-align: center;
    left: 180px;
}

div.redirecter{
		width: 572px;
		text-align: center;
}

.videotableheader {
    color: #000000;
    background-color: #F5F5F5;
    font-weight: bold;
}

div.newest5 {
    color: #F5F5F5;
    width: 550px;
    text-align: center;
    left: 180px;
}

.episodetable {
    border: none;
}

.episodetableheader {
    color: #000000;
    background-color: #F5F5F5;
    font-weight: bold;
}

.infolabels {
    font-weight: bold;
}

a:link {
    color: #FF9507;
    text-decoration: none;
}

a:visited {
    color: #FF9507;;
    text-decoration: none;
}
