/*---------------live features---------------------------------------*/

.live-features{
font-family:Verdana, Arial, Helvetica, sans-serif;
width:100%;
display:block;
float:right;
}
.live-features h1{
background:url(../images/application_side_boxes.jpg) no-repeat left top;
width:175px;
height:20px;
display:block;
margin:2px;
padding:1px 5px 3px 35px;
font-size:12px;
color:#999999;
}
.live-features h2{
font-size:12px;
padding:0px;
margin:2px;
}
.live-features p{
border:1px solid #E9E9E9;
color:#1A1A1A;
font-size:11px;
margin:2px;
overflow-y:auto;
padding:1px;
width:191px;
}
.live-features img{
margin:2px;
}

.down{
background:url(../images/chip_down.gif) no-repeat left center;
}
.up{
background:url(../images/chip_up.gif) no-repeat left center;
}
.busted{
background:url(../images/chip_cross.gif) no-repeat left center;
}
.playerName{
padding:0px 0px 0px 13px!important;
}