img		{	border-style: none;	}

body	{	margin: 0;
			padding: 0;	}

#header	{	position: absolute;
			bottom: 8px;
			left: 0;
			text-align: center;
			width: 100%;	}
			
#video	{	position: relative;
			width: 100%;
			height: 468px;
			background: #4b4b4b url(http://static.coffeeloop.com/i/stream/dark-bg.png) repeat-x scroll bottom;	}

#player	{	width: 424px;
			height: 402px;
			margin: 0 auto;
			overflow: hidden;	}

#programme	{	width: 320px;
				position: absolute;
				top: 30px;
				left: 30px;
				line-height: 20px;
				font-family: "Helvetica Neue Bold", HelveticaNeue-Bold, "Helvetica Neue", Helvetica; }

#programme h3	{	font-size: 18px;
					color: gray;	}
			
#programme p	{	color: black;
					font-size: 14px;
					font-weight: normal;
					margin: 0 0 20px 0;	}

#textual	{	width: 100%;
				min-height: 100px;
				background: white url(http://static.coffeeloop.com/i/stream/light-bg.png) repeat-x scroll top;	}

#updates	{	float: left;
				width: 45%;
				text-align: left;
				padding-left: 20px;	}

#comments	{	float: right;
				width: 45%;
				text-align: right;
				padding-right: 20px;	}
				

#updates, #comments	{	margin-top: 20px;
						line-height: 20px;
						font-family: "Helvetica Neue Bold", HelveticaNeue-Bold, "Helvetica Neue", Helvetica; }

#updates h2, #comments h2	{	color: #A7D57E;
								font-size: 20px;
								font-weight: bold;	}

#updates h3, #comments h3	{	color: #7fab00;
								font-size: 16px;
								font-weight: bold;
								margin: 20px 0 0 0;	}

#updates *.light, #comments *.light	{	color: #999999;	}

#updates p, #comments p		{	color: black;
								font-size: 14px;
								font-weight: normal;
								margin: 0 0 20px 0;	}