﻿.twrap {
    padding: 7px;
    border: 1px solid #C0C0C0;
    background-color: #FBFBFB;
    width: 97%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-bottom: 5px;
}

.leftInner
{
    background-position: -1px -1px;
    margin: 5px 15px 5px 5px;
    float: left;
    background-repeat: no-repeat;
}
.rightInner h1 a
{
    color: #4E6176;
    text-decoration: none;
}
.tform
{
    font-size: small;
    padding-left: 122px;
}
.info
{
    color: #445153;
    font-family: tahoma;
    text-indent: 15px;
    padding-top: 7px;
    font-size: 13px;
}
.all-referees-title {
    margin-bottom: 15px;
}

.judged-matches-label {
    margin-left: 5px;
}