﻿#data img {
				width: 50px;
				height: 50px;
				border: 2px #63bc4a solid !important;
				cursor: pointer;
}
#data {
				background-color: #fdfad0;
}
#data table td {
				padding: 3px;
}
.space {
				border-right: 2px #008767 solid;
				width: 2px;
				padding-left: 5px;
}
.view #title {
				color: #fd7016;
				font-size: 16px;
				font-weight: bold;
}
.view #image {
}
.view #image img {

}
.view #description {
}

#imageView img{

}

