.play_now_wrap {
/*    background-image: url("/images/morbidoni/play_now2.png");
    background-position: left top;
    background-repeat: no-repeat;*/
    float: left;
    height: 100px;
    width: 100%;
}
.play_now_wrap p {
    border-bottom: 1px dashed #CCCCCC;
    color: #777777;
    font-size: 12px;
    margin: 30px 0 0 100px;
    padding: 0 0 0 10px;
}
.play_now_wrap h3 {
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px dashed #CCCCCC;
/*    margin: 40px 0 0 100px;*/
    padding: 0 0 0 10px;
}
.play_now_wrap span {
    color: #777777;
    font-size: 12px;
/*    margin: 4px 0 0 109px;*/
    padding: 5px 0 0 10px;
    display: block;
}
.play_now_wrap span a {
    color: #777777;
    font-size: 12px;
    text-decoration: underline;
    text-transform: none;
}
.no_morbidone {
    float: left;
}
.no_morbidone ul {
    /*margin: 10px 5px;*/
	float:left;
}
.no_morbidone ul li {
    float: left;
    margin: 0 3px;
	width:165px;
}
div.no_morbidone a.mega_sim {
    background-image: url("/images/morbidoni/mega_sim.gif");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    height: 120px;
    width: 165px;
    float: left;
    text-decoration: none !important;
}

div.no_morbidone a.mega_sim .result .big_txt {
    color: #CCCCCC;
    float: left;
    font-size: 44px;
    font-weight: bolder;
    line-height: 44px;
    padding: 23px 11px 10px 26px;
	width: 24px;
}
div.no_morbidone a.mega_sim .result span {
    color: #7A7A7A;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    display: block;
}
div.no_morbidone a.mega_sim .bkm {
    color: #333333;
    font-size: 18px;
    font-weight: bolder;
    height: 40px;
    line-height: 32px;
    width: 165px;
    display: block;
    float: left;
}
div.no_morbidone a.mega_sim .bkm img {
    border: 1px solid #CCCCCC;
    float: left;
    /*margin: 9px 10px 10px 30px;*/
    padding: 1px;
    font-size: 10px;
    font-weight: normal;
    line-height: 10px; 
    margin-left: 30px;
    margin-top: 9px;
}
div.no_morbidone a.mega_sim .bkm .quota {
    display: block;
    float: right;
    margin-right: 8px;
    margin-top: 4px;
}
div.no_morbidone a.mega_sim .bkm span {
  
}
div.no_morbidone .text_label {
    color: #7A7A7A;
    display: block;
    float: left;
    text-align: center;
    width: 165px;
    margin-top: 3px;
}
div.no_morbidone .text_label span {
    color: #000000;
    font-weight: bold;
    text-transform: none !important;
}
div#esito_pronostico
{
	height: auto;
}
/*div.no_morbidone a.mega_sim:hover
{
    background-position: left bottom;
}*/
div.no_morbidone a.sim_selected
{
    background-position: left bottom;
}

.box_pronostico div.widget_bookmaker{
    width: 100%;
}

.widget_bookmaker table{
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px;
    background-color: #FF9911;
    border-collapse: separate;
    border-spacing: 5px;
    width: 100%;
    font-weight: bold;
/*    font-size: 12px*/
}    

.widget_bookmaker table td{
    text-align: center;
}

.widget_bookmaker table td.bet{
    white-space: nowrap;
}

.widget_bookmaker table td span.box_white{
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px;
    background: none repeat scroll 0 0 #FFFFFF;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}

.widget_bookmaker table td span.box_white a{
    cursor: pointer;
    text-decoration: none;
    color: #000000;
}

.widget_bookmaker table td span.box_white a.hover{    
    text-decoration: underline;    
}

