.gallery_image{
	float: left;
/*	padding: 1px;
*/
	margin: 1px;
    font-size: 12px;
   /* border: 1px solid #cccccc;*/
    min-height: 125px;
    margin-right: 10px;

   
}

.center{
    margin-left: 15px;
}
/*
.gallery_image div{
    color: rgb(96,57,18);
    text-align: left;
    font-size: 10px;
    padding-top: 5px;
}

*/
.minh{
     min-height: 100px;
}
* html .minh {
height: 100px;
}
* html .gallery_image {
height: 125px;
}

/*  */
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
        left: 100px !important;
}


/*  */



#mainImageLink{
    cursor:pointer;

}
div.gallery_image a.gallery_url{
display: block;
}
