.textinput1 {
	width: 190px;
	height: 20px;
}
.textinput2 {
	width: 100%;
}
.textinput1_Black {
	width: 190px;
	height: 20px;
	background-color: #333333;
	color: #CCCCCC;
}

.textinput3 {
	width: 100%;
	height: 100px;
}

.textinput4 {
	width: 100%;
	height: 240px;
}


.div_PreviousEpisode2  {
	height: 50px;
	text-align: center;
	display: block;
	clear: both;
	float: none;
	vertical-align: middle;
	border: 1px solid #000;
	font-family: OswaldBook;
	color: #FFFFFF;
	font-size: 20px;
	letter-spacing: 0.1em;
	text-shadow: 0.1em 0.1em 0.1em #000;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 23.47% , rgba(210,0,0,1.00)),color-stop( 98.93% , rgba(96,0,1,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(210,0,0,1.00) 23.47%,rgba(96,0,1,1.00) 98.93%);
	background-image: -moz-linear-gradient(270deg,rgba(210,0,0,1.00) 23.47%,rgba(96,0,1,1.00) 98.93%);
	background-image: linear-gradient(180deg,rgba(210,0,0,1.00) 23.47%,rgba(96,0,1,1.00) 98.93%);
	background-color: #A80107;
}

.div_PreviousEpisode2 p{
	margin-top: 15px;
}

.div_PreviousEpisode2 p a{
	display: block;
}

.div_PreviousEpisode2 p a:hover{
	display: block;
	color: #FFFFFF;
	cursor:pointer;
}

hr {
	height: 1px;
	background-color: #444;
	color: #444;
	border:none
}
.p_edit {
	margin-bottom: 0px;
	margin-top: 10px;
	text-align: right;
	display: none;
}
.p_edit a {
	color: #FFFFFF;
	background-color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.p_edit a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B00107;
	text-shadow: 1px 2px 2px #280001;
}
.p_EditThumb {
	text-align: left;
}
.p_edit img  {
	float: none;
	clear: none;
	position: relative;
	top: 14px;
}
