.listnavigationtopAll {
	font-family: Georgia;/*Modified by ashok on july 23 2008*/
	font-size: 14px;
	font-weight: normal;
	clear: both;
	display: block;
	margin: 10px 10px 0 34px;
	border-bottom: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}
.listnavigationtopAll a.rightnormal {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}
.listnavigationtopAll a.rightcurrent {
	color:#333333;
}
.listnavigationtopAll .right {
	float: right;
	margin: -2px 2px 0 0;
}
.listnavigationtopAll ul {
	margin: 0;
	padding: 0;
}
.listnavigationtopAll li {
	list-style: none;
	float: left;
	margin-left: 4px;
}
.listnavigationtopAll .left {
	float: left;
	margin: 0 0 0 0;
}
.listnavigationtopAll ul.alphaUL {
	margin: 0;
	padding: 0;
}
.listnavigationtopAll li.alphaLI {
	list-style: none;
	float: left;
	margin: 0 10px 0 0;
}
.listnavigationtopAll a.leftnormal{
	font-size: 14px;
	font-weight: normal;
	background-color: #CCCCCC;/*Modified by ashok on july 23 2008*/
	color: #333333;/*Modified by ashok on july 23 2008*/
	padding: 0 3px;
}
.listnavigationtopAll a.leftcurrent{
	font-size: 14px;
	font-weight: normal;
	background-color: #7157be;
	color: #ffffff;	
	padding: 0 3px;
}

#seachListAuthor {
	width: 700px;
	clear: left;
}

#seachListAuthor ul {
	margin: 10px 0 10px 32px;
	padding: 0;
	clear: both;
}
#seachListAuthor li {
	width: 312px;
	list-style:none;
	float: left;
	margin: 0 20px 30px 0;
}
#seachListAuthor .headimg {
	border: solid 1px #cccccc;
	padding: 1px;
	float: left;
	margin: 0 10px 0 0;
}
#seachListAuthor .AuthorImageSize /*Added by ashok on July 28 2008*/
{
	PADDING-RIGHT: 1px;	
	DISPLAY: block;	
	PADDING-LEFT: 1px;	
	FLOAT: left;	
	PADDING-BOTTOM: 1px;	
	MARGIN: 0px 10px 0px 0px;	
	WIDTH: 130px;	
	PADDING-TOP: 1px
	}/*end*/
#seachListAuthor a.h2 {
	font-family:Arial;/*Added by ashok on July 28 2008*/
	font-size: 14px;
	font-weight: bold;
	color: #333333;/*Modified by ashok on July 28 2008*/
	margin: 0 0 14px 0;
}
#seachListAuthor .searchListAuthorContent {
	margin: 0 0 10px 0;
	font-family:Arial; 
	font-size:11px; 
	color:#333333;
}
#seachListAuthor a.booksLink{
	font-family:Arial;
	font-weight:bold;
	font-size:9px;
	color:#333333;
}
#seachListAuthor p {	
	font-size: 10px;
	font-weight: normal;
	height: 90px;
	color: #333333;
	margin: 0 0 14px 0;
}
#seachListAuthor span {
	font-weight:bold;
	font-size: 10px;
	color: #333333;
	display: block;
	font-family:Arial;/* Added by Madhu to match Style guide*/
}
