*{margin:0;padding:0}iframe,a img,fieldset,form,table{border:0}h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}dd,dt,li,dl,ol,ul{list-style:none}legend{color:#000}button,select,textarea,input{font:100% serif}table{border-collapse:collapse}caption,th,td{text-align:left}

html, body { background:#000 }

body {
	color:#fff;
	font:0.6em Verdana, Arial, Helvetica, sans-serif;
	line-height:2em }

a:link, a:visited { color:#6699ff }

/*
 * downloads
 */

.downloads {
	position:relative;
	width:304px;
	text-align:center }
	
.downloads hr {
	clear:both;
	width:5em;
	text-align:center;
	margin:1em auto;
	height:1px;
	border:0;
	color:#222;
	background-color:#222 }

h1, h2, h3, dl { margin-top:1em }

h3 { font-size: 125% }

dt {
	clear:left;
	font-weight:bold;
	font-size:105%;
	text-align:center }

dd {
	clear:left;
	width:11em;
	margin:0 auto }
	
dd a { display:block }
dd a:hover { color:#ff6 }

.dim {
	float:left;
	text-align:left }

.size {
	float:right;
	text-align:right }

/*
 * clearfix
 */

.clearfix { display:inline-block }  
.clearfix:after { content:'.'; clear:both; display:block; visibility:hidden; height:0 }
/*\*/
* html .clearfix { height:1% } .clearfix { display:block }
/* */
