div.imagegallery
{
    border-bottom: 1px dotted #000000;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

div.thumbarea
{
    width: 100px;
    height: 120px;
    margin: 5px;
    float: left;
}

a.editimagelink
{
    display: block;
}

img.gallerythumbnail
{
    border: 0px;
}
li.category
{
    font-size: 10pt;
}

.catnav
{
    float: left;
    width: 15%;
}

h3.gallerytitle
{
}

.navlist
{
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.navlist a
{
    font-size: 12pt;
    text-decoration: none;
}

.navlist a:hover
{
    text-decoration: underline;
}

.navlist a.active
{
    color: #f10d60;
}




.categorylist
{
    margin: 0px;
    margin-top: 13px;
    padding: 0px;
    list-style: none;
    float: right;
    width: 60%;
}

#pagecategory
{
    width: 60%;
    float: right;
    margin-top: 12px;
}

#pagecategory h1
{
    margin-top: 0px;
}

li.category, li.category a
{
    font-family: 'Times New Roman', serif;
    font-size: 14pt;
    font-weight: normal;
    color: #f10d60;
}

li.category
{
    margin-bottom: 20px;
}

li.category a.cateditlink
{
    font-size:12px;
    color: #ff0000;
}

