#curv_sports_network_banner {
    text-align:left;
    z-index:2000;
    position:relative;
    top:0;
    left:0;
    width:100%;
    height:25px;
background:#111111 none repeat scroll 0 0;
border-bottom:1px solid #333333;
}
#curv_sports_network_banner input {
    border:none !important;
}
div.selectbox-wrapper {
    z-index:2000;
  position:absolute;
  width:400px;
  /* border:1px solid #333; */
  margin:0px;
  margin-top:-10px;
  padding:0px;
  font-size:0.8em;
  text-align:left;
  color: #FFF;
  /* height:100px;
  overflow: auto; */
}
div.selectbox-wrapper ul {

  z-index:2000;
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.selectbox-wrapper ul li.selected {
  background-color: #CCC;
}
div.selectbox-wrapper ul li.current {
  background-color: #DDD;
  color:#000;
}
div.selectbox-wrapper ul li {
  z-index:2000;
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
  background:#FFF;
  text-indent: 10px;
  color: #000;
}

label {
/*     display: block; */
/*     line-height:20px; */
/*     color:#fff; */
}
.selectbox /* look&fell of  select box*/
{
  margin: 0px 5px 10px 0px;
  padding-left:2px;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:0.8em;
  width : 170px;
  display : block;
  text-align:left;
  background: url('../images/select_bg.jpg') 0 0 repeat-y;
  height:12px;
  cursor: pointer;
  color:#000;
  z-index:2000;
}

select#curv_sports_select {
  /* background: url('../images/select_bg.jpg') 0 0 repeat-y; */
}
#curv_sports_select_input_network_portal,
#curv_sports_select_input_athletes,
#curv_sports_select_input_personalities,
#curv_sports_select_input_organizations {
    font-weight: bold;
    text-indent: 0px;
    font-style: italic;
}

/* NETWORK DROPDOWN */
#curv_sports_select_wrap {
    position:absolute;
    top:4px;
    left:140px;

    z-index:2000;
}
span#curv_sports_logo {
    position:relative !important;
    top:3px !important;
    left:80px !important;
    width:48px;
    height:18px;
    display:block;
    text-indent:-9999px;
    text-decoration:none;
    overflow:hidden;
    background: url(../images/curv_logo.png) 0 0 no-repeat;}
a#curv_sports_link {
    position:absolute;
    top:6px;
    left:320px;
    width:104px;
    height:11px;
    display:block;
    text-indent:-9999px;
    text-decoration:none;
    cursor:pointer;
    overflow:hidden;
    background: url('../images/curv_sports.gif') 0 0 no-repeat;
}
