﻿body {
}
#ImageList {
  width:225px;
  height:480px;
  overflow: scroll;
}
td.title
{
	font-size: 18px;
	color: #99cc33;
	font-family: Tahoma;
}

td.links
{
	font-size: 12px;
	color: #ff9900;
	font-family: Tahoma;
}

