.txts {
    padding-right: 10px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 13px;
    vertical-align: middle;
/*     line-height: 20px; */
    height: 37px;
    text-align: center;
        color: #8FD0C9;
}
.txts a {
    font-weight: bold;
    font-size: 13px;
    vertical-align: middle;
    text-decoration: none;
        color: #8FD0C9;
}

.txts a:visited {
    font-weight: bold;
    font-size: 13px;
    vertical-align: middle;
        color: #8FD0C9;
    text-decoration: none;
}

.txts a:hover {
    font-weight: bold;
    font-size: 13px;
    vertical-align: middle;
        color: #8FD0C9;
    text-decoration: underline;
}
.cardstyle {
    background-position: center top;
    float: left;
    margin: 2px;
    overflow: hidden;
    width: 196px;
    padding-top: 3px;
    height: 315px;
    background-color: #ffffff;
    text-align: center;
    /* background-image: url('/images/gcu/btn-blue_dec_2010.jpg'); /* btn-back */
        color: #8FD0C9;
}
.cardstyle > div > div > table td {
    background-repeat: no-repeat;
    border-bottom: 2px solid #8FD0C9;
}
.sidebtn {
    padding-right: 0px;
    background-position: center center;
    font-size: 10px;
    width: 100%;
    padding-top: 2px;    
    background-repeat: no-repeat;
    height: 25px;
    background-color: #ffffff;
    text-decoration: none;
}
.sidebtn td {
    border-bottom: none !important;
}
.sidetxt {
    font-size: 14px;
    vertical-align: top;
    text-align: center;
    text-decoration: none;
}
.sidetxt a {
    font-size: 14px;
    text-decoration: none;
}
.sidetxt a:hover {
    font-size: 14px;
    text-decoration: none;
}
