.boz {
    border: 1px solid #000;
    height: 20px;
    width: 20px;
    font-size: 8px;
    color:#FFF;
    padding:3px;
    text-align:center;
}
#show_container
{
	width:980px;
	height:auto;
float:right;
}
#on_air
{
	width:957px;
	height:20px;
	background:url(images/shows/elements/onairbg.png);
	padding:10px;
	margin-top:150px;
}
.on_air_left
{
	float:left;
	color:#FFF;
	font-weight:bold;
}
.on_air_right
{
	float:right;
	color:#FFF;
	font-weight:bold;
}
#box_info
{
	width:980px;
	height:auto;
}
#show_left
{
	width:260px;
	height:auto;
	float:left;
}
#show_right
{
	width:712px;
	height:auto;
	float:right;
}