/*
-----------------------------------------------
BASE STYLE SHEET (books.css)

Site: KristinHannah.com
Company:  AuthorsOnTheWeb.com
Designer: Eric P. Rhodes (eric@bookreporter.com)
Author:   Eric P. Rhodes (eric@bookreporter.com)
Version:  08 January 2008
File Path: /css/books.css
----------------------------------------------- */

/* =Macro - books.css
------------------------------------------*/

#maincol_content .sm_description {
	width: 485px;
	padding: 10px;
	clear: both;
	}

#maincol_content h2 a {
	color: #37456e;
	}

#maincol_content h2 a:link, #maincol_content h2 a:visited { 
	text-decoration: none;
	}
	
#maincol_content h2 a:hover { 
	color: #2392c5;
	text-decoration: underline;
	} 

