﻿.ImageDataList{float:left;margin-right:15px; margin-top:15px;}
.ImageDataList .AspNet-DataList table { border:solid 1px #000;	border-collapse:collapse; width:300px; }
.ImageDataList .AspNet-DataList table tbody tr td
{
	width:140px;
	text-align:center;
	padding:5px;
	vertical-align:top;
	background-color: #CBF9B0;
	border:solid 1px #000;
	text-align:center;
}
.ImageDataList .AspNet-DataList table tbody tr td img
{
	border:solid 1px #000000 !important;

}
.ImageDataList .AspNet-DataList table thead tr th, 
.ImageDataList .AspNet-DataList table tfoot tr td, 
.ImageDataList .AspNet-DataList table caption
{
	border-bottom:1px solid #000;
	padding:2px;
	background-color:#66BF17;
	color:#FFF;
	font-weight:bold;
}
.ImageDataList .AspNet-DataList table thead tr th
{
	
}
.ImageDataList .AspNet-DataList table caption
{
}
.ImageDataList .AspNet-DataList table tfoot tr td
{
}

