* {
    border: 0;
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 100%;
    list-style: none;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    font-family: inherit;
    text-decoration: none;
}
html, body {
    border: 0 none;
    height: 100%;
}
#wraps {
    min-height: 100%;
}
#doublewraps {
    margin: 0 auto;
    min-height: 100%;
    overflow: hidden;
    width: 1350px;
}
body {
    background: url("bg_1400x800j.png") no-repeat scroll top center #08080A;
    font: 62.5%/1.25 Arial, Geneva, sans-serif;
    margin: 0 auto;
    width: 100%;
}
#lineas {
    margin: 10px 10px 0;
}
.lineas {
    float: left;
    padding: 10px 0;
    width: 650px;
}
table {
    border-collapse: collapse;
    width: 100%;
}
th {
    font-family: Arial;
    font-weight: bold;
    min-width: 21px;
    padding: 2px 6px 2px 2px;
    text-align: right;
}
td {
    background: #901831;
    color: #ebffff;
    font-family: Trebuchet MS;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1em;
    padding: 4px 0;
    text-align: right;
}
.grey td {
    background: #183078;
    color: #ffebff;
}
.primera {
    background: none repeat scroll 0 0 transparent;
    color: #e63c33;
    font-size: 1.3em;
    line-height: 1em;
}
.primera .borde {
    background: none repeat scroll 0 0 transparent;
    text-align: center;
}
.segunda {
    font-size: 1.2em;
    color: #E7BB30;
    background: #1d1e20;
}
.team {
    border-right: 3px solid #000000;
    padding-left: 8px;
    text-align: left;
    text-transform: uppercase;
}
.pitcher {
    padding-left: 18px;
    text-align: left;
}
.col1 {
    width: 60px;
}
.col2, .orden {
    text-align: center;
}
.name {
    text-align: right;
}
.liga {
    padding-left: 10px;
}
th.blank, td.blank {
    background: none repeat scroll 0 0 transparent;
}
th:first-child, td:first-child {
    padding-left: 5px;
}
.last, th:last-child, td:last-child {
    padding-right: 10px;
}
.br, .orden {
    border-right: 3px solid #000000;
    padding-right: 6px;
}
