.listBase 
{
	margin: 2em;
	padding: 0px;
	text-align:left;
	LIST-STYLE-POSITION: inside; 
	LIST-STYLE-TYPE: square;
}
ul li
{
	margin-bottom:5px;
	list-style-position:outside;
}
ul#address
{
	font-size:12px;
	color: #8c5e31;	
	list-style:none;
}
ul#ContactUs
{	
	width: 22.27em;
	HEIGHT: 196px;
	font-size:12px;
	margin-left: 0;
	padding-left: 1em;
	color: #8c5e31;
	/*list-style-image: url(bullet.gif);*/
	/*list-style-position: inside;*/
	/*text-indent: -1em;	/* This provides a hanging indent */
}
ul#ContactUs li
{	
	list-style:none;	
	text-indent: 0em;	/* This provides a hanging indent */
}
ul#ContactUs li li
{	
	list-style:square;
}	
.divList
{	
	font-family: "Arial", "Helvetica", "sans-serif";	
	font-size: 12px;	
	color: #726c5e;	
	font-weight: normal;	
	margin-left:2px;
}
div.RightSide
{
	MARGIN: 4em;				/* 2-3-09: changed from 40px */
	PADDING-LEFT: 10px; 
	BORDER-LEFT: 1px ridge;
	height: 100%;
}

div#Statement
{
	font-family: "Arial", "Helvetica", "sans-serif";	
	FONT-WEIGHT: normal; 	
	font-size:12px;	
	FLOAT: left; 	
	WIDTH: 219px; 	
	MARGIN-BOTTOM: 10px; 	
	MARGIN-RIGHT: 10px; 	
	PADDING-RIGHT: 5px; 	
	PADDING-LEFT: 5px;	
	padding-top:0px;	
	padding-bottom:2px;	
	border-color:#A8A4A4;	
	border-style:solid;	
	border-top-width:1px;	
	border-bottom-width:1px;	
	border-right-width:1px;	
	border-left-width:1px;	
	background-color:#F0ece0;
}
p.indent
{	
	margin-left:5em;	
	margin-right:5em;	
	text-align:	justify;	
	font-size:12px;
}
.bookTitle
{	
	text-decoration:underline;
}
.divTitle
{	
/*	color:#9e7e59;	*/
	color:#669999;
	font-size:24px;	
}
.title
{	
	font-weight:bold;	
	font-size: 12px;	
	font-style:italic;
}
.bookDesc
{	
font-style:none;
}
.publisher
{	
font-style:italic;
}
.clickable-title
{
	font-size:12px;
	font-weight:bold;
}
.image-wrapper
{
	float:left;
}
li.book
{
	height:180px; 
	margin-bottom: 20px; 
	list-style:none;
	margin-left: -40;
	border-bottom:1px dotted #CDCDCD;
}

.content, .shadow
{
  position: relative;
  top: -4px;
}
.content img
{
	border:none; 
	height:140px;
}
img					/*mhg 2-20-09: added to get rid of border around icons*/
{
	border:none;
}
.shopping-icon	/*mhg 2-20-09: added */
{
	position:relative;
	top: 7px;
	left: 50px;
}
.search-icon	 /*mhg 2-20-09: added */
{
	position:relative;
	left:-12px;
	top: 7px;
}
.shadow 
{
	background-color: #959595;
	top: 6px;
	left: 15px;
}

.content 
{
  background-color: #fff;
	border: 1px solid #000;
  padding: 0.5em;
  left: -4px;
}
.book-image-container 
{ 
	float:left;
	text-align:center;
	background-image:url(images/search-instruction.jpg);
	background-repeat:no-repeat;
	background-position: 2% 100%;
}
.book-description
{
	height: 135px;
	width: 474px;				/* overrode this once in RFC_BooksKoreanCulture.htm*/
	float:right;
}
a.segment
{
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding: 1px 8px;
}
div.segment
{
	padding: 30px 0px; 
	text-align: center;
}
.listItem
{
	margin-bottom: 2em;
}