/*BEGIN GALLERY 2 Column Styles*/


div.ngg-galleryoverview {
width:460px !important;
margin:20px auto 0px 55px;
}

.ngg-gallery-thumbnail-box {
float:left;
width:200px;
height:190px;
margin:10px 15px 15px 15px;
display:block;
position:relative;
}


.ngg-gallery-thumbnail {
width:200px !important;
height: 190px !important;
display:inherit;
}

.ngg-gallery-thumbnail img {
width:200px;
height:150px;
position:absolute;
left:0px;
top:0px;
}

.ngg-gallery-thumbnail span {
width:200px !important;
height:40px;
line-height:20px;
display:block;
color:#000000;
font-weight:bold;
text-align:center;
font-size:0.8em;
position:absolute;
left:0px;
top:150px;
}



dl.gallery-item {
margin:10px 30px 15px 0px !important;
padding:0px !important;
width:200px !important;
}

dt.gallery-icon {
width:200px !important;
height:166px !important;
display:block;
background-image: url(../img/common/small_img_bg.png);
background-repeat:no-repeat;
float:left;
margin:0px;
padding:0px;
}

dt.gallery-icon a {
cursor: url(../images/zoomin.cur), pointer;
}



dt.gallery-icon a img {
margin:5px !important;
border:0px !important;
}

dd.gallery-caption {
width:200px !important;
text-align:center !important;
font-weight:bold;
color:#000000;
font-size:0.8em;
margin: 3px 0px 0px 0px;
padding:0px;

}

/*END GALLERY STYLES*/