@CHARSET "UTF-8";

* {
	margin: 0;
}

a,a:hover,a:visited {
	text-decoration: underline;
	color: black;
}

body {
	background-color: black;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10pt;
}

.left-75 {
	float: left;
	width: 72%;
}

.right-25 {
	float: right;
	width: 28%;
}

.clear-box {
	clear: both;
}

h1 {
	font-variant: small-caps;
	font-size: 20pt;
	width: 780px;
	margin: 10px auto 3px 48px;
	color: white;
	padding-left: 20px;
	height: 48px;
	line-height: 48px;
	background-color: #888;
}

p {
	margin-bottom: 10px;
}

h2 {
	font-size: 11pt;
	margin-top: 10px;
	padding-left: 32px;
	height: 32px;
	line-height: 32px;
	height: 32px;
	background: transparent url(/images/more.png) center left no-repeat;
}

h2.first {
	background: none;
	padding-left: 0px;
	width: 100%;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	font-size:14pt;
}

ul>li {
	list-style-type: square;
}

ul {
	margin-bottom: 20px;
}

.ad-sense {
	margin-left: 20px;
}

.feature {
	font-weight: bolder;
}

.text-content {
	margin: 10px 20px 20px 20px;
}

.download-bottom {
	width: 700px;
	margin-left: 20px;
	padding: 8px 0 8px 50px;
	height: 114px;
}

.download-bottom.kingdubby{
	background: #CCC url(/images/background.png) top left no-repeat;	
}

.download-bottom.ieyes{
	background: #CCC url(/images/background-ieyes.png) 20px 20px no-repeat;		
}

.download-top {
	width: 710px;
	margin-left: 20px;
	padding-left: 40px;
	background-color: black;
	color: white;
	background: black url(/images/dl.png) 10px 10px no-repeat;
}

.download-top h2.universal-binary {
	height: 35px;
	line-height: 35px;
	padding: 0;
	margin-left: 10px;
	padding-bottom: 8px;
	padding: 0;
	margin-left: 10px;
	padding-bottom: 8px;
	background: url(/images/MacOSX_Universal_35px.gif) 634px 0px no-repeat;
}

.download-top h2 a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

.download-bottom ul {
	margin-bottom: 0;
}

.download-bottom>div {
	padding: 8px 5px 0px 50px;
	margin-left: 30px;
}

#content {
	background-color: white;
	width: 800px;
	margin: 0 auto 20px 48px;
	padding-top: 20px;
	padding-bottom: 1px;
	width: 800px;
}
