

.pnlSubHead
{
    background:url(http://cache.g4tv.com/images/2007/comiccon2007/cc_subnav_bg.jpg) no-repeat;
    height:51px;
    position:relative;
    width:955px;
}

.btnBadge
{
    height:132px;
    left:5px;
    position:absolute;
    top:9px;
    width:96px;
}


.btnNews
{
    left:114px;
    position:absolute;
    top:26px;
}

.btnVideos
{
    left:189px;
    position:absolute;
    top:26px;
}

.btnPhotos
{
    left:276px;
    position:absolute;
    top:26px;
}

.btnChat
{
    left:368px;
    position:absolute;
    top:26px;
}

.btnInteractive
{
    left:437px;
    position:absolute;
    top:26px;
}

.btnInk
{
    left:567px;
    position:absolute;
    top:26px;
}

.btnGeek
{
    left:676px;
    position:absolute;
    top:26px;
}


div#webcam_chat_iframe_placeholder
{
  text-align: center;
  font-family: arial;
  padding-top: 50px;
  background-image: url(http://media.g4tv.com/images/2007/e32007/chat_background_blurred.png);
  width: 490px;
  height: 590px;
  
 
}

div#webcam_chat_iframe_placeholder a
{
  color: #219d39;
  font-size: 17px;
  font-family: arial;
  font-weight:bold;
}

/****************
poll stuff
******************/
.poll_bg_container
{
    background:url(http://cache.g4tv.com/images/2007/e32007/poll_bg.gif) no-repeat;
    padding-top:5px;
    width:160px;
}

.poll_head
{
    display:block;
    margin:5px 0px 17px 7px;
}

.poll_body
{
    margin:0px 0px 0px 17px;
    width:140px;
}

.poll_body h4
{

    color:#219d39;
    display:inline-block;
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;
    padding: 2px 6px 2px 6px;
}

.poll_body ul
{
   list-style-type:none;
   margin:0px;
   padding:0px; 
}

.poll_body li
{
    color:#fff;
    margin-bottom:0px;
}

.btn_view_results
{
    background:url(http://cache.g4tv.com/images/2007/e32007/btn_view_results.gif) no-repeat;
    display:block;
    height:21px;
    margin:20px 0px 0px 0px;
    text-indent:-9999px;
    width:129px;
}

.poll_bottom
{
    display:block;
    margin-bottom:-1px;
}

.poll-result span
{
    color:#fff;
}

.poll-resultbar 
{ 
    background-color:#23a73d;
	padding:0;
	margin:0;
	line-height:8px;
	height:8px;
	border:solid 1px #999; 
	margin-bottom:4px;
}

#btn_backtovote
{
    background:url(http://cache.g4tv.com/images/2007/e32007/btn_back_2_vote.gif) no-repeat;
    display:block;
    height:21px;
    margin-top:15px;
    text-indent:-9999px;
    width:129px;
}
