﻿#home hr
{
    border: 0px;
    height: 1px;
    background-color: #666666;
    color: #666666;
    margin: 10px 0;
}

a.homeitem
{
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    cursor: pointer;
}
a.homeitem img
{
    vertical-align: middle;
}
a.homeitem .link
{
    color: #234D96;
    text-decoration: underline;
    font-size: 11px;
}
.mainhome_item
{
    width: 185px;
    height: auto !important;
    height: 100px;
    min-height: 100px;
    padding-left: 2px;
    overflow: hidden;
}

