.streamcontainer{
  width:960px;
  display:block;
}

.rightside{
  width:180px;
  height:480px;
  display:block;
  float:right;
}

.smallheader{
  display:block;
  background-image:url(http://projectlivestream.com/images/newstream/smalltopback.png);
  padding-left:10px;
  width:170px;
  height:23px;
  line-height:23px;
  font-family:Calibri, Tahoma;
  color:white;
  font-weight:bold;
  text-transform: uppercase;
  overflow:hidden;
  font-size:12px;
}

.smallback{
  display:block;
  width:180px;
  background-color:#EBEBEB;
  font-family:Calibri, Tahoma;
  color:black;
  font-size:12px;
}

.smallback_container{
  width:180px;
  display:block;
  background-color:#EBEBEB;
  height:14px;
  overflow:hidden;
}

.smallback_left{
  float:left;
  display:block;
  width:57px;
  padding-right:3px;
  background-color:#E1E1E1;
  color:black;
  text-align:right;
  height:14px;
}

.smallback_right{
  display:block;
  float:right;
  width:117px;
  padding-left:3px;
  font-style:italic;
  background-color:#EBEBEB;
  height:14px;
}

.rightbanner{
  display:block;
  float:right;
  margin-left:10px;
  width:120px;
  height:600px;
  overflow:hidden;
}

.leftside{
  display:block;
  width:830px;
}

.lilblock{
  display:block;
  width:92px;
  height:92px;
  background-image:url(http://projectlivestream.com/lilblock.png);
  /*background-color:black;*/
}

.topbanner{
  display:block;
  float:right;
  width:728px;
  height:92px;
  overflow:hidden;
}

.dyynodiv{
  display:block;
  float:left;
  width:640px;
  height:480px;
  background-color:black;
  line-height:480px;
  text-align:center;
  font-family:Calibri, Tahoma;
  color:white;
}

.tenpix{
  display:block;
  height:10px;
  width:10px;
  overflow:hidden;
}

.chatnamelist{
  padding-left:5px;
  width:500px;
}

.chatwind{
  display:block;
  height:163px;
  width:640px;
}

.chatinput{
  display:block;
  height:23px;
  width:640px;
  background-image:url(http://projectlivestream.com/images/newstream/chattyping.png);
  background-repeat:no-repeat;
}

#chattxt{
  height:23px;
  width:600px;
  margin-left:5px;
  margin-top:-3px;
  border:none;
  background:none;
}

.chattext{
  border:none;
  width:640px;
  height:163px;
}

.chatcontrol{
  height:140px;
  margin-left:5px;
  margin-right:5px;
}

.ccbutton{
  background-color:#B3B3B3;
  width:80px;
  height:18px;
  line-height:18px;
  color:#2f6527;
  display:block;
  margin-bottom:2px;
  text-align:center;
  cursor:pointer;
}
.achatter{
  cursor:pointer;
}


.l10{color:limegreen;font-weight:bold;}
.l16{color:red;font-weight:bold;}
.l17{color:#000066;font-weight:bold;}
.l08,.l8{color:skyblue;font-weight:bold;}
.l07,.l7{color:pink;font-weight:bold;}
.l00,.l0{color:#444444;}
.l-1{color:#660000;}

.front_main_botbar1, .front_main_botbar2{
  display:block;
  width:314px;
  height:22px;
  line-height:22px;
  font-family:Calibri, Tahoma;
  font-size:12px;
  background-color:#E1E1E1;
  margin-bottom:6px;
}
.front_main_botbar3{
  display:block;
  width:312px;
  height:22px;
  line-height:22px;
  font-family:Calibri, Tahoma;
  font-size:12px;
  background-color:#E1E1E1;
  margin-bottom:6px;
}

.twittop{
  display:block;
  padding:6px;
  background-color:#E1E1E1;
  margin-bottom:10px;
  font-family:Calibri, Tahoma;
  font-size:12px;
  line-height:14px;
  color:black;
  width:300px;
  height:38px;
}
.twitbar{
  display:block;
  padding:7px;
  background-color:#EBEBEB;
  margin-bottom:10px;
  font-family:Calibri, Tahoma;
  font-size:12px;
  line-height:14px;
  color:black;
  width:298px;
}
.twitdate{
  display:block;
  color:#1B9909;
  font-style:italic;
  font-weight:bold;
}

.invis{display:none;}

.bigerr{
  font-family:Calibri, Tahoma;
  font-size:20px;
  line-height:22px;
  line-height:22px;
  margin-bottom:10px;
  width:260px;
  display:block;
}
.movie{
  display:block;
  width:240px;
  height:90px;
  margin-bottom:10px;
}
.moviepic{
  width:120px;
  height:90px;
  display:block;
  margin-right:7px;
  margin-bottom:10px;
}
.moviedesc{
  width:173px;
  height:76px;
  display:block;
  padding:7px;
  background-color:#EBEBEB;
  font-family:Calibri, Tahoma;
  font-size:12px;
  line-height:14px;
  color:black;
}

.moretxt{
  color:#1B9909;
  margin-left:7px;
  line-height:22px;
  font-family:Calibri, Tahoma;
  font-size:12px;
  cursor:pointer;
  text-decoration:none;
  float:left;
}
.powered{
  margin-right:7px;
  line-height:22px;
  font-family:Calibri, Tahoma;
  font-size:12px;
  float:right;
  font-weight:bold;
}