.img-thumb-gal
{
    width: 250px;
    height: 280px;
    padding: 5px;
    text-align: center;
    display: block;
    margin: 10px 14px 10px 14px;
    display: inline-table;
}

.img-title-gal
{
    font-weight: bold;
}

.img-desc-gal, .cat-img-desc
{
    font-size: 12px;
}

.img-admin
{
    font-size: 11px;
    margin-bottom: 4px;
}

.cat-homeitem
{
    width: 95%;
    /*
    margin-top: 30px;
    border: 1px solid #333333;
    color: #294b5f;
    background: #f7e0ad; */
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 30px;
}

.cat-header
{
    color: #294b5f;
    font-size: 16px;
    font-weight: bold;
    width: 85%;
    border-bottom: 1px solid #f7e0ad;
    margin-bottom: 8px;
}

.cat-img-preview
{
    margin-right: 6px;
    margin-bottom: 6px;
    width: 230px;
    text-align: center;
}

.cat-img-preview img
{
    border: none;
}

.cat-img-desc
{
    text-align: center;
    font-weight: bold;
}

.cat-desc
{
    color: #000000;
    margin-top: 0px;
    text-align: left;
    margin-left: 275px;
    position: absolute;
}

.cat-link
{
    padding: 5px;
    display: block;
    width: auto;
    height: auto;
    text-decoration: none;
}

.cat-link:hover
{
    background: #FFFFDD;
}

.cat-header
{
    border-bottom: 1px solid #CCCCCC;
}

.cat-admin
{
    border: 1px solid #CCCCCC;
}

.gal-mov a
{
    text-align: right;
    border: none;
    background: none;
    font-weight: bold;
    text-decoration: none;
}

.gallery
{
	text-align: center;
}