/* Changed the file for web-log errors-BUG-271 : Changed the relative URLs to absolute URLs */

div.wb-index-item-mi {
        font-weight: normal;
        text-decoration: none;
	 /*Change as per DEV-2480*/
        /*background-image: url(/assets/common-asset/images/dot.gif);*/
        background-position: 1 3;
        background-repeat: no-repeat;
        padding-left: 20px;
        padding-bottom: 4px;
        padding-top: 1px;
        font-size: 10pt;
        margin: 0px;
}

div#wb-index-item-dot, div#wb-index-item-selmedia, div#wb-index-item-sk{
	background-image: url(/assets/common-asset/images/dot.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
}
div#wb-index-item-selmedia{
	background-image: url(/assets/common-asset/images/selmedia.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
} 
div#wb-index-item-sk{
	background-image: url(/assets/common-asset/images/sk.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
}
/*BUG-661: Replaced the dot.gif to news.gif*/
div#wb-index-item-bh{
	background-image: url(/wb/img/news.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
}

div.wb-item-pathfinder{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}



/*

div#wb-index-item-dot a, div#wb-index-item-dot a:link, div#wb-index-item-dot a:hover, div#wb-index-item-dot a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 35%;
	color: #1c438a;	
	padding-left: 20px;
}

div#wb-index-item-selmedia a, div#wb-index-item-selmedia a:link, div#wb-index-item-selmedia a:hover, div#wb-index-item-selmedia a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #1c438a;	
	padding-left: 20px;
}

div#wb-index-item-sk a, div#wb-index-item-sk a:link, div#wb-index-item-sk a:hover, div#wb-index-item-sk a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #1c438a;	
	padding-left: 20px;
}

div#wb-index-item-bh a, div#wb-index-item-bh a:link, div#wb-index-item-bh a:hover, div#wb-index-item-bh a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #1c438a;	
	padding-left: 20px;
}


*/



















/*dl.top-list {
	padding: 3px 0px 3px 0px;
	display: block;
	margin: 0px;
	background-color: #ddd;
}
dl.top-list-alt {
	padding: 3px 0px 3px 0px;
	display: block;
	margin: 0px;
	background-color: #eee;
}
dt.short{
	width: 100px;
	padding-right: 25px;
	float: left;
}
*/
#hello {
	float: left;
	padding-right: 500px;
	margin: 0px 0px 0px 0px;
}
.wb-cnt-table {
        border-collapse: collapse;
}

div.wb-index-heading-h3-minus{
background:url('/advanced/images/document-content-minus.gif') no-repeat left top; 
padding:0px 0px 5px 15px; 
margin:5px 0px 0px 0px;
}
div.wb-index-heading-h3-plus{
background:url('../images/document-content-plus.gif') no-repeat left top; 
padding:0px 0px 5px 15px; 
margin:5px 0px 0px 0px;
}



.wb-item-table-right {
		width:140px;
		float:right;
		padding:6px;
		margin:5px 10px 10px 10px;
		border:1px solid #000000;
		background-color:#FFFFFF;
}

.wb-item-table-left {
		width:140px;
		float:left;
		padding:6px;
		margin:5px 10px 10px 10px;
		border:1px solid #000000;
		background-color:#FFFFFF;
}

/** Added for Other Tool Bar **/
#wb-tih-item-dot {
	background-image: url("/assets/common-asset/images/dot.gif");
	background-repeat: no-repeat;
	padding-left: 15px;
	valign: center;
}
div#tools-list-other{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	float: left;
	width: 290px;
	padding: 3px 0px 0px 0px;
	list-style: none;
	font-size: 77%;
}

.wb-index-item-dot {
        font-weight: normal;
        text-decoration: none;
        background-image: url(/assets/common-asset/images/dot.gif);
        background-position: 1 3;
        background-repeat: no-repeat;
        padding-left: 20px;
        padding-bottom: 4px;
        padding-top: 0px;
}


#more{display:inline;}
#moreContent{display:none;}


#right-no-margin
{
    margin:0px;
    padding:0px;
    width:auto;
    display:inline;
}

.clear
{
    clear:both;
}

/* Added for BUG-67*/
div#wb-index-item-aud, div.wb-index-item-aud {
	background: url('/advanced/images/icons/icons-audio.gif') no-repeat left top;
}
div#wb-index-item-aud, div.wb-index-item-aud
{
	padding: 0px 0px 5px 20px;
	margin: 0px 0px 0px 0px;
}
/* BUG-67 changes ends here*/

div.research-active {
	margin: 10px 0 0 0;
	background:none;
	padding:0px;
	display:block;
}
div.research-hidden {
	margin: 10px 0 0 0;
	background:none;
	padding:0px;
	display:none;
}


#add-more-books-container-9, #add-more-websites-container-9, #add-more-citations-container{display:none;}
#add-more-books-container-9 .my-research-form-container, 
#add-more-websites-container-9 .my-research-form-container, 
#my-research-standard-container .my-research-form-container, 
#add-more-citations-container .my-research-form-container {
	font-family: Verdana, Arial,Sans-Serif;
	font-size: 100%;
	background:none;
}
#add-more-books-container-9 .my-research-form-container.research-page, 
#add-more-websites-container-9 .my-research-form-container.research-page, 
#add-more-citations-container .my-research-form-container.research-page {border:1px solid #8ba7d4; padding:10px; background-color:#d3e2fa;color: #243b7d;}

#add-more-books-container-9 .my-research-form-container .my-research-form .message, 
#add-more-websites-container-9 .my-research-form-container .my-research-form .message, 
#my-research-standard-container .my-research-form-container .my-research-form .message , 
#add-more-citations-container .my-research-form-container .my-research-form .message  {
	clear: both;
	padding-top: 13px;
	font-size: 85%;
	font-weight: bold;
}

#add-more-books-container-9 .my-research-form-container .my-research-form dl, 
#add-more-websites-container-9 .my-research-form-container .my-research-form dl,
#my-research-standard-container .my-research-form-container .my-research-form dl,
#add-more-citations-container .my-research-form-container .my-research-form dl  {
	clear: both;
	height:25px;
}

#add-more-books-container-9 .my-research-form-container .my-research-form dl dd,
#add-more-books-container-9 .my-research-form-container .my-research-form dl dt, 
#add-more-websites-container-9 .my-research-form-container .my-research-form dl dd,
#add-more-websites-container-9 .my-research-form-container .my-research-form dl dt, 
#my-research-standard-container .my-research-form-container .my-research-form dl dd,
#my-research-standard-container .my-research-form-container .my-research-form dl dt, 
#add-more-citations-container .my-research-form-container .my-research-form dl dd,
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}

#add-more-books-container-9 .my-research-form-container .my-research-form dl dt, 
#add-more-websites-container-9 .my-research-form-container .my-research-form dl dt, 
#my-research-standard-container .my-research-form-container .my-research-form dl dt, 
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
	font-weight: bold;
	text-align: right;
	float: left;
	margin-right: 10px;
	float: left;
	clear: left;
	width: 220px
}

#add-more-books-container-9 .my-research-form-container .my-research-form dl dd, 
#add-more-websites-container-9 .my-research-form-container .my-research-form dl dd, 
#my-research-standard-container .my-research-form-container .my-research-form dl dd, 
#add-more-citations-container .my-research-form-container .my-research-form dl dd {
	text-align: left;
	float: left;
	margin-right: 8px;
}

#add-more-books-container-9 .my-research-form-container .my-research-form div.research-links, 
#add-more-websites-container-9 .my-research-form-container .my-research-form div.research-links, 
#my-research-standard-container .my-research-form-container .my-research-form div.research-links, 
#add-more-citations-container .my-research-form-container .my-research-form div.research-links {
	font-weight: bold;
	clear: both;
}

#add-more-books-container-9 .my-research-form-container .my-research-form div.research-links .link, 
#add-more-websites-container-9 .my-research-form-container .my-research-form div.research-links .link, 
#my-research-standard-container .my-research-form-container .my-research-form div.research-links .link, 
#add-more-citations-container .my-research-form-container .my-research-form div.research-links .link {
	padding-top: 15px;
	font-size: 85%;
}




#add-more-books-container-6, #add-more-websites-container-6, #add-more-citations-container{display:none;}
#add-more-books-container-6 .my-research-form-container, 
#add-more-websites-container-6 .my-research-form-container, 
#my-research-standard-container .my-research-form-container, 
#add-more-citations-container .my-research-form-container {
	font-family: Verdana, Arial,Sans-Serif;
	font-size: 100%;
	background:none;
}
#add-more-books-container-6 .my-research-form-container.research-page, 
#add-more-websites-container-6 .my-research-form-container.research-page, 
#add-more-citations-container .my-research-form-container.research-page {border:1px solid #8ba7d4; padding:10px; background-color:#d3e2fa;color: #243b7d;}

#add-more-books-container-6 .my-research-form-container .my-research-form .message, 
#add-more-websites-container-6 .my-research-form-container .my-research-form .message, 
#my-research-standard-container .my-research-form-container .my-research-form .message , 
#add-more-citations-container .my-research-form-container .my-research-form .message  {
	clear: both;
	padding-top: 13px;
	font-size: 85%;
	font-weight: bold;
}

#add-more-books-container-6 .my-research-form-container .my-research-form dl, 
#add-more-websites-container-6 .my-research-form-container .my-research-form dl,
#my-research-standard-container .my-research-form-container .my-research-form dl,
#add-more-citations-container .my-research-form-container .my-research-form dl  {
	clear: both;
	height:25px;
}

#add-more-books-container-6 .my-research-form-container .my-research-form dl dd,
#add-more-books-container-6 .my-research-form-container .my-research-form dl dt, 
#add-more-websites-container-6 .my-research-form-container .my-research-form dl dd,
#add-more-websites-container-6 .my-research-form-container .my-research-form dl dt, 
#my-research-standard-container .my-research-form-container .my-research-form dl dd,
#my-research-standard-container .my-research-form-container .my-research-form dl dt, 
#add-more-citations-container .my-research-form-container .my-research-form dl dd,
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}

#add-more-books-container-6 .my-research-form-container .my-research-form dl dt, 
#add-more-websites-container-6 .my-research-form-container .my-research-form dl dt, 
#my-research-standard-container .my-research-form-container .my-research-form dl dt, 
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
	font-weight: bold;
	text-align: right;
	float: left;
	margin-right: 10px;
	float: left;
	clear: left;
	width: 220px
}

#add-more-books-container-6 .my-research-form-container .my-research-form dl dd, 
#add-more-websites-container-6 .my-research-form-container .my-research-form dl dd, 
#my-research-standard-container .my-research-form-container .my-research-form dl dd, 
#add-more-citations-container .my-research-form-container .my-research-form dl dd {
	text-align: left;
	float: left;
	margin-right: 8px;
}

#add-more-books-container-6 .my-research-form-container .my-research-form div.research-links, 
#add-more-websites-container-6 .my-research-form-container .my-research-form div.research-links, 
#my-research-standard-container .my-research-form-container .my-research-form div.research-links, 
#add-more-citations-container .my-research-form-container .my-research-form div.research-links {
	font-weight: bold;
	clear: both;
}

#add-more-books-container-6 .my-research-form-container .my-research-form div.research-links .link, 
#add-more-websites-container-6 .my-research-form-container .my-research-form div.research-links .link, 
#my-research-standard-container .my-research-form-container .my-research-form div.research-links .link, 
#add-more-citations-container .my-research-form-container .my-research-form div.research-links .link {
	padding-top: 15px;
	font-size: 85%;
}


#add-more-books-container-7, #add-more-websites-container-7, #add-more-citations-container{display:none;}
#add-more-books-container-7 .my-research-form-container, 
#add-more-websites-container-7 .my-research-form-container, 
#my-research-standard-container .my-research-form-container, 
#add-more-citations-container .my-research-form-container {
	font-family: Verdana, Arial,Sans-Serif;
	font-size: 100%;
	background:none;
}
#add-more-books-container-7 .my-research-form-container.research-page, 
#add-more-websites-container-7 .my-research-form-container.research-page, 
#add-more-citations-container .my-research-form-container.research-page {border:1px solid #8ba7d4; padding:10px; background-color:#d3e2fa;color: #243b7d;}

#add-more-books-container-7 .my-research-form-container .my-research-form .message, 
#add-more-websites-container-7 .my-research-form-container .my-research-form .message, 
#my-research-standard-container .my-research-form-container .my-research-form .message , 
#add-more-citations-container .my-research-form-container .my-research-form .message  {
	clear: both;
	padding-top: 13px;
	font-size: 85%;
	font-weight: bold;
}

#add-more-books-container-7 .my-research-form-container .my-research-form dl, 
#add-more-websites-container-7 .my-research-form-container .my-research-form dl,
#my-research-standard-container .my-research-form-container .my-research-form dl,
#add-more-citations-container .my-research-form-container .my-research-form dl  {
	clear: both;
	height:25px;
}

#add-more-books-container-7 .my-research-form-container .my-research-form dl dd,
#add-more-books-container-7 .my-research-form-container .my-research-form dl dt, 
#add-more-websites-container-7 .my-research-form-container .my-research-form dl dd,
#add-more-websites-container-7 .my-research-form-container .my-research-form dl dt, 
#my-research-standard-container .my-research-form-container .my-research-form dl dd,
#my-research-standard-container .my-research-form-container .my-research-form dl dt, 
#add-more-citations-container .my-research-form-container .my-research-form dl dd,
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}

#add-more-books-container-7 .my-research-form-container .my-research-form dl dt, 
#add-more-websites-container-7 .my-research-form-container .my-research-form dl dt, 
#my-research-standard-container .my-research-form-container .my-research-form dl dt, 
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
	font-weight: bold;
	text-align: right;
	float: left;
	margin-right: 10px;
	float: left;
	clear: left;
	width: 220px
}

#add-more-books-container-7 .my-research-form-container .my-research-form dl dd, 
#add-more-websites-container-7 .my-research-form-container .my-research-form dl dd, 
#my-research-standard-container .my-research-form-container .my-research-form dl dd, 
#add-more-citations-container .my-research-form-container .my-research-form dl dd {
	text-align: left;
	float: left;
	margin-right: 8px;
}

#add-more-books-container-7 .my-research-form-container .my-research-form div.research-links, 
#add-more-websites-container-7 .my-research-form-container .my-research-form div.research-links, 
#my-research-standard-container .my-research-form-container .my-research-form div.research-links, 
#add-more-citations-container .my-research-form-container .my-research-form div.research-links {
	font-weight: bold;
	clear: both;
}

#add-more-books-container-7 .my-research-form-container .my-research-form div.research-links .link, 
#add-more-websites-container-7 .my-research-form-container .my-research-form div.research-links .link, 
#my-research-standard-container .my-research-form-container .my-research-form div.research-links .link, 
#add-more-citations-container .my-research-form-container .my-research-form div.research-links .link {
	padding-top: 15px;
	font-size: 85%;
}
#add-more-books-container-10, #add-more-websites-container-10, #add-more-citations-container{display:none;}
#add-more-books-container-10 .my-research-form-container, 
#add-more-websites-container-10 .my-research-form-container, 
#my-research-standard-container .my-research-form-container, 
#add-more-citations-container .my-research-form-container {
	font-family: Verdana, Arial,Sans-Serif;
	font-size: 100%;
	background:none;
}
#add-more-books-container-10 .my-research-form-container.research-page, 
#add-more-websites-container-10 .my-research-form-container.research-page, 
#add-more-citations-container .my-research-form-container.research-page {border:1px solid #8ba7d4; padding:10px; background-color:#d3e2fa;color: #243b7d;}

#add-more-books-container-10 .my-research-form-container .my-research-form .message, 
#add-more-websites-container-10 .my-research-form-container .my-research-form .message, 
#my-research-standard-container .my-research-form-container .my-research-form .message , 
#add-more-citations-container .my-research-form-container .my-research-form .message  {
	clear: both;
	padding-top: 13px;
	font-size: 85%;
	font-weight: bold;
}

#add-more-books-container-10 .my-research-form-container .my-research-form dl, 
#add-more-websites-container-10 .my-research-form-container .my-research-form dl,
#my-research-standard-container .my-research-form-container .my-research-form dl,
#add-more-citations-container .my-research-form-container .my-research-form dl  {
	clear: both;
	height:25px;
}

#add-more-books-container-10 .my-research-form-container .my-research-form dl dd,
#add-more-books-container-10 .my-research-form-container .my-research-form dl dt, 
#add-more-websites-container-10 .my-research-form-container .my-research-form dl dd,
#add-more-websites-container-10 .my-research-form-container .my-research-form dl dt, 
#my-research-standard-container .my-research-form-container .my-research-form dl dd,
#my-research-standard-container .my-research-form-container .my-research-form dl dt, 
#add-more-citations-container .my-research-form-container .my-research-form dl dd,
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}

#add-more-books-container-10 .my-research-form-container .my-research-form dl dt, 
#add-more-websites-container-10 .my-research-form-container .my-research-form dl dt, 
#my-research-standard-container .my-research-form-container .my-research-form dl dt, 
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
	font-weight: bold;
	text-align: right;
	float: left;
	margin-right: 10px;
	float: left;
	clear: left;
	width: 220px
}

#add-more-books-container-10 .my-research-form-container .my-research-form dl dd, 
#add-more-websites-container-10 .my-research-form-container .my-research-form dl dd, 
#my-research-standard-container .my-research-form-container .my-research-form dl dd, 
#add-more-citations-container .my-research-form-container .my-research-form dl dd {
	text-align: left;
	float: left;
	margin-right: 8px;
}

#add-more-books-container-10 .my-research-form-container .my-research-form div.research-links, 
#add-more-websites-container-10 .my-research-form-container .my-research-form div.research-links, 
#my-research-standard-container .my-research-form-container .my-research-form div.research-links, 
#add-more-citations-container .my-research-form-container .my-research-form div.research-links {
	font-weight: bold;
	clear: both;
}

#add-more-books-container-10 .my-research-form-container .my-research-form div.research-links .link, 
#add-more-websites-container-10 .my-research-form-container .my-research-form div.research-links .link, 
#my-research-standard-container .my-research-form-container .my-research-form div.research-links .link, 
#add-more-citations-container .my-research-form-container .my-research-form div.research-links .link {
	padding-top: 15px;
	font-size: 85%;
}

#add-more-books-container-11, #add-more-websites-container-11, #add-more-citations-container{display:none;}
#add-more-books-container-11 .my-research-form-container,
#add-more-websites-container-11 .my-research-form-container,
#my-research-standard-container .my-research-form-container,
#add-more-citations-container .my-research-form-container {
        font-family: Verdana, Arial,Sans-Serif;
        font-size: 100%;
        background:none;
}
#add-more-books-container-11 .my-research-form-container.research-page,
#add-more-websites-container-11 .my-research-form-container.research-page,
#add-more-citations-container .my-research-form-container.research-page {border:1px solid #8ba7d4; padding:10px; background-c
olor:#d3e2fa;color: #243b7d;}

#add-more-books-container-11 .my-research-form-container .my-research-form .message,
#add-more-websites-container-11 .my-research-form-container .my-research-form .message,
#my-research-standard-container .my-research-form-container .my-research-form .message ,
#add-more-citations-container .my-research-form-container .my-research-form .message  {
        clear: both;
        padding-top: 13px;
        font-size: 85%;
        font-weight: bold;
}

#add-more-books-container-11 .my-research-form-container .my-research-form dl,
#add-more-websites-container-11 .my-research-form-container .my-research-form dl,
#my-research-standard-container .my-research-form-container .my-research-form dl,
#add-more-citations-container .my-research-form-container .my-research-form dl  {
        clear: both;
        height:25px;
}

#add-more-books-container-11 .my-research-form-container .my-research-form dl dd,
#add-more-books-container-11 .my-research-form-container .my-research-form dl dt,
#add-more-websites-container-11 .my-research-form-container .my-research-form dl dd,
#add-more-websites-container-11 .my-research-form-container .my-research-form dl dt,
#my-research-standard-container .my-research-form-container .my-research-form dl dd,
#my-research-standard-container .my-research-form-container .my-research-form dl dt,
#add-more-citations-container .my-research-form-container .my-research-form dl dd,
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
        font-size: 85%;
        margin: 0px;
        padding: 0px;
}

#add-more-books-container-11 .my-research-form-container .my-research-form dl dt,
#add-more-websites-container-11 .my-research-form-container .my-research-form dl dt,
#my-research-standard-container .my-research-form-container .my-research-form dl dt,
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
        font-weight: bold;
        text-align: right;
        float: left;
        margin-right: 10px;
        float: left;
        clear: left;
        width: 220px
}

#add-more-books-container-11 .my-research-form-container .my-research-form dl dd,
#add-more-websites-container-11 .my-research-form-container .my-research-form dl dd,
#my-research-standard-container .my-research-form-container .my-research-form dl dd,
#add-more-citations-container .my-research-form-container .my-research-form dl dd {
        text-align: left;
        float: left;
        margin-right: 8px;
}

#add-more-books-container-11 .my-research-form-container .my-research-form div.research-links,
#add-more-websites-container-11 .my-research-form-container .my-research-form div.research-links,
#my-research-standard-container .my-research-form-container .my-research-form div.research-links,
#add-more-citations-container .my-research-form-container .my-research-form div.research-links {
        font-weight: bold;
        clear: both;
}

#add-more-books-container-11 .my-research-form-container .my-research-form div.research-links .link,
#add-more-websites-container-11 .my-research-form-container .my-research-form div.research-links .link,
#my-research-standard-container .my-research-form-container .my-research-form div.research-links .link,
#add-more-citations-container .my-research-form-container .my-research-form div.research-links .link {
        padding-top: 15px;
        font-size: 85%;
}

#add-more-books-container-12, #add-more-websites-container-12, #add-more-citations-container{display:none;}
#add-more-books-container-12 .my-research-form-container,
#add-more-websites-container-12 .my-research-form-container,
#my-research-standard-container .my-research-form-container,
#add-more-citations-container .my-research-form-container {
        font-family: Verdana, Arial,Sans-Serif;
        font-size: 100%;
        background:none;
}
#add-more-books-container-12 .my-research-form-container.research-page,
#add-more-websites-container-12 .my-research-form-container.research-page,
#add-more-citations-container .my-research-form-container.research-page {border:1px solid #8ba7d4; padding:10px; background-c
olor:#d3e2fa;color: #243b7d;}

#add-more-books-container-12 .my-research-form-container .my-research-form .message,
#add-more-websites-container-12 .my-research-form-container .my-research-form .message,
#my-research-standard-container .my-research-form-container .my-research-form .message ,
#add-more-citations-container .my-research-form-container .my-research-form .message  {
        clear: both;
        padding-top: 13px;
        font-size: 85%;
        font-weight: bold;
}

#add-more-books-container-12 .my-research-form-container .my-research-form dl,
#add-more-websites-container-12 .my-research-form-container .my-research-form dl,
#my-research-standard-container .my-research-form-container .my-research-form dl,
#add-more-citations-container .my-research-form-container .my-research-form dl  {
        clear: both;
        height:25px;
}

#add-more-books-container-12 .my-research-form-container .my-research-form dl dd,
#add-more-books-container-12 .my-research-form-container .my-research-form dl dt,
#add-more-websites-container-12 .my-research-form-container .my-research-form dl dd,
#add-more-websites-container-12 .my-research-form-container .my-research-form dl dt,
#my-research-standard-container .my-research-form-container .my-research-form dl dd,
#my-research-standard-container .my-research-form-container .my-research-form dl dt,
#add-more-citations-container .my-research-form-container .my-research-form dl dd,
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
        font-size: 85%;
        margin: 0px;
        padding: 0px;
}

#add-more-books-container-12 .my-research-form-container .my-research-form dl dt,
#add-more-websites-container-12 .my-research-form-container .my-research-form dl dt,
#my-research-standard-container .my-research-form-container .my-research-form dl dt,
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
        font-weight: bold;
        text-align: right;
        float: left;
        margin-right: 10px;
        float: left;
        clear: left;
        width: 220px
}

#add-more-books-container-12 .my-research-form-container .my-research-form dl dd,
#add-more-websites-container-12 .my-research-form-container .my-research-form dl dd,
#my-research-standard-container .my-research-form-container .my-research-form dl dd,
#add-more-citations-container .my-research-form-container .my-research-form dl dd {
        text-align: left;
        float: left;
        margin-right: 8px;
}

#add-more-books-container-12 .my-research-form-container .my-research-form div.research-links,
#add-more-websites-container-12 .my-research-form-container .my-research-form div.research-links,
#my-research-standard-container .my-research-form-container .my-research-form div.research-links,
#add-more-citations-container .my-research-form-container .my-research-form div.research-links {
        font-weight: bold;
        clear: both;
}

#add-more-books-container-12 .my-research-form-container .my-research-form div.research-links .link,
#add-more-websites-container-12 .my-research-form-container .my-research-form div.research-links .link,
#my-research-standard-container .my-research-form-container .my-research-form div.research-links .link,
#add-more-citations-container .my-research-form-container .my-research-form div.research-links .link {
        padding-top: 15px;
        font-size: 85%;
}

#add-more-books-container-13, #add-more-websites-container-13, #add-more-citations-container{display:none;}
#add-more-books-container-13 .my-research-form-container,
#add-more-websites-container-13 .my-research-form-container,
#my-research-standard-container .my-research-form-container,
#add-more-citations-container .my-research-form-container {
        font-family: Verdana, Arial,Sans-Serif;
        font-size: 100%;
        background:none;
}
#add-more-books-container-13 .my-research-form-container.research-page,
#add-more-websites-container-13 .my-research-form-container.research-page,
#add-more-citations-container .my-research-form-container.research-page {border:1px solid #8ba7d4; padding:10px; background-c
olor:#d3e2fa;color: #243b7d;}

#add-more-books-container-13 .my-research-form-container .my-research-form .message,
#add-more-websites-container-13 .my-research-form-container .my-research-form .message,
#my-research-standard-container .my-research-form-container .my-research-form .message ,
#add-more-citations-container .my-research-form-container .my-research-form .message  {
        clear: both;
        padding-top: 13px;
        font-size: 85%;
        font-weight: bold;
}

#add-more-books-container-13 .my-research-form-container .my-research-form dl,
#add-more-websites-container-13 .my-research-form-container .my-research-form dl,
#my-research-standard-container .my-research-form-container .my-research-form dl,
#add-more-citations-container .my-research-form-container .my-research-form dl  {
        clear: both;
        height:25px;
}

#add-more-books-container-13 .my-research-form-container .my-research-form dl dd,
#add-more-books-container-13 .my-research-form-container .my-research-form dl dt,
#add-more-websites-container-13 .my-research-form-container .my-research-form dl dd,
#add-more-websites-container-13 .my-research-form-container .my-research-form dl dt,
#my-research-standard-container .my-research-form-container .my-research-form dl dd,
#my-research-standard-container .my-research-form-container .my-research-form dl dt,
#add-more-citations-container .my-research-form-container .my-research-form dl dd,
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
        font-size: 85%;
        margin: 0px;
        padding: 0px;
}

#add-more-books-container-13 .my-research-form-container .my-research-form dl dt,
#add-more-websites-container-13 .my-research-form-container .my-research-form dl dt,
#my-research-standard-container .my-research-form-container .my-research-form dl dt,
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
        font-weight: bold;
        text-align: right;
        float: left;
        margin-right: 10px;
        float: left;
        clear: left;
        width: 220px
}

#add-more-books-container-13 .my-research-form-container .my-research-form dl dd,
#add-more-websites-container-13 .my-research-form-container .my-research-form dl dd,
#my-research-standard-container .my-research-form-container .my-research-form dl dd,
#add-more-citations-container .my-research-form-container .my-research-form dl dd {
        text-align: left;
        float: left;
        margin-right: 8px;
}

#add-more-books-container-13 .my-research-form-container .my-research-form div.research-links,
#add-more-websites-container-13 .my-research-form-container .my-research-form div.research-links,
#my-research-standard-container .my-research-form-container .my-research-form div.research-links,
#add-more-citations-container .my-research-form-container .my-research-form div.research-links {
        font-weight: bold;
        clear: both;
}

#add-more-books-container-13 .my-research-form-container .my-research-form div.research-links .link,
#add-more-websites-container-13 .my-research-form-container .my-research-form div.research-links .link,
#my-research-standard-container .my-research-form-container .my-research-form div.research-links .link,
#add-more-citations-container .my-research-form-container .my-research-form div.research-links .link {
        padding-top: 15px;
        font-size: 85%;
}

#add-more-books-container-14, #add-more-websites-container-14, #add-more-citations-container{display:none;}
#add-more-books-container-14 .my-research-form-container, 
#add-more-websites-container-14 .my-research-form-container, 
#my-research-standard-container .my-research-form-container, 
#add-more-citations-container .my-research-form-container {
	font-family: Verdana, Arial,Sans-Serif;
	font-size: 100%;
	background:none;
}
#add-more-books-container-14 .my-research-form-container.research-page, 
#add-more-websites-container-14 .my-research-form-container.research-page, 
#add-more-citations-container .my-research-form-container.research-page {border:1px solid #8ba7d4; padding:10px; background-color:#d3e2fa;color: #243b7d;}

#add-more-books-container-14 .my-research-form-container .my-research-form .message, 
#add-more-websites-container-14 .my-research-form-container .my-research-form .message, 
#my-research-standard-container .my-research-form-container .my-research-form .message , 
#add-more-citations-container .my-research-form-container .my-research-form .message  {
	clear: both;
	padding-top: 13px;
	font-size: 85%;
	font-weight: bold;
}

#add-more-books-container-14 .my-research-form-container .my-research-form dl, 
#add-more-websites-container-14 .my-research-form-container .my-research-form dl,
#my-research-standard-container .my-research-form-container .my-research-form dl,
#add-more-citations-container .my-research-form-container .my-research-form dl  {
	clear: both;
	height:25px;
}

#add-more-books-container-14 .my-research-form-container .my-research-form dl dd,
#add-more-books-container-14 .my-research-form-container .my-research-form dl dt, 
#add-more-websites-container-14 .my-research-form-container .my-research-form dl dd,
#add-more-websites-container-14 .my-research-form-container .my-research-form dl dt, 
#my-research-standard-container .my-research-form-container .my-research-form dl dd,
#my-research-standard-container .my-research-form-container .my-research-form dl dt, 
#add-more-citations-container .my-research-form-container .my-research-form dl dd,
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}

#add-more-books-container-14 .my-research-form-container .my-research-form dl dt, 
#add-more-websites-container-14 .my-research-form-container .my-research-form dl dt, 
#my-research-standard-container .my-research-form-container .my-research-form dl dt, 
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
	font-weight: bold;
	text-align: right;
	float: left;
	margin-right: 10px;
	float: left;
	clear: left;
	width: 220px
}

#add-more-books-container-14 .my-research-form-container .my-research-form dl dd, 
#add-more-websites-container-14 .my-research-form-container .my-research-form dl dd, 
#my-research-standard-container .my-research-form-container .my-research-form dl dd, 
#add-more-citations-container .my-research-form-container .my-research-form dl dd {
	text-align: left;
	float: left;
	margin-right: 8px;
}

#add-more-books-container-14 .my-research-form-container .my-research-form div.research-links, 
#add-more-websites-container-14 .my-research-form-container .my-research-form div.research-links, 
#my-research-standard-container .my-research-form-container .my-research-form div.research-links, 
#add-more-citations-container .my-research-form-container .my-research-form div.research-links {
	font-weight: bold;
	clear: both;
}

#add-more-books-container-14 .my-research-form-container .my-research-form div.research-links .link, 
#add-more-websites-container-14 .my-research-form-container .my-research-form div.research-links .link, 
#my-research-standard-container .my-research-form-container .my-research-form div.research-links .link, 
#add-more-citations-container .my-research-form-container .my-research-form div.research-links .link {
	padding-top: 15px;
	font-size: 85%;
}


#add-more-books-container-15, #add-more-websites-container-15, #add-more-citations-container{display:none;}
#add-more-books-container-15 .my-research-form-container, 
#add-more-websites-container-15 .my-research-form-container, 
#my-research-standard-container .my-research-form-container, 
#add-more-citations-container .my-research-form-container {
	font-family: Verdana, Arial,Sans-Serif;
	font-size: 100%;
	background:none;
}
#add-more-books-container-15 .my-research-form-container.research-page, 
#add-more-websites-container-15 .my-research-form-container.research-page, 
#add-more-citations-container .my-research-form-container.research-page {border:1px solid #8ba7d4; padding:10px; background-color:#d3e2fa;color: #243b7d;}

#add-more-books-container-15 .my-research-form-container .my-research-form .message, 
#add-more-websites-container-15 .my-research-form-container .my-research-form .message, 
#my-research-standard-container .my-research-form-container .my-research-form .message , 
#add-more-citations-container .my-research-form-container .my-research-form .message  {
	clear: both;
	padding-top: 13px;
	font-size: 85%;
	font-weight: bold;
}

#add-more-books-container-15 .my-research-form-container .my-research-form dl, 
#add-more-websites-container-15 .my-research-form-container .my-research-form dl,
#my-research-standard-container .my-research-form-container .my-research-form dl,
#add-more-citations-container .my-research-form-container .my-research-form dl  {
	clear: both;
	height:25px;
}

#add-more-books-container-15 .my-research-form-container .my-research-form dl dd,
#add-more-books-container-15 .my-research-form-container .my-research-form dl dt, 
#add-more-websites-container-15 .my-research-form-container .my-research-form dl dd,
#add-more-websites-container-15 .my-research-form-container .my-research-form dl dt, 
#my-research-standard-container .my-research-form-container .my-research-form dl dd,
#my-research-standard-container .my-research-form-container .my-research-form dl dt, 
#add-more-citations-container .my-research-form-container .my-research-form dl dd,
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}

#add-more-books-container-15 .my-research-form-container .my-research-form dl dt, 
#add-more-websites-container-15 .my-research-form-container .my-research-form dl dt, 
#my-research-standard-container .my-research-form-container .my-research-form dl dt, 
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
	font-weight: bold;
	text-align: right;
	float: left;
	margin-right: 10px;
	float: left;
	clear: left;
	width: 220px
}

#add-more-books-container-15 .my-research-form-container .my-research-form dl dd, 
#add-more-websites-container-15 .my-research-form-container .my-research-form dl dd, 
#my-research-standard-container .my-research-form-container .my-research-form dl dd, 
#add-more-citations-container .my-research-form-container .my-research-form dl dd {
	text-align: left;
	float: left;
	margin-right: 8px;
}

#add-more-books-container-15 .my-research-form-container .my-research-form div.research-links, 
#add-more-websites-container-15 .my-research-form-container .my-research-form div.research-links, 
#my-research-standard-container .my-research-form-container .my-research-form div.research-links, 
#add-more-citations-container .my-research-form-container .my-research-form div.research-links {
	font-weight: bold;
	clear: both;
}

#add-more-books-container-15 .my-research-form-container .my-research-form div.research-links .link, 
#add-more-websites-container-15 .my-research-form-container .my-research-form div.research-links .link, 
#my-research-standard-container .my-research-form-container .my-research-form div.research-links .link, 
#add-more-citations-container .my-research-form-container .my-research-form div.research-links .link {
	padding-top: 15px;
	font-size: 85%;
}

div#wb-index-item-media book, div.wb-index-item-media book {
	background: url('/advanced/images/icons/icons-book-list.gif') no-repeat left top;
}

.webbook
{
	background:transparent url('/advanced/images/icons/icons-book-list.gif') no-repeat scroll 9px 5px;
	padding:5px 8px 0px 26px;
}
.websites
{
	background:transparent url('/advanced/images/icons/icons-web-sites.gif') no-repeat scroll 9px 5px;
	padding:5px 8px 0px 26px;
}
.citation
{
	background:transparent url('/advanced/images/icons/icons-citation.gif') no-repeat scroll 9px 5px;
	padding:5px 8px 0px 26px;
}

.backintime
{
	background:transparent url('/advanced/images/icons/icons-back-in-time.gif') no-repeat scroll 9px 5px;
	padding:5px 8px 0px 26px;
}

.document
{
	background:transparent url('/advanced/images/icons/icons-special-reports.gif') no-repeat scroll 9px 5px;
	padding:5px 8px 0px 26px;
}

.ebooks
{
	background:transparent url('/advanced/images/icons/icons-special-reports.gif') no-repeat scroll 9px 5px;
	padding:5px 8px 0px 26px;
}
.supremecourt
{
	background:transparent url('/advanced/images/icons/supreme_court_docs.gif') no-repeat scroll 9px 5px;
	padding:5px 8px 0px 26px;
}
.presidentialpapers
{
	background:transparent url('/advanced/images/icons/presidential_docs.gif') no-repeat scroll 9px 5px;
	padding:5px 8px 0px 26px;
}
.teachingwithdocuments
{
	background:transparent url('/advanced/images/icons/teaching_w_docs.gif') no-repeat scroll 9px 5px;
	padding:5px 8px 0px 26px;
}
.specialreports
{
	background:transparent url('/advanced/images/icons/icons-special-reports.gif') no-repeat scroll 9px 5px;
	padding:5px 8px 0px 26px;
}

.wbTitles-minus a:link, .wbTitles-minus a:visited, .wbTitles-minus a:hover, .wbTitles-minus a:active{
	background:transparent url(/advanced/images/document-content-minus.gif) no-repeat scroll 6px 7px;
	padding:5px 8px 0px 22px;
}
.wbTitles-minus{padding:5px 0px 5px;}

h3.research-header-minus{color: #152c79; float:left; width:100%; margin:0px 0px 18px; padding:0px 0px 8px; font-size:14px; border-bottom:1px solid #152c79;}
div#my-research h3.research-header-minus a:link, 
div#my-research h3.research-header-minus a:visited, 
div#my-research h3.research-header-minus a:hover, 
div#my-research h3.research-header-minus a:active
{font-size:13px; font-weight:bold; text-decoration:none; background:url(/advanced/images/document-content-minus.gif) no-repeat 0px 3px; display:block; padding:0px 20px 0px;}
div#my-research h3.research-header-minus a.selected:link, 
div#my-research h3.research-header-minus a.selected:visited, 
div#my-research h3.research-header-minus a.selected:hover, 
div#my-research h3.research-header-minus a.selected:active{background:url(/advanced/images/document-content-minus.gif) no-repeat 0px 3px;}

/* ENH-72 changes starts here*/
#psSearch .search-results-columns-large.encyclopedia, #psSearch .search-results-columns-large-right.encyclopedia 

{

border-top-width: 0px;

border-right-width: 0px;

border-bottom-width: 0px;

border-left-width: 0px;

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

border-top-color: -moz-use-text-color;

border-right-color: -moz-use-text-color;

border-bottom-color: -moz-use-text-color;

border-left-color: -moz-use-text-color;

background-color: transparent;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-x-position: 0%;

background-y-position: 0%;

width: 725px;

}

#psSearch .search-results-columns-large.encyclopedia, #psSearch .search-results-columns-large-right.encyclopedia

{

background-color: transparent;

background-image: url(/advanced/images/background-images/section-location-ps.gif);

background-repeat: no-repeat;

background-attachment: scroll;

background-x-position: right;

background-y-position: top;

width: 746px;

}
#lcSearch .search-results-columns-large.encyclopedia, #lcSearch .search-results-columns-large-right.encyclopedia 

{

border-top-width: 0px;

border-right-width: 0px;

border-bottom-width: 0px;

border-left-width: 0px;

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

border-top-color: -moz-use-text-color;

border-right-color: -moz-use-text-color;

border-bottom-color: -moz-use-text-color;

border-left-color: -moz-use-text-color;

background-color: transparent;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-x-position: 0%;

background-y-position: 0%;

width: 725px;

}

#lcSearch .search-results-columns-large.encyclopedia, #lcSearch .search-results-columns-large-right.encyclopedia

{

background-color: transparent;

background-image: url(/advanced/images/background-images/criticism_header.jpg);

background-repeat: no-repeat;

background-attachment: scroll;

background-x-position: right;

background-y-position: top;

width: 746px;

}

#psSearch .bottom{

    margin:10px 0 0 10px

}



#psSearch .page{

    font-size:10px;

    margin:0 0 20px;

}


#lcSearch .bottom{

    margin:10px 0 0 10px

}



#lcSearch .page{

    font-size:10px;

    margin:0 0 20px;

}


.criticism
{
	background:transparent url('/advanced/images/pathfinder/backgrounds/criticism.gif') no-repeat scroll 9px 5px;
	padding:5px 8px 0px 26px;
}

.ebook
{
	background:transparent url('/advanced/images/pathfinder/backgrounds/ebook.gif') no-repeat scroll 9px 5px;
	padding:5px 8px 0px 26px;
}
.activities
{
        background:transparent url('/wba-app/src/main/webapp/images/icons/activities.gif') no-repeat scroll 9px 5px;
                padding:5px 8px 0px 26px;
}
.interactive {
    background:transparent url(/wba-app/src/main/webapp/images/icons/interactive.gif) no-repeat scroll 9px 5px;
        padding:5px 8px 0px 26px;
}


div#dropDownMenu{

	float:left;

	width:315px;

	font-size:85%;

	padding:2px 0px 0px 0px;

}

div#dropDownMenu a:link, 

div#dropDownMenu a:hover, 

div#dropDownMenu a:visited{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#1C438A;

	text-decoration:none;

	font-weight:normal;

	font-size:10px;

}



div#dropDownMenu a:hover{

	text-decoration:underline;

}

div#dropDownMenu div#dropDownAr{

	position:relative;

	display:none;

	padding:3px;

	width:205px;

	background:#ffffff;

	border:1px solid #1c438a;
/*	top:197px;
	left:315px;*/

}

div#dropDownMenu div#dropDownAr div.dropDown-link{

	background:#dfe8f9;

	padding:2px;

}

div#dropDownMenu div#dropDownAr div.dropDown-link:hover{

	background:#e2e3e7;

	cursor:pointer;

}

div#dropDownMenu div#dropDownAr div.dropDown-link a:link, 

div#dropDownMenu div#dropDownAr div.dropDown-link a:hover, 

div#dropDownMenu div#dropDownAr div.dropDown-link a:visited{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-weight:normal;

	color:#1C438A;

	line-height:12px;

	text-decoration:none;	

}

div#dropDownMenu div#dropDownAr div.dropDown-link a:hover{

	text-decoration:underline;

}

div#dropDownMenu div#dropDownPs{

	position:relative;

	display:none;

	padding:3px;

	width:205px;

	background:#ffffff;

	border:1px solid #1c438a;

	left:690px;

}
div.saveMyRes div#dropDownPs
{
	left:315px !important;
	}
	div.saveMyResBottom div#dropDownBottomPs
{
	left:315px !important;
}

div#dropDownMenu div#dropDownPs div.dropDown-link{

	/*background:#dceef5;*/

	padding:2px;
	background:#dfe8f9;

}

div#dropDownMenu div#dropDownPs div.dropDown-link:hover{

	background:#e2e3e7;

	cursor:pointer;
	

}

div#dropDownMenu div#dropDownPs div.dropDown-link a:link, 

div#dropDownMenu div#dropDownPs div.dropDown-link a:hover, 

div#dropDownMenu div#dropDownPs div.dropDown-link a:visited{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-weight:normal;

	color:#1C438A;

	line-height:12px;

	text-decoration:none;	

}

div#dropDownMenu div#dropDownPs div.dropDown-link a:hover{

	text-decoration:underline;

}

div#dropDownMenu div#dropDownEb{

	position:relative;

	display:none;

	padding:3px;

	width:205px;

	background:#ffffff;

	border:1px solid #1c438a;

	left:690px;

}

div#dropDownMenu div#dropDownEb div.dropDown-link{

	background:#dfe8f9;

	padding:2px;

}

div#dropDownMenu div#dropDownEb div.dropDown-link:hover{

	background:#e2e3e7;

	cursor:pointer;

}

div#dropDownMenu div#dropDownEb div.dropDown-link a:link, 

div#dropDownMenu div#dropDownEb div.dropDown-link a:hover, 

div#dropDownMenu div#dropDownEb div.dropDown-link a:visited{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-weight:normal;

	color:#1C438A;

	line-height:12px;

	text-decoration:none;	

}

div#dropDownMenu div#dropDownEb div.dropDown-link a:hover{

	text-decoration:underline;

}
div#dropDownMenuBottom{

	float:left;

	width:215px;

	font-size:10px;

	padding-top:2px;

}

div#dropDownMenuBottom a:link, 

div#dropDownMenuBottom a:hover, 

div#dropDownMenuBottom a:visited{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#1C438A;

	text-decoration:underline;

	font-weight:normal;

}



div#dropDownMenuBottom a:hover{

	text-decoration:underline;

}

div#dropDownMenuBottom div#dropDownBottomAr{

	position:relative;

	display:none;

	padding:3px;

	width:205px;

	background-color:#ffffff;

	border:1px solid #1c438a;

	left:315px;

}

div#dropDownMenuBottom div#dropDownBottomAr div.dropDown-link{

	background-color:#dfe8f9;

	padding:2px;

}

div#dropDownMenuBottom div#dropDownBottomAr div.dropDown-link:hover{

	background-color:#e2e3e7;

	cursor:pointer;

}

div#dropDownMenuBottom div#dropDownBottomAr div.dropDown-link a:link, 

div#dropDownMenuBottom div#dropDownBottomAr div.dropDown-link a:hover, 

div#dropDownMenuBottom div#dropDownBottomAr div.dropDown-link a:visited{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#1C438A;

	line-height:12px;

	text-decoration:none;

}

div#dropDownMenuBottom div#dropDownBottomAr div.dropDown-link a:hover{

	text-decoration:underline;

}

div#dropDownMenuBottom div#dropDownBottomPs{

	position:relative;

	display:none;

	padding:3px;

	width:205px;

	background-color:#ffffff;

	border:1px solid #1c438a;

	left:690px;

}

div#dropDownMenuBottom div#dropDownBottomPs div.dropDown-link{

	background-color:#dfe8f9;

	padding:2px;

}

div#dropDownMenuBottom div#dropDownBottomPs div.dropDown-link:hover{

	background-color:#e2e3e7;

	cursor:pointer;

}

div#dropDownMenuBottom div#dropDownBottomPs div.dropDown-link a:link, 

div#dropDownMenuBottom div#dropDownBottomPs div.dropDown-link a:hover, 

div#dropDownMenuBottom div#dropDownBottomPs div.dropDown-link a:visited{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#1C438A;

	line-height:12px;

	text-decoration:none;

}

div#dropDownMenuBottom div#dropDownBottomPs div.dropDown-link a:hover{

	text-decoration:underline;

}

div#dropDownMenuBottom div#dropDownBottomEb{

	position:relative;

	display:none;

	padding:3px;

	width:205px;

	background-color:#ffffff;

	border:1px solid #1c438a;

	left:690px;

}

div#dropDownMenuBottom div#dropDownBottomEb div.dropDown-link{

	background-color:#dfe8f9;

	padding:2px;

}

div#dropDownMenuBottom div#dropDownBottomEb div.dropDown-link:hover{

	background-color:#e2e3e7;

	cursor:pointer;

}

div#dropDownMenuBottom div#dropDownBottomEb div.dropDown-link a:link, 

div#dropDownMenuBottom div#dropDownBottomEb div.dropDown-link a:hover, 

div#dropDownMenuBottom div#dropDownBottomEb div.dropDown-link a:visited{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#1C438A;

	line-height:12px;

	text-decoration:none;

}

div#dropDownMenuBottom div#dropDownBottomEb div.dropDown-link a:hover{

	text-decoration:underline;

}
div#tools-container ul.tools-list li.MyRes{
	width:180px;
}

div#tools-container ul.tools-list li span.tools-list-link-1 div#ArtMeddropDownMenu{
	float:left;
	width:170px;
	font-size:86%;
	padding:0px 0px 0px 0px;
}
.lc-doc {
	background: url('/advanced/images/background-images/criticism_header.jpg') no-repeat top right;
}
.lc-long {
	background: url('/advanced/images/background-images/criticism_header.jpg') no-repeat -71px 0px;
}

div.module-home-element .text ol li.none{
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
div.module-home-element .text ol {
 	list-style:none
}

div.mvEBooks ol {
	padding:0px 0px 0px 16px;
	list-style: disc;
	font-weight: bold;
	line-height: 24px;
}
div.mvEBooks ol li{
	padding:0px 10px 0px 0px;
	list-style-type:none;
	margin-bottom:-10px;
	font-size:11px;
}
/* ENH-72 changes ends here*/

/*Added to fix BUG-499*/
#citation-results

{

    

    padding: 25px 0px 20px 0px;

    font-family:Verdana, Arial, Helvetica, sans-serif;

    padding-left : 10px;

}



#citation-results dt

{

    font-weight : bold;

    font-size : 87%;

    clear:both;

}
/* Changed for WBDP-149*/
#citation-results dd

{

    margin : 0 10px 0 32px;

    font-size : 87%;
    
    text-indent : -32px;

}

#citation-results ul li

{

    display : inline;

    list-style : none;

    padding-right : 10px;

    padding-left : 0px;

    margin-left : 0px;

	float:left;

	background:none;

}

#citation-results ul

{

    padding: 10px 0px 10px 0px;

    margin-left : 0px;

}
/*Changes to fix BUG-499 ends here*/
/* ENH-97 changes starts here*/
#productBottom {
	border-top:1px solid #81B283;
	margin-top:4px;
	padding-top:4px;
}
/* ENH-97 changes ends here*/

/*Added for BUG-524*/
div#dropDownMenu div#dropDownCreate{

        position:relative;

        display:none;

        padding:3px;

        width:205px;

        background:#ffffff;

        border:1px solid #1c438a;

}

div#dropDownMenu div#dropDownCreate div.dropDown-link{
        background-color:#dfe8f9;
        padding:2px;
}

div#dropDownMenu div#dropDownCreate div.dropDown-link:hover{
        background-color:#e2e3e7;
        cursor:pointer;
}

div#dropDownMenu div#dropDownCreate div.dropDown-link a:link,
div#dropDownMenu div#dropDownCreate div.dropDown-link a:hover,
div#dropDownMenu div#dropDownCreate div.dropDown-link a:visited{
        font-family:Verdana, Arial, Helvetica, sans-serif;
        color:#1C438A;
        line-height:12px;
        text-decoration:none;
}
div#dropDownMenu div#dropDownCreate div.dropDown-link a:hover{
        text-decoration:underline;
}
/*Changes for BUG-524 end here*/


/* ENH-109 starts here */
/***************		BEGIN LOGIN ERROR PAGE ELEMENT STYLES		*****************/

div.module-login-element {
	float: left;
	padding: 0px 10px 5px 10px;
	width: 290px;
	margin: 0px 1px 0px 0px;
	background:transparent url(/advanced/images/background-images/module-login-background-crop.gif) no-repeat scroll center top;
}

div.module-login-element.last {
	width: 289px;
}


div.module-login-element ol.bullet-list {
	list-style: disc;
	padding: 0px 0px 0px 15px !important;
}

div.module-login-element div.text {
	padding: 10px 0px 0px 0px;
	line-height: 16px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


div.module-login-element div.login-center-top {
	color: #ffffff;
	padding: 10px 0px;
}


div.module-login-element div.login-center-top a:link,div.module-login-element div.login-center-top a:visited,div.module-login-element div.login-center-top a:active {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}


div.module-login-element div.login-center-top .links a:link, 
div.module-login-element div.login-center-top .links a:visited, 
div.module-login-element div.login-center-top .links a:active {
	text-decoration:none;
}
div.module-login-element div.login-center-top .links a:hover{
	text-decoration:underline;
}

div.module-login-element div.login-center-top a:hover {
	text-decoration: none;
}

div.module-login-element div.login-center-top #input-name-user-name, div.module-login-element div.login-center-top #input-password, div.module-login-element div.login-center-top #input-name-library {
	width: 130px;
}

div.module-login-element div.login-center-top #input-name-library {
	width: 220px;
}

div.module-login-element div.login-center-top div.login-row.center {
	text-align: center;
}

div.module-login-element div.login-center-top div.login-row.center strong {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.module-login-element div.login-center-top div.login-row strong.small-text {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.module-login-element div.login-center-top div.login-row {
	clear: both;
	padding: 2px 0px 0px 0px;
}

div.module-login-element div.login-center-top div.login-row label,
div.module-login-element div.login-center-top div.login-row input,
div.module-login-element div.login-center-top div.login-row input.go-button {
	float: left;
}


div.module-login-element div.login-center-top div.login-row input.go-button {
	padding: 0px 0px 0px 3px;
}

div.module-login-element div.login-center-top div.login-row img {
	margin-top: -2px;
}

div.module-login-element div.login-center-top div.login-row label {
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 85px;
}

div.module-login-element div.login-center-top div.login-row.options {
	clear: both;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

div.module-login-element div.login-center-top div.login-row.options input.checkbox {
	width: 13px;
	height: 13px;
	margin:0 3px 0 0;
}

div.module-login-element div.login-center-top div.login-row.links {
	padding: 0px 0px 4px 15px;
}

div.module-login-element div.login-center-top div.error {
	clear: both;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*div#world-book-sales{
	margin:0px !important;
	margin:0px -1px 0px -1px;
}*/

/***************		END LOGIN ERROR PAGE ELEMENT STYLES		**************/

/* Websites title showing too BIG fix*/
h1.red{
   font-size: 17px;
}


#add-more-books-container-18, #add-more-websites-container-18, #add-more-citations-container{display:none;}
#add-more-books-container-18 .my-research-form-container, 
#add-more-websites-container-18 .my-research-form-container, 
#my-research-standard-container .my-research-form-container, 
#add-more-citations-container .my-research-form-container {
	font-family: Verdana, Arial,Sans-Serif;
	font-size: 100%;
	background:none;
}
#add-more-books-container-18 .my-research-form-container.research-page, 
#add-more-websites-container-18 .my-research-form-container.research-page, 
#add-more-citations-container .my-research-form-container.research-page {border:1px solid #8ba7d4; padding:10px; background-color:#d3e2fa;color: #243b7d;}

#add-more-books-container-18 .my-research-form-container .my-research-form .message, 
#add-more-websites-container-18 .my-research-form-container .my-research-form .message, 
#my-research-standard-container .my-research-form-container .my-research-form .message , 
#add-more-citations-container .my-research-form-container .my-research-form .message  {
	clear: both;
	padding-top: 13px;
	font-size: 85%;
	font-weight: bold;
}

#add-more-books-container-18 .my-research-form-container .my-research-form dl, 
#add-more-websites-container-18 .my-research-form-container .my-research-form dl,
#my-research-standard-container .my-research-form-container .my-research-form dl,
#add-more-citations-container .my-research-form-container .my-research-form dl  {
	clear: both;
	height:25px;
}

#add-more-books-container-18 .my-research-form-container .my-research-form dl dd,
#add-more-books-container-18 .my-research-form-container .my-research-form dl dt, 
#add-more-websites-container-18 .my-research-form-container .my-research-form dl dd,
#add-more-websites-container-18 .my-research-form-container .my-research-form dl dt, 
#my-research-standard-container .my-research-form-container .my-research-form dl dd,
#my-research-standard-container .my-research-form-container .my-research-form dl dt, 
#add-more-citations-container .my-research-form-container .my-research-form dl dd,
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}

#add-more-books-container-18 .my-research-form-container .my-research-form dl dt, 
#add-more-websites-container-18 .my-research-form-container .my-research-form dl dt, 
#my-research-standard-container .my-research-form-container .my-research-form dl dt, 
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
	font-weight: bold;
	text-align: right;
	float: left;
	margin-right: 10px;
	float: left;
	clear: left;
	width: 220px
}

#add-more-books-container-18 .my-research-form-container .my-research-form dl dd, 
#add-more-websites-container-18 .my-research-form-container .my-research-form dl dd, 
#my-research-standard-container .my-research-form-container .my-research-form dl dd, 
#add-more-citations-container .my-research-form-container .my-research-form dl dd {
	text-align: left;
	float: left;
	margin-right: 8px;
}

#add-more-books-container-18 .my-research-form-container .my-research-form div.research-links, 
#add-more-websites-container-18 .my-research-form-container .my-research-form div.research-links, 
#my-research-standard-container .my-research-form-container .my-research-form div.research-links, 
#add-more-citations-container .my-research-form-container .my-research-form div.research-links {
	font-weight: bold;
	clear: both;
}

#add-more-books-container-18 .my-research-form-container .my-research-form div.research-links .link, 
#add-more-websites-container-18 .my-research-form-container .my-research-form div.research-links .link, 
#my-research-standard-container .my-research-form-container .my-research-form div.research-links .link, 
#add-more-citations-container .my-research-form-container .my-research-form div.research-links .link {
	padding-top: 15px;
	font-size: 85%;
}

/* R14: WBDP-1776 Added styles for social power my research */
#add-more-books-container-25, #add-more-websites-container-25, #add-more-citations-container{display:none;}
#add-more-books-container-25 .my-research-form-container, 
#add-more-websites-container-25 .my-research-form-container, 
#my-research-standard-container .my-research-form-container, 
#add-more-citations-container .my-research-form-container {
	font-family: Verdana, Arial,Sans-Serif;
	font-size: 100%;
	background:none;
}
#add-more-books-container-25 .my-research-form-container.research-page, 
#add-more-websites-container-25 .my-research-form-container.research-page, 
#add-more-citations-container .my-research-form-container.research-page {border:1px solid #8ba7d4; padding:10px; background-color:#d3e2fa;color: #243b7d;}

#add-more-books-container-25 .my-research-form-container .my-research-form .message, 
#add-more-websites-container-25 .my-research-form-container .my-research-form .message, 
#my-research-standard-container .my-research-form-container .my-research-form .message , 
#add-more-citations-container .my-research-form-container .my-research-form .message  {
	clear: both;
	padding-top: 13px;
	font-size: 85%;
	font-weight: bold;
}

#add-more-books-container-25 .my-research-form-container .my-research-form dl, 
#add-more-websites-container-25 .my-research-form-container .my-research-form dl,
#my-research-standard-container .my-research-form-container .my-research-form dl,
#add-more-citations-container .my-research-form-container .my-research-form dl  {
	clear: both;
	height:25px;
}

#add-more-books-container-25 .my-research-form-container .my-research-form dl dd,
#add-more-books-container-25 .my-research-form-container .my-research-form dl dt, 
#add-more-websites-container-25 .my-research-form-container .my-research-form dl dd,
#add-more-websites-container-25 .my-research-form-container .my-research-form dl dt, 
#my-research-standard-container .my-research-form-container .my-research-form dl dd,
#my-research-standard-container .my-research-form-container .my-research-form dl dt, 
#add-more-citations-container .my-research-form-container .my-research-form dl dd,
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}

#add-more-books-container-25 .my-research-form-container .my-research-form dl dt, 
#add-more-websites-container-25 .my-research-form-container .my-research-form dl dt, 
#my-research-standard-container .my-research-form-container .my-research-form dl dt, 
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
	font-weight: bold;
	text-align: right;
	float: left;
	margin-right: 10px;
	float: left;
	clear: left;
	width: 220px
}

#add-more-books-container-25 .my-research-form-container .my-research-form dl dd, 
#add-more-websites-container-25 .my-research-form-container .my-research-form dl dd, 
#my-research-standard-container .my-research-form-container .my-research-form dl dd, 
#add-more-citations-container .my-research-form-container .my-research-form dl dd {
	text-align: left;
	float: left;
	margin-right: 8px;
}

#add-more-books-container-25 .my-research-form-container .my-research-form div.research-links, 
#add-more-websites-container-25 .my-research-form-container .my-research-form div.research-links, 
#my-research-standard-container .my-research-form-container .my-research-form div.research-links, 
#add-more-citations-container .my-research-form-container .my-research-form div.research-links {
	font-weight: bold;
	clear: both;
}

#add-more-books-container-25 .my-research-form-container .my-research-form div.research-links .link, 
#add-more-websites-container-25 .my-research-form-container .my-research-form div.research-links .link, 
#my-research-standard-container .my-research-form-container .my-research-form div.research-links .link, 
#add-more-citations-container .my-research-form-container .my-research-form div.research-links .link {
	padding-top: 15px;
	font-size: 85%;
}

/*.eBookHomeConent .leftSideHolder hr, .eBookHomeConent .mvEBooks hr{
	border-color:-moz-use-text-color -moz-use-text-color #152C79;
	border-style:none none solid;
	border-width:medium medium 1px;
	clear:right;
	height:0px;
	margin:0;
	padding:0;
}*/

/* Added for Science Power */
/*Added for R10-022:WBDP-666*/
font.smallcaps{
font-size: 10pt;
}

/* DEV-1938 */
.addResearchSpacing .controlWrap .allControl div#dropDownMenu div#dropDownAr {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #1C438A;
    display: none;
    left: 317px;
    padding: 3px;
    position: relative;
    width: 205px;
}
div.lexileSaveRes div#dropDownAr
{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #1C438A;
    display: none;
    left: 159px !important;
    padding: 3px;
    position: relative;
    width: 205px;
	}
/* DEV-1938 END */
#wb-index-heading-2 td {
    padding-bottom: 10px;
    white-space: normal;
	float:left;
	padding-right:10px;
}	

td.wb-index-head-lft2{ width:0px;}

td.wb-index-head-rt2{ width:0px;}


#add-more-books-container-31, #add-more-websites-container-31, #add-more-citations-container{display:none;}
#add-more-books-container-31 .my-research-form-container, 
#add-more-websites-container-31 .my-research-form-container, 
#my-research-standard-container .my-research-form-container, 
#add-more-citations-container .my-research-form-container {
        font-family: Verdana, Arial,Sans-Serif;
        font-size: 100%;
        background:none;
}
#add-more-books-container-31 .my-research-form-container.research-page, 
#add-more-websites-container-31 .my-research-form-container.research-page, 
#add-more-citations-container .my-research-form-container.research-page {border:1px solid #8ba7d4; padding:10px; background-color:#d3e2fa;color: #243b7d;}

#add-more-books-container-31 .my-research-form-container .my-research-form .message, 
#add-more-websites-container-31 .my-research-form-container .my-research-form .message, 
#my-research-standard-container .my-research-form-container .my-research-form .message , 
#add-more-citations-container .my-research-form-container .my-research-form .message  {
        clear: both;
        padding-top: 13px;
        font-size: 85%;
        font-weight: bold;
}

#add-more-books-container-31 .my-research-form-container .my-research-form dl, 
#add-more-websites-container-31 .my-research-form-container .my-research-form dl,
#my-research-standard-container .my-research-form-container .my-research-form dl,
#add-more-citations-container .my-research-form-container .my-research-form dl  {
        clear: both;
        height:25px;
}

#add-more-books-container-31 .my-research-form-container .my-research-form dl dd,
#add-more-books-container-31 .my-research-form-container .my-research-form dl dt, 
#add-more-websites-container-31 .my-research-form-container .my-research-form dl dd,
#add-more-websites-container-31 .my-research-form-container .my-research-form dl dt, 
#my-research-standard-container .my-research-form-container .my-research-form dl dd,
#my-research-standard-container .my-research-form-container .my-research-form dl dt, 
#add-more-citations-container .my-research-form-container .my-research-form dl dd,
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
        font-size: 85%;
        margin: 0px;
        padding: 0px;
}

#add-more-books-container-31 .my-research-form-container .my-research-form dl dt, 
#add-more-websites-container-31 .my-research-form-container .my-research-form dl dt, 
#my-research-standard-container .my-research-form-container .my-research-form dl dt, 
#add-more-citations-container .my-research-form-container .my-research-form dl dt {
        font-weight: bold;
        text-align: right;
        float: left;
        margin-right: 10px;
        float: left;
        clear: left;
        width: 220px
}

#add-more-books-container-31 .my-research-form-container .my-research-form dl dd, 
#add-more-websites-container-31 .my-research-form-container .my-research-form dl dd, 
#my-research-standard-container .my-research-form-container .my-research-form dl dd, 
#add-more-citations-container .my-research-form-container .my-research-form dl dd {
        text-align: left;
        float: left;
        margin-right: 8px;
}

#add-more-books-container-31 .my-research-form-container .my-research-form div.research-links, 
#add-more-websites-container-31 .my-research-form-container .my-research-form div.research-links, 
#my-research-standard-container .my-research-form-container .my-research-form div.research-links, 
#add-more-citations-container .my-research-form-container .my-research-form div.research-links {
        font-weight: bold;
        clear: both;
}

#add-more-books-container-31 .my-research-form-container .my-research-form div.research-links .link, 
#add-more-websites-container-31 .my-research-form-container .my-research-form div.research-links .link, 
#my-research-standard-container .my-research-form-container .my-research-form div.research-links .link, 
#add-more-citations-container .my-research-form-container .my-research-form div.research-links .link {
        padding-top: 15px;
        font-size: 85%;
}


