a:hover {  text-decoration: underline}
a {  text-decoration: none}
.px10 {  font-size: 10px}
.px12 {  font-size: 12px; line-height: 16px}
.px13 { font-size: 13px; line-height: 16px}
.px14 {  font-size: 14px; line-height: 16px}
.px16 {  font-size: 16px; line-height: 18px}
.px18 {  font-size: 18px; line-height: 20px}

#download {
}
#download h4 {
	border-top:1px #999999 solid;
	border-bottom:1px #999999 solid;
	padding:5px 10px;
	width:450px;
	color:#999999;
	font-size:14px;
}
#download img, #get_adobe img {
	float:left;
	border:none;
}
#download table {
		width:270px;
		float:left;
		font-size:12px;
}
#download table th {
	font-weight:normal;
	border-bottom:1px solid #999999;
	text-align:center;
	width:130px;
}
#download table td {
	padding:5px;
	border-bottom:1px solid #999999;
}
#download .down {
	background:url(../img/pdf.gif) no-repeat left 3px;
	padding-left:20px;
	margin:0 0 0 40px;
   /* display:block;*/
}
#get_adobe {
	clear:both;
	font-size:12px;
}
#get_adobe p {
	padding-top:4px;
}

