#fs-poker {    
    clear: both;
    float: left;    
    height: auto;
    width: 233px;
    background-color: #fff;
}

#fs-poker a, #fs-poker a:visited {
    color: #1A303A;
    text-decoration: none;
}

#fs-poker .head{
  background-image: url(/component/photo/poker_module_header);
  background-color: transparent;
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 47px;
  width: 233px;
}

#fs-poker h2 {
    display: block;
    height: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 0;
}

#fs-poker .fs-accent{
  margin-bottom: 9px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0px;
  width: 233px;
}


#fs-poker ul {   
    margin: 15px 0 0 14px;
    *margin-top: 10px;
    padding: 0px;
}

#fs-poker li {
  font-family: Sans-serif;
  font-size: 11px;
  color: #eaa800;
  padding-bottom: 7px;
  line-height: 140%; 
}

#fs-poker ul li a {
    display: inline-block;
    font-size: 11px;
    margin-top: -1px;  
    margin-left: -5px;
    vertical-align: middle;
    line-height: 140%;   
    
}

#fs-poker .piped, #fs-poker .piped a, #fs-poker .piped a:visited {
    color: #768E9C;
}

#fs-poker .foot {
    border-top-color: #E2E5E6;
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 11px;
    height: 24px;
    margin: -1px 36px 0 18px;
    padding: 11px 0 0 17px;      
    font-weight: bold; 
}

#fs-poker .foot .more{
    font-weight: bold;
}

#fs-poker .body{
  clear: both;
  padding: 0px 18px 5px 18px;
}

#fs-poker .headLink {
    font-size: 12px;
    font-weight: bold; 
    float: right;
    margin-top: 12px; 
    text-align: left;
    margin-right: 25px;
}


#fs-poker .headLink a, 
#fs-poker .headLink a:hover,
#fs-poker .headLink a:visited{
   color: #165E7F;
   font-size: 11px;
}

#fs-poker .headLink #titleLink{
    color: #1A303A;
    font-size: 12px;
}
#fs-poker .headLink a:hover{
   text-decoration: underline;
}

#fs-poker .logo{
     float: left;
     background-image: url("http://msn.foxsports.com/component/photo/fs_poker_logo");
     background-color: transparent;
     background-position: 0 0;
     background-repeat: no-repeat;
     height: 57px;
     width: 63px;
     cursor: pointer;
}

#fs-poker .Headline{
   margin-bottom: 10px;
   margin-left: 15px;
   width: 200px;  
   height: 70px;
   clear: both; 
}
#fs-poker .Headline .border{
   clear: both;
   border-bottom: 1px solid #BEBFC1;
   width: 190px;   
   padding-top: 12px;
   *padding-top: 0px;
   *margin-top: -4px;
}
