﻿.rcontainer
{
	width:300px;
	background-image:url(images/rcontainer/bg.png);
	background-repeat:repeat-x;
	background-position:center bottom;
	background-color:#b5c4bc;
	margin-bottom:14px;
}
.rcontainer p.head
{
	height:37px;
	background-repeat:no-repeat;
}

.rcontainer-trailer p.head
{
	background-image:url(images/rcontainer/head-ba.png);
}
.rcontainer-tonight p.head
{
	background-image:url(images/rcontainer/head-tonight.png);
}
.rcontainer-trailer p.foot
{
	height:20px;
	line-height:20px;
	text-align:right;
	padding-right:15px;
}
.rcontainer-trailer p.foot a
{
	color:#3a484e;
	font-size:0.8em;
}

.mcontainer
{
	width:667px;
	background-color:#b5c4bc;
	background-image:url(images/rcontainer/bg.png);
	background-repeat:repeat-x;
	background-position:center bottom;
	padding-bottom:18px;
}
.mcontainer .head
{
	height:41px;
	line-height:41px;
	background-image:url(images/mcontainer/head-bg.png);
	background-repeat:no-repeat;
	padding:0 16px 0 16px;
}
.mcontainer .head h1
{
	font-size:1.5em;
}
.mcontainer .content
{
	margin:0 16px 0 16px;
	padding:0 17px 10px 17px;
	background-color:#fff;
}
.mcontainer .content-noborder
{
}
