﻿.divfeatlist
{
    vertical-align: top;
    border: 1px solid #0000FF;
    padding: 2px;
    margin: 2px;
    width: 200px;
    background-color: #FFFFCC;
}
.featimg
{
    border: 1px solid #000000;
    width: 100px;
    vertical-align: top;
}
.featname
{
    font-size: small;
    vertical-align: top;
}
.infolink
{
    font-size: small;
}
.specialtydesc
{
    color: #000000;
    font-weight: bold;
    font-size: x-small;
}
.infodiv
{
    border-width: 1px;
    border-color: #0000FF;
    width: 400px;
    height: 400px;
    color: #FF0000;
}
.divshrink
{
    width: 1px;
    height: 1px;
    background-color: #FF0000;
}
.divfeatexpand
{
    width: 200px;
    height: 200px;
    background-color: #FF0000;
}
.divinvisible
{
    visibility: hidden;
        background-color: #FF0000;

}
.divvisible
{
    visibility: visible;
    background-color: #FF0000;
}
.divfeat
{
    font-size: x-small;
    width: 400px;
    height: 500px;
    margin-left:auto;
    margin-right:auto;
        text-align: left;

}
.moreinfobut
{
    color: #0000FF;
    font-size: small;
    font-weight: bold;
}
.detaildesc
{
    color: #000000;
    font-size: small;
    text-align: left;
}
.detfeatname
{
    color: #000000;
    font-size: small;
    font-weight: bold;
}
.detfeatweblink
{
    font-size: small;
    font-weight: bold;
}
.detfeatemail
{
    font-size: small;
    font-weight: bold;
}
.detfeatphone
{
    font-size: small;
    font-weight: bold;
    color: #3366FF;
}
.feathrclass
{
    border: 1px solid #C69E00;
    color: #C69E00;
}
