

    .tabslujan {
    font-size: 12px;;
    color: #222;
		/*    background: #ffffff;*/
	background: silver;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 16px;
    text-align: left;
    }

    .tabslujan-tapa {
    font-size: 12px;;
    color: #222;
		/*    background: #ffffff;*/
	background: silver;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 18px;
    text-align: left;
    }


.tabssecciondeportes {
    font-size: 12px;;
    color: #222;
		/*    background: #ffffff;*/
	background: silver;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 18px;
    text-align: left;
    }	 
	 
	 

.tabslujan-tapa  .widgetl {
  
    width: auto;
    height: 370px;
    margin: 0px;
    padding: 10px;
    background: #f3f1eb;
    background: #e4e2da;
    border: 1px solid #dedbd1;
    margin-bottom: 15px;
    }


.tabssecciondeportes  .widgetl {
  
    width: auto;
    height: auto;
    margin: 0px;
    padding: 0px;
    background: #f3f1eb;
    background: #e4e2da;
    border: 1px solid #dedbd1;
    margin-bottom: 15px;
    }
    
    
 .widgetl {
  
    width: 340px;
    margin: 0px;
    padding: 10px;
    background: #f3f1eb;
    border: 1px solid #dedbd1;
    margin-bottom: 15px;
    }

    .widgetl a {
    color: #222;
    text-decoration: none;
    }

    .widgetl a:hover {
    color: #009;
    text-decoration: underline;
    }

    .tabnav li {
    margin: 0px;
    padding: 0px;
    display: inline;
    list-style: none;
    padding-right: 5px;
         }

    .tabnav li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #222;
    font-weight: bold;
    padding: 4px 6px;
    outline: none;
   
    }

    .tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
    background: #dedbd1;
    background: white;
    color: #222;
    text-decoration: none;
       }




    .tabdiv {
    margin-top: 2px;
    background: #fff;
     border: 1px solid #dedbd1;
    padding: 5px;
        }


    .tabdiv li {
    list-style-image: url("star.png");
    margin-left: 0px;
    margin-bottom: 10px;
       }

    .ui-tabs-hide {
    display: none;
    }
