#installWidget {
	width: 275px;
	line-height: normal;
	padding:0px; 
}

#installTray {
	background-image:url(/images/install/top.png);
	background-position:top left;
	background-repeat:no-repeat;
	behavior: url(/scripts/iepngfix.htc);
	padding: 70px 0px 0px 0px;
	width: 275px;
}

#installTray img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#installTray a:link, #installTray a:visited, #installTray a:hover, #installTray a:active {
	border: 0 none;
	color:#359AAA;
	padding-bottom:1px;
	text-decoration:none;
}

#sysReqs {
	text-align: right;
	padding: 2px 12px 0px;
	font-size: smaller;
}

#installWidget .compress {
	line-height: 0px;
	height: 8px;
	padding: 0px;
}