.icon-label div{
padding:3px 0 3px 20px;
font-weight:600;
font-size:1em;
}
.icon-label div a{
color:#990000;
text-decoration:none;
cursor:pointer;
}
.icon-label .world{
background:url("../images/icons/world.gif") no-repeat left center;
}
.icon-label .transmit_blue{
background:url("../images/icons/transmit_blue.gif") no-repeat left center;
}
.icon-label .money{
background:url("../images/icons/money.gif") no-repeat left center;
}
.icon-label .arrow_switch{
background:url("../images/icons/arrow_switch.gif") no-repeat left center;
}
.icon-label .arrow_left{
background:url("../images/icons/arrow_left.gif") no-repeat left center;
}
.icon-label .user_add{
background:url("../images/icons/user_add.gif") no-repeat left center;
}
.icon-label .user_delete{
background:url("../images/icons/user_delete.gif") no-repeat left center;
}
.icon-label .coins{
background:url("../images/icons/coins.gif") no-repeat left center;
}
.icon-label .sport_football{
background:url("../images/icons/sport_football.gif") no-repeat left center;
}
.icon-label .chart_pie{
background:url("../images/icons/chart_pie.gif") no-repeat left center;
}
.icon-label .cart_add{
background:url("../images/icons/cart_add.gif") no-repeat left center;
}
.icon-label .world_add{
background:url("../images/icons/world_add.gif") no-repeat left center;
}
.icon-label .cancel{
background:url("../images/icons/cancel.gif") no-repeat left center;
}
.icon-label .time{
background:url("../images/icons/time.gif") no-repeat left center;
}
.icon-label .group{
background:url("../images/icons/group.gif") no-repeat left center;
}
.icon-label .group_edit{
background:url("../images/icons/group_edit.gif") no-repeat left center;
}
.icon-label .group_delete{
background:url("../images/icons/group_delete.gif") no-repeat left center;
}
.icon-label .bomb{
background:url("../images/icons/bomb.gif") no-repeat left center;
}
.icon-label .world_edit{
background:url("../images/icons/world_edit.gif") no-repeat left center;
}
#team-info-container{
padding:15px;
}
#team-toolbar{
clear:both;
border:1px solid #ccc;
background-color:#f3f3f3;
height:32px;
}
#team-toolbar .icon-label{
float:left;
border-right:1px solid #d9d9d9;
border-left:1px solid #fff;
}
#team-toolbar .icon-label div{
margin:5px;
}
#country-selector{
padding:5px;
padding-top:10px;
}
#country-selector select{
font-size:1em;
font-family:Arial, Helvetica, sans-serif;
}
#country-selector select option{
padding:1px;
}
#player-stats-block{
float:left;
height:110px;
}
#purchase-player{
padding:25px 230px;
height:25px;
}
#purchase-player .icon-label{
float:left;
padding-right:15px;
}
#purchase-button a{
text-decoration:none;
color:#990000;
font-size:24px;
}

#freeze-time{
text-align:center;
margin-bottom:15px;
}
#freeze-time h1{
background:none;
color:#990000;
font-style:normal;
font-weight:600;
font-size:24px;
}
#freeze-dates{
font-weight:bold;
}
.link-add-player{
color:#990000;
cursor:pointer;
}
.link-add-player:hover{
text-decoration:underline;
}
.message-negative, .message-positive, .message-neutral, .message-light-negative{
border:4px solid #000;
padding:10px;
font-weight:bold;
margin:10px 0;
background-color:#990000;
color:#fff;
font-size:1.1em;
}
.message-positive{
background-color:#8ebc13;
}
.message-neutral{
background-color:#f2f2f2;
color:#666;
border-color:#999;
}
.message-light-negative{
font-size:11px;
margin:0;
text-align:center;
}
#kicker-row{
padding-left:20px;
background-image:url("../images/icons/shape_rotate_clockwise.gif");
background-repeat:no-repeat;
background-position:left;
}
.match-info{
padding:10px 5px;
border:1px solid #ccc;
margin:10px 0;
background-color:#f2f2f2;
}
.match-info .date{
background:url("../images/icons/time.gif") no-repeat left center;
padding-left:20px;
font-weight:600;
}
.match-info .prediction-input select{
font-size:11px;
}
.match-info .label{
font-weight:600;
color:#990000;
width:200px;
}
.prediction-set{
padding:5px 10px;
}
.prediction-set .label{
color:#555;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:300;
font-size:0.9em;
padding-bottom:2px;
}
#group-description{
padding:10px;
border:1px solid #ccc;
margin:10px 0;
}
.expert-predictor{
}
.predictor-img{
padding:5px;
width:18%;
float:right;
}
.predictor-info{
padding:5px;
width:78%;
}