ul#hotlinks {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#hotlinks a {
	display: block;
	text-decoration: none;
	width: 110px;
	height: 32px;
	font-size: 12px;
	line-height:  32px;
	padding: 9px 0px 9px 87px;
	background-position: left center;
}
#hotlinks li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #a7dbdd;
}
a#buy-book {
	background-image: url(../images/hotlinks/book-button.jpg);
	background-repeat: no-repeat;
	/* height: 32px; */
	background-position: 16px top;
	/* padding: 9px 0px 9px 60px; */
	 
}
a#hunters-hope {
	background-image: url(../images/hotlinks/hunterhope-button.png);
	background-repeat: no-repeat;
	background-position: -4px -4px;
	/* height: 66px; */
	/* padding-right: 80px; */

}
a#book-levasheffs {
	background-image: url(../images/hotlinks/judsonslegacy-button.png);
	background-repeat: no-repeat;
	/* height: 50px; */
	padding-left: 87px;
}
a#facebook-fan {
	background-image: url(../images/hotlinks/facebook.png);
	background-repeat: no-repeat;
	/* height: 29px; */
	padding-left: 87px;
}
