@CHARSET "ISO-8859-1";

h1 {
	color : #742D03;
	font-weight : 500;
	margin-bottom : 3px;	
}

h1 span {
	color : #7C8A90;
	font-weight : 500;
	font-size : 80%;	
}

#topLinksContainer {
	width : 100%;
	float : right;
		background-color : #E0EBEF;
	border-bottom    : 1px solid #7CA9B5;
	border-top       : 1px solid #7CA9B5;
		
}

#stepsTitle {
	color : #598D05;
	font-family : Arial;
	font-weight : 800;
	font-size  : 20pt;
	font-style : italic;	
	/*margin : 10px 0px 5px 0px;*/ 		
}

#testimonialsTable {
	font-size : 11pt;
}


#searchTools { text-align:right;}
#searchTools h1 { float:left; }
#searchTools img { margin-top : 10px; }


#homepageContent { 
	float : right;	
	width:450px;
	min-height : 200px;
	color : #646491;
	font-size : 15pt;
	font-family : Arial;
	margin-left : 20px;
	margin-top  : 20px;
}

#isbnNumbers {
	border : 2px solid #7C8A90;
	margin-bottom : 10px;
}

.stepsImg { margin-left : 10px; }

#isbnHelp {

	margin : 10px 0px 10px 20px;
}

p.notice {
	font-weight : 700;
	color : #8D2D03;
	font-size : 10pt;
	font-style : italic;
	margin : 0px;
	padding : 0px;
	text-align : center;
}