      #greeting {
        position: absolute;
        left: 300px;
	top: 75px;
        display: block;
        width: 490px;
        height: 40px;
        text-align: right;
	color: #fff;
	font-size: 90%;
      }

      #greeting a {
        color: #cacaca;
        text-decoration: none;
      }

      #greeting a:hover {
        color: #fff;
      }

      #error {
        color: #f00;
      }

      #error2 {
        color: #d00;
	margin-left: 20px;
        margin-right: 20px;
        padding-left: 10px;
      }

	.content h2 {
		white-space: nowrap;
		overflow: hidden;
	}

	.content h2 a {
		text-decoration: none;
	}
	
	.content h2 a:hover {
		text-decoration: underline;
	}

	#panel-right h3 { margin: 0; }

      #panel-right p {margin: 12px 0; height: 48px; line-height: 16px; overflow: hidden}

      #featured_embed {
        height: 245px;
        width: 300px;
        float: left;
        padding-bottom: 10px;
      }

      #featured_desc {
        clear: right;
        float: right;
        width: 173px;
        height: 194px;
        overflow: hidden;
      }

      #featured_button {
        clear: right;
        float: right;
        width: 125px;
	margin-right: 30px;
        text-align: center;
	white-space: nowrap;
      }

      #featured_ad {
	clear: both;
        margin-bottom: 0;
      }

	#stream_above {
		position: absolute;
		top: 108px;
		line-height: 16px;
		width: 746px;
	}

	#stream_above .left {
		width: 200px;
		float: left;
		text-align: left;
		margin: 10px 0 0 0px;
	}

	#stream_above .right {
		width: 200px;
		float: right;
		text-align: right;
		margin: 10px 0px 0 0;
	}

	#stream_title {
		float: left;
		width: 353px;
		height: 40px;
		line-height: 40px;
		white-space: nowrap;
		overflow: hidden;
		border-bottom: 1px solid #ddd;
	}

	#stream_desc {
		float: right;
		width: 393px;
		height: 40px;
		line-height: 20px;
		overflow: hidden;
		text-align: right;
	}

      #viewercount {
      height:20px;
      text-align:center;
      }

      #viewercount span {
      font-weight:bold;
      }

	#footer-inside {
		position: relative;
	}
      
      #footer-left {
      float: left;
      width: 600px;
      }

	#copyright {
		width: 150px;
		white-space: nowrap;
		line-height: 20px;
	}

      #buttons {
      float: right;
      width: 450px;
	margin-top: 10px;
      }

      #w3c-xhtml {
      float: left;
      margin-left: 50px;
      margin-top: 5px;
      width: 88px;
      }

      #w3c-css {
      float: left;
      margin-left: 50px;
      margin-top: 5px;
      width: 88px;
      }

      #donate {
      float: left;
      margin-left: 50px;
      width: 92px;
      text-align: center;
      line-height: 14px;
      white-space: nowrap;
      font-size: 95%;
      }

	#dont-delete-this {
		padding: 16px 0;
	}

	#times {
		clear: both;
		position: absolute;
		top: 88px;
		font-size: 75%;
		line-height: 14px;
		width: 100%;
		text-align: center;
		color: #404040;
	}


h3.newstitle {
	float: left;
	width: 400px;
	white-space: nowrap
}

h3.newstime {
	float: right;
	width: 346px;
	text-align: right;
	white-space: nowrap
}

a.newsauthor {
	color: #000;
}

p.newscontent {
	clear: both;
}
