.denotes {
  color: gray;
}
.container {
  width: 650px;
  height: 500px;
  margin: auto;
  background-image: url(grid.png);
}
#online {
  background-color: white;
}      
#offline {
  background-color: white;
}
#offline p.center {
  text-align: center;
  margin: 10px 0px 10px 0px;
}
h2 {
  font-family: Helvetica, Arial, Tahoma, sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  display: block;
  background-color: #EEE;
}
h3 {
  font-family: Helvetica, Arial, Tahoma, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  display: block;
  text-align: center;
}
img.zero { margin: 0; }

#container { 
  width: 600px;
  margin: auto;
  padding: 5px;
  /*border: 1px dotted gray;*/
  overflow: hidden;
}

/*
	Stylesheet for the the videos page
	Farhan Ahmed
	10.19.2009 -- Rev 1.0
*/

#viewport 
{
	
}

#video_box 
{
	border: 1px solid #CCC;
	width: 640px;
	height: 500px;
	margin: 10px auto 30px;
}

#video_box img.m3-banner
{
	width: 640px;
	height: 500px;
}

#video_playlist 
{
	padding: 0;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	height: 215px;
	overflow: auto;
}

#video_playlist li 
{
	list-style-type: none;
	overflow: hidden;
	padding: 5px 0 5px 5px;
	border-top: 1px solid #CCC;
	margin: 0;
}

#video_playlist li:first-child 
{
	border-top-style: none;
}

#video_playlist li:hover 
{
	background-color: #d9fec3;
}

#video_playlist li a 
{
	display: block;
	overflow: hidden;
	text-decoration: none;
}

#video_playlist li p.video-info 
{
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
}

#video_playlist img.poster 
{
	width: 100px;
	height: 60px;
	margin-right: 15px;
	border: none;
	float: left;
}

#video_playlist li a span.video-title 
{
	display: block;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #444;
	font-weight: bold;
}

#video_playlist li a span.video-description 
{
	color: #444;
	font-size: .9em;
}

#video_box p.now-playing 
{
	font-size: 13px;
	font-weight: bold;
	color: #333;
}

#video_box span.now-playing-caption 
{
	color: gray;
}

.style1
        {
            height: 50px;
        }
        .style2
        {
            text-align: left;
            height: 31px;
        }
        .style3
        {
            width: 642px;
        }
        .style6
        {
            font-size: x-large;
        }
        .style10
        {
            font-size:  small;
        }
        .style7
        {
            color: #FF6600;
            font-weight: bold;
            font-size: small;
        }
        .style9
        {
            color: #006600;
            font-weight: bold;
            font-size: small;
            font-style: italic;
            text-align: left;
        }
        .style12
        {
            color: #006600;
        }
        .style13
        {
            text-align: center;
        }
        .style16
        {
            text-decoration: underline;
        }
        .style17
        {
            color: #FF3300;
        }
        .style18
        {
            font-weight: bold;
        }
        .style19
        {
            color: #006600;
            font-size: small;
        }
        .style20
        {
            text-decoration: underline;
            font-style: italic;
        }
        .style21
        {
            color: #000000;
            font-weight: bold;
        }
        .style25
        {
            width: 300px;
        }
        .style26
        {
            color: #333333;
            font-weight: bold;
            font-size: x-small;
            font-style: italic;
        }
        .style28
        {
            font-size: medium;
            color: #000000;
        }
        .style29
        {
            color: #FF6600;
        }
        .style30
        {
            color: #333333;
            font-weight: bold;
            font-size: small;
            font-style: italic;
        }
        .style31
        {
            font-weight: bold;
            font-size: small;
            font-style: italic;
        }
        .style32
        {
            color: #333333;
            font-size: small;
        }
        .style36
        {
            text-align: center;
        }
        .style37
        {
            font-size: small;
            font-style: italic;
        }
        .style38
        {
            color: #FF3300;
            font-size: small;
        }
        .style39
        {
            font-size: medium;
        }
        .style41
        {
            color: #000000;
        }
        .style42
        {
            color: #000000;
            font-weight: bold;
            font-size: small;
            font-style: italic;
            text-align: left;
        }
        .style44
        {
            font-size: small;
            color: #000000;
        }
        .style46
        {
            font-size: small;
            font-weight: bold;
        }
        .style47
        {
            color: #FF3300;
        }