@charset "UTF-8";
/* CSS Document */

<style>
		#textbooksearch {
	margin:10px 0 0 10px;
	min-height:600px;
	padding:2px 0 0 8px;
	width:95%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans;
	font-size: 13px;
}
.isbngroup {
	border: 1px solid #7d7d7d;
	padding: 10px;
	color: black;
	font-size: 12px;
	margin-bottom: 10px;
}
.tbcategory {
	color: #a9a9a9;
}
.tblisting {
	border: 1px solid #663300;
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 13px;
	color: #6d6c6c;
	margin: 5px 0;
}
.left-info {
	float: left;
	width: 80%;
	font-style: italic;
}
.right-info {
	float: right;
	width: 20%;
	text-align: center;
}
#textbooksearch br.clear {
	font-size: 1px;
	clear: both;
}
.tbtitle {
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	color: #404040;
}
#textbooksearch a {
	color: inherit;
}
.tbprice {
	text-align: center;
	color: #126f08;
	font-size: 26px;
}
.tbshipping {
	font-size: 9px;
}
#collegeimage {
	float: left;
	width: 396px;
	height: 263px;
}
#tbsearch {
	float: right;
	width: 330px;
	padding: 10px;
	font-size: 12px;
}
#tbsearch h1 {
	display: block;
	width: 260px;
	height: 84px;
	text-indent: -9999px;
	background: transparent url(/images_site/tbheader.png) no-repeat 0 0;
	margin: -20px 0 0 55px;
	padding: 0;
}
#left-col {
	float: left;
	width: 180px;
}
#right-col {
	float: left;
	margin: 10px 0 0 10px;
	width: 140px;
}
#tbhow h2 {
	display: block;
	width: 552px;
	height: 144px;
	text-indent: -9999px;
	background: transparent url(/images_site/tbhow.png) no-repeat 0 0;
	margin: 0 0 0 0;
	padding: 0;
}
#tbvideo {
	width: 190px;
	float: left;
}
#tbhow {
	width: 552px;
	float: right;
}
#textbooksearch #testimonials {
	width:390px;
	height:257px;
	background:url(/images_site/testimonials2.png) no-repeat;
	float:left;
}
#textbooksearch  #testimonials p {
	color:#234D5F;
	float:right;
	font-size:11px;
	font-style:italic;
	line-height:23px;
	padding-bottom:0;
	padding-left:0;
	padding-right:20px;
	padding-top:25px;
	text-align:center;
	width:169px;
}
#asSeen {
	width:355px;
	height:257px;
	background:url(/images_site/asSeen.png) no-repeat;
	float:right;
}

#textbooksearch quote {
	background: transparent url(/images_site/quotation.gif) no-repeat scroll 10px 10px;
	min-height: 20px;
	padding-top: 20px;
	font-size: 12px;
}
#textbooksearch .quote a {
	text-decoration: none;
}

#textbooksearch quoter {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	height:20px;
}

#asSeen p {
	color:#234D5F;
	float:right;
	font-size:12px;
	font-style:italic;
	line-height:25px;
	padding:25px 25px 0 0;
	text-align:center;
	width:320px;
}
#asSeen img {
	margin-top:10px;
}
.nowwith {
	position: absolute;
	left: 180px;
	top: 15px;
}
a#tbbutton {
	display: block;
	width: 202px;
	height: 32px;
	background-image: url(/images_site/tbbutton.png);
	text-decoration: none;
	float: right;
	margin-bottom: 5px;
}
a#tbbutton:hover {
	background-position: 0 -32px;
}

#tbsearch a.searchlink {
	color: #1234E6;
	font-weight: bold;
}
	</style>

