/* Base style sheet over-rides for the DF High Def page  */
/* Relies on base_style.css to inherit most formatting   */


#content #left {
	float: left;
	width: 460px;
}

#content #right {
	float: right;
}

#download_one, #download_two {
	width: 245px;
	height: 46px;
	padding-left: 15px;
	padding-top: 128px;
	margin-right: 25px;
	font-size: 9px;
	line-height: 13px;
}

#download_one a, #download_two a { font-weight: normal; }

#download_one { background: #ffffff url('../images/hd_background1.jpg') no-repeat; }
#download_two { background: #ffffff url('../images/hd_background2.jpg') no-repeat; }

/* Squeze the last drop of space out */
h2 { padding-right: 50px; margin-left: 17px; }
h3 { padding-right: 50px; margin-left: 17px; }
