#dl {
background: url('/English/Images/homedownloadbkgd.gif') no-repeat;
height:101px;
	padding: 0;
	padding-top: 94px;
	margin:0;
}

#dl a, #dl img, #dl a img  {
	display: block;
	width: 100%;
	border: 0;
}

#dl a {
	width: 100%;
	display: block;
}

#dl a span {
visibility: hidden
}



#dl #ignitedb {
	height: 104px;
	background: url('/English/Images/ignitefordb.jpg') no-repeat left top;
	text-decoration: none;
}

#dl a#ignitedb:hover, #dl a#ignitedb:active {
	background-position: left -104px;	
}

#ignite-version-menu {
margin-left: 17px;
}

#ignite-version-menu th {
	text-align: left;
}

#ignite-version-menu th span{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-left: 13px;

}

#ignite-version-menu a {
	display: block;
	height: 51px;
	width: 100%;
	text-decoration: none;
	text-indent: -9999em;
	
}

.gsa-contract {
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  background: #3376a5;
  padding: 1px 5px; 
  	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


a.video {
	background: url('/images/icons/video.gif') right center no-repeat;
	padding: 2px 25px 2px 0;
}
