h1, h2, h3 {font-family: helvetica neue, helvetica, arial, verdana, sans-serif; font-weight:normal;}

#downloads {
	width:933px;
	margin:0;
	padding:20px;
}

#downloads h1 {
	color: #5D5A58;
	margin-bottom: 18px;
}

#downloads a:link {color:#B27D06;}
#downloads a:visited {color:#B27D06;}
#downloads a:hover {color: #E4A310;}
#downloads a:active {color:#E4A310;}
#downloads a:focus {color:#E4A310;}

#downloads .left, #downloads .right {
	width: 450px;
	margin:0;
	padding:0;
	font-size:90%;
	line-height:1.2em;
}

#downloads .right { float:right; }
#downloads .left { float:left; }

fieldset {
	background-color:#fffffc;
	border: 1px solid #afa9a6;
	margin: 1em 0;
	padding:10px;
}

fieldset legend {
	font-weight:normal;
	font-size: 1.3em; 
	line-height:1.4em;
	text-transform: uppercase;
	height:20px; 
}

fieldset legend img {
	float:left;
	margin:0 5px 0 0;
	padding:0;
}

.windows-updates div, .mac-updates div, .other-products div, .testing div { 
	padding: 5px 5px 5px 10px; 
	border: 1px solid #666;
	margin-bottom: 15px;
}

.windows-updates div img, .mac-updates div img, .testing div img { float:right; }

.windows-updates h2, .mac-updates h2, .other-products h2 {
	cursor: pointer;
	background: #eee url(/common/images/icon-toggle.png) center right no-repeat;
	border-bottom: 2px solid #666;
	padding: 10px;
	margin:15px 0 0 0;
	color: #333;
	font-size:1.3em;
	font-weight:bold;
}

.testing h2 {
	border-bottom: 2px solid #666;
	padding: 10px;
	margin:15px 0 0 0;
	color: #333;
	font-size:1.3em;
	font-weight:bold;
	background-color: #eee;
}

.windows-updates h3, .mac-updates h3, .other-products h3, .testing h3 {
	color: #333;
	font-size:1.3em;
	font-weight:normal;
	margin:12px 0 0 0;
}

.windows-updates ul, .mac-updates ul, ul.testing, .testing ul {
	list-style-type: circle;
	margin-left: 30px;
	font-size:1.1em;
	line-height: 1.5em;
}

.alert {
	color: #CC3300;
	font-weight:normal;
	font-style:italic;
}

p.fineprint { clear:both; }

p.updated {
	text-align:right;
	font-weight:normal;
	font-style:italic;
	margin: 0px 0 0 0;
}

br.clear {clear:both;}

.other-products div table { width:auto; line-height: 1.3em; }
.other-products div table td { padding: 5px; }

