body, input, select, textarea, td, div, a {
    font-family:"Lucida Sans Unicode", Arial;
    font-size:11px;
    font-weight:normal;
    color:#404040;
    line-height: 1.3em;
}

.f10n { font-size:10px; font-weight:normal; }
.f11n { font-size:11px; font-weight:normal; }
.f11b { font-size:11px; font-weight:bold; }
.f14n { font-size:14px; font-weight:normal; }
.f14b { font-size:14px; font-weight:bold; }

.cTx {color:#404040;}
.cTxRed {color:#ff3300;}

.locationBlock a, .locationInline a {
    text-decoration:none;
    outline:none;
}

.locationBlock a {
    display:block;
    padding: 0px 0px 0px 0px;
}

.locationBlock a:hover, .locationInline a:hover {
    color:#353535;
    text-decoration:underline;
}

.bottomLine {
    border-bottom:1px dotted #dadada;
}

.rate {
    color:#56a100;
    font-weight:bold;
}

.aLN { outline:none; }
.aLN:link { text-decoration:none; }
.aLN:visited { text-decoration:none; }
.aLN:hover { text-decoration:underline; }

.smallStar {
    float:left;
    background-image:url(../images/general/star_small.gif);
    background-repeat:repeat-x;
    background-position:top left;
    display:inline-table;
    margin:3px 0px 0px 4px;
}

.largeStar {
    background-image:url(../images/general/star_large.gif);
    background-repeat:repeat-x;
    background-position:top left;
    display:inline-table;
    height:21px;
    margin:0px 0px 0px 4px;
}
