
div.img-dev {
	;background: url('cloudjunglepix/shadow.gif') no-repeat bottom right;
	float: left;
	margin: 0 0 10px 2px;
	padding: 0;
	
}

div.img-dev img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 1px;
	z-index:1;
	position: relative;
	width:150px;

}
td.img-dev {
	;background: url('cloudjunglepix/shadow.gif') no-repeat bottom right;
	float: left;
	margin: 0 0 10px 2px;
	padding: 0;
	position: relative;
}

td.img-dev img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 10px 5px -5px;
	padding: 1px;
	position: relative;
}
************************
div.img-det {
	background: url('cloudjunglepix/shadow.gif') no-repeat bottom right;
	float: left;
	margin: 0 0 10px 2px;
	padding: 0;
	
}

div.img-det img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 1px;
	z-index: 1;
	position: relative;
	width: 300;
}
td.img-det {
	background: url('cloudjunglepix/shadow.gif') no-repeat bottom right;
	float: left;
	margin: 0 0 10px 2px;
	padding: 0;
	position: relative;
}

td.img-det img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 10px 5px -5px;
	padding: 1px;
	position: relative;
}
td.dnnTITLE span.head{
        display:none;
}
a{
	font-weight: bolder;
	text-decoration: none;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}
div.shadow {
  padding: 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(shad_bottom.png) repeat-x bottom left;
}

div.shadow img.nomatte {
  padding: 0 0 4px 0;
  background: white url(shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}

a img{
  border:0;
}













