.program {
	background: url(/Images/tv_program_line.gif) no-repeat bottom center;
	margin-bottom: 10px;
	padding-bottom: 12px;
}
h1 {
	margin-bottom: 15px;
}

img.left {
	margin: 5px 30px 0 16px;
}

.description {
	font-size: 1.18em;
	margin: 5px 20px 20px 0px;
}

.last {
	background-image: none;
}

.program .description {
	padding-bottom: 8px;
	margin: 0px;
	font-size: 100%;
}
.program .time {
	font-weight: bold;
}

.program .price {
	color: #e86c1f;
	font-weight: bold;
	font-size: 1.08em;
}

.program .button {
	margin-top: -23px;
}

.info_message {
	background: url(/Images/Icons/30x21/green.gif) no-repeat left center;
	margin-top: 10px;
	padding: 5px 5px 5px 35px;
	clear: both;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	font-weight: bold;
}

.header 
{
	/*Emulating <h3>*/
	font-size: 1.63em;
	font-weight: normal;
	margin: 0pt 0pt 8px;
	/*
	border-bottom: 1px solid #ddd;
	padding-bottom: 8px;
	font-size:1.63em;
	font-weight:normal;
	margin:0pt 0pt 8px;
	color:#404040;
	line-height:1;*/
}
