#hdr-same-author {
	background-image: url(http://www.dinefwrpublishers.com/media/Hdr-Same-Author.gif);
	background-repeat: no-repeat;
	height: 40px;
	display: block;
	color: #FFF;
	padding-left: 20px;
	font-size: 14px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 30px;
	margin-bottom: 20px;
	margin-top: 7px;

}

/* SAME AUTHOR
----------------------------------------------- */
#middle-content #same-author {
	background-color: #e8e7e0;
	background-image: url(http://www.dinefwrpublishers.com/media/Img-Same-Author-Top.gif);
	background-repeat: no-repeat;
	padding-bottom: 13px;
}
#middle-content #same-author img{
	border: 3px solid #f2efed;
	padding: 1px;
	background-color: #FFF;
	margin-left: 18px;
	float: left;
	margin-top: 20px;
	display: inline;
}
#middle-content #same-author p{
	width: 150px;
	display: block;
	margin-left: 130px;
	line-height: 18px;
}
#middle-content #same-author .title{
	font-size: 13px;
	font-weight: bold;
	color: #474747;
	padding-bottom: 5px;
	padding-top: 16px;	
}
#middle-content #same-author .author{
	font-size: 12px;
	color: #919191;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0cfca;
}
#middle-content #same-author .author em{
	font-style: italic;
}
#middle-content #same-author .description{
	font-size: 11px;
	color: #838383;
	font-weight: normal;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 10px;
	line-height: 14px;
}
#middle-content #same-author .isbn{
	font-size: 11px;
	color: #a5ad60;
	font-weight: normal;
	padding-bottom: 20px;
}
#middle-content #same-author .isbn strong{
	color: #636263;	
}

#middle-content #same-author a {
	display: block;
	background-image: url(http://www.dinefwrpublishers.com/media/Btn-Full-Details.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 31px;
	width: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 28px;
	padding-left: 8px;
}
#middle-content #same-author a:hover {
	display: block;
	background-image: url(http://www.dinefwrpublishers.com/media/Btn-Full-Details.png);
	background-repeat: no-repeat;
	background-position: 0px -31px;
}

