a:link, a:visited { text-decoration: underline; }
#freeDownload a 
{
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	line-height: 0;
	background-repeat: no-repeat;
	background-position: left top;	
}
/* BRANDING */
#branding h1 {
	margin-top: 29px;
	background-image:url(../img/download/download_title_bg.gif);
	height: 57px;
	margin-bottom: 52px;

}

/* CONTENT */
#contentPrimary {
	background-image: url(../img/download/clipit_logo.gif);
	background-repeat: no-repeat;
	background-position: 44px 0;	
	padding-left: 190px;
}

#freeDownload a {
	text-decoration: none;
	display: block;
	background-image: url(../img/download/free_download_bg.gif);
	height: 44px;
	width: 187px;
}	
#downloadInfo {
margin-left: 15px;
}
#downloadInfo dt{
	float: left;
	width: 95px;
}
#downloadInfo dd {
	clear:right;
	margin-left: 0;
}
#downloadInfo dd a {
	display:block;
	margin-left: 95px;
}
#systemRequirements {
	position: relative;
	left: 270px;
	height: 125px;
	background-image: url(../img/download/mac_logos.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*This value is for IE/WIN only */
	top: -185px;
}
/* This is for IE/MAC only */
html>body #systemRequirements {
	top: -170px;
}
/* \ */
html>body #systemRequirements {
	top:-160px;
}
/* */
#systemRequirements dt, #systemRequirements dd {
	margin-left: 0;
}
#systemRequirements dt {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
}
/* This rule is for IE/MAC only */
#systemRequirements dd {
	margin-left: -270px;
}
/* \*/
#systemRequirements dd {
	margin-left: 0;
}
/* */
#contentSecondary {
	margin-left: 40px;
	margin-right: 40px;
	border-top: 1px solid #ccc;
	margin-top: -40px;
}
/* \ */
#contentSecondary {
	margin-top: -105px;
}
/* */
#contentSecondary h4 {
	font-size: 1.3em;
	margin-bottom: 15px;
}
#contentSecondary p {
	margin-top: 0;
	width: 325px;
}
#mirrorSites dt, #mirrorSites dd {
	margin-left: 0;
}
#mirrorSites ul {
	margin-left: 0;
	padding-left: 0;
}
#usa, #hongkong {
	list-style:none;
	margin-left: 0;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
}
#usa {
	background-image: url(../img/download/flag_usa.gif);
}	
#hongkong {
	background-image: url(../img/download/flag_hk.gif);
}
p.contentLastItem a img {
	border: 0;
	float: left;
}
p.contentLastItem img {
	padding-bottom: 1px;
	margin-right: 5px;
}
