#GRID .Green {
	border: 1px solid #333 !important;
	height: 160px !important;
	width: 160px !important;
}
#GRID .Green:hover {
	border-color: #555 !important;
	background-color:#282828 !important;
}
#GRIDCON {
	width:510px;
	border:none;
}

