﻿body {
}

.styleTable
 {
	width: 260px;
	text-align: center;
	vertical-align: middle;
 }
 
.styleCell
 {
	border-style: solid; 
	border-width: 1px;
    width: 85px;
    height: 85px;
 }
        
.styleSelectedImage
 {
	border: 3px solid #56A29E;        
 }

.styleImage
 {
    border-style: none;
 }