﻿.filter-menu#criteria div {
	background-position: bottom right;
	padding-top: 9px;
}
#img-grid{
}

#img-grid ul{
    list-style:none;
    display:block;
    padding-left:0;
    width:708px;
    margin: 0!important;
}

#img-grid li{
    display:block;
    float:left;
    width:108px;
    height:95px;
    cursor:pointer;
    padding:6px 5px 0;
    background:transparent url(Images/projthumb-bg.png) no-repeat;
    line-height: normal!important;
    
}
#img-grid span{
    background:#fff;
    text-align:center;
    overflow:hidden;
    cursor:pointer;
    width:108px;
    height:63px;
    float:left;
}

#img-grid img{
    vertical-align:middle;
    border:0;
}

#img-grid h3{
    
    font-size:11px;
    display:inline;
    font-weight:normal;
    font-family:Tahoma, Verdana;
    color:#858585;
    width:98px;
    cursor:pointer;
    float:left;
    padding-top:5px;
    padding-left:2px !important;
}

#img-grid var, div#headerHtml{
    display:none;
}

#img-grid li.hover{
    background-color:#ffb600;
}

#img-grid li.hover h3{
    color:#000;
}

#paging-btm{
	padding: 5px 0 0 0!important;
    margin-top:5px;
}
#paging-btm, #grid-header {
	margin-right: 24px;
}
