﻿#document_container {
	height: 703px;
}

#content_container {
	width: 480px;
	margin: 0 auto;
}



#document_footer {
	height: auto;
}

#block_container {
	width: auto;
	height: auto;
	float: none;
	background-image: none;
}

#block_header {
	width: auto;
	height: auto;
	margin: 0 auto;
	background-image: none;
	padding-bottom: 6px;
}

#block_title {
	width: auto;
	float: none;
	margin-right: 0px;
	padding-top: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}

#block_body {
	width: auto;
	height: auto;
	margin: 0 auto;
	border-style: none;
	border-width: 0px;
	border-color:#4C5E82;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	padding: 0px;
	float: none;
}

#tv_program_icon {
	float: left;
	padding-right: 10px;
}

#error_msg {
	width: 400px;
	height: 728px;
	font-family: Tahoma;
	font-size: 12px;
	margin: 0 auto;
}

#error_msg_title {
	color: #2D369B;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}