
.Photogallery_Player_Image {
    margin:3px 0px 0px 0px;
    max-height: 120px;
    max-width: 120px;
}

.Photogallery_Grid_body 
    {
    background-color:#D0D0BF;
    text-align:center;
    padding:6px;
	}
.Photogallery_Grid_table-image{
	max-width:70px;
	max-height:70px;
	}
.Photogallery_Grid_table-tdimage{
	width:75px;
	height:75px;
	text-align:center;
	vertical-align:middle;
	border: solid 1px #9d9d90;
	}
.Photogallery_Grid_table-tdimage-selected{
	width:75px;
	height:75px;
	text-align:center;
	vertical-align:middle;
	border: solid 1px #9d9d90;
    background-color: #FFFFFF;
	}
.Photogallery_Grid_zoom-table{
	border: solid 1px #9d9d90;
    background-color: #FFFFFF;
	}
.Photogallery_Grid_zoom-image{
	max-width:600px;
	max-height:450px;
	}
.Photogallery_Grid_table-action
{
    background-color: #f5f5f5;
}
.Photogallery_Grid_table-action-td
{
    font-weight: normal;
    padding: 3px;
}
.Photogallery_Grid_table-action-th
{
	border:1px solid #D0D0BF;
    background-color: #f5f5f5;
    font-weight: normal;
    padding: 3px;
}


.Photogallery_Grid_grid-table{
    float:left;
	margin: 10px;
	}
.Photogallery_Grid_grid-table-tdimage{
    background-color: #FFFFFF;
	border: solid 5px #D0D0BF;
	padding: 3px;
	}
.Photogallery_Grid_grid-table-tdimage-over{
    background-color: #FFFFFF;
	border: solid 5px #9d9d90;
	padding: 3px;
	}
.Photogallery_Grid_grid-table-td{
	}
.Photogallery_Grid_grid-table-image{
	width: 150px;
	height: 150px;
	}


