#header{
	height:120px;
}
#header h1{
	background-image:none;
	padding-left:0;
}
table{
	border:0;
}
table td{
	border-bottom:1px dotted #CCCCCC;
	padding:5px 0;
}
table td.title{
	border:0;
	font-weight:bold;
	vertical-align:top;
}
h1{
	background:url('../images/ball.png') no-repeat 0 8px;
	padding-left:20px;	
}
h2{
	font-size:140%;
	background:url('../images/ok.png') no-repeat;
	padding-left:20px;
}
.left{
	float:left;
}
.clear{
	clear:both;
}
div.download{
	padding-top:30px;
	width:500px;
	font-size:130%;
	padding-left:20px;
}
div.download p{
	margin:5px 0;
	line-height:120%;
}
