table.prodList td {
	vertical-align: top;
}

.getSoftware a {
	display: block;
	height: 39px;
	width: 165px;
	background: no-repeat 0 0;
	text-decoration: none;
}

.getSoftware a:hover {
	background-position: -165px 0;
}

.getSoftware span {
	display: none;
}

#getSolaris {
	background-image: url('../../images/content/products/getSolaris.gif');
}

#getMySQL {
	background-image: url('../../images/content/products/getMySQL.gif');
}

#getOOo {
	background-image: url('../../images/content/products/getOOo.gif');
}


.prodImg {
	padding: 0 0 10px 15px;
	float: right;
}