#hdclear {
	height:15px;
	width:420px;
	clear:both;
}

#hdpreload {
	display:none;
}

.btn_hdaccounts {
	display: block;
	float:left;
	color: #333333;
	width: 125px;
	height: 49px;
	text-align: left;
	padding-top:15px;
	padding-left:75px;
	text-decoration: none;
	background-image:url(../images/icn_ged.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-family: Helvetica, sans-serif;
}

a.btn_hdaccounts:hover {
	background-image:url(../images/icn_ged_m.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.btn_hdaccounts2 {
	display: block;
	float:right;
	color: #333333;
	width: 125px;
	height: 44px;
	text-align: left;
	padding-left:75px;
	padding-top:20px;
	text-decoration: none;
	background-image:url(../images/icn_ged.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-family: Helvetica, sans-serif;
}

a.btn_hdaccounts2:hover {
	background-image:url(../images/icn_ged_m.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
