.resTd {
    width:120px; height:130px;padding:1px 0px 1px 0px;
}
.resTd div.displ {
	width:120px; height:130px; overflow:hidden; border:1px solid #ccc;
}
.resTd div.displ img {
	border:1px solid #000;
	margin:2px;
	padding:2px;
	width: 110px;
}
.resTd div.displ a {
   text-decoration:none;
   color:#999;
   background-color:inherit;
}
.resTd div.displ a:hover img {
   border:1px solid #900;
}
.resTd div.displ a:hover {
   color:#900;
   background-color:inherit;
}
.dlTabP a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.ulTabs {
	width: 130px;
}