/* Layout styles: margin, padding, width, borders, float, display. All things that effect the layout. */

/* font styles: font-family, font-size, font-weight, font-style; these styles can affect the layout, so they are in the layout CSS. */

/* YUI reset elements */

body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

button.image-button {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	border: 0px;
	cursor: pointer;
	cursor: hand;
}

/* YUI fonts */

body {
	font: 13px Verdana,clean,sans-serif;
	*font-size: small;
	*font: x-small;
	//background: url('/advanced/images/background-images/body-background.gif') no-repeat;
	//background-color: #FFFFFF;
	background-color:#EDF2F7;
	text-align:left;	/*For Chrome Browser*/
}

table {
	font-size: inherit;
	font: 100%;
}

select, input, textarea {
	font: 99% arial,helvetica,clean,sans-serif;
}

pre, code {
	font: 115% monospace;
	*font-size: 100%;
}

body * {
	line-height: 1.22em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a, img {
	outline: none;
	border: 0;
       visibility: visible !important;
}
a
{    color: #1C438A;}
button {
	outline: none;
	font-size: 92%;
}

button img {
	display: block;
}

input, select, textarea {
	font-size: 112%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.clearing {/* DIV for Mozilla browser float hack */
	clear: both;
	height: 1px;/* Heightmust be 1 for the wrapping element to actually wrap the containing elements (IE fix) */
	overflow: hidden;/* Style used because MSIE refuses to automatically make div tags less than 1em high when in Standards Compatible mode. */
}

div.tools-clearing {/* DIV for Mozilla browser float hack */
	clear: both;
	height: 1px;/* Heightmust be 1 for the wrapping element to actually wrap the containing elements (IE fix) */
	overflow: hidden;/* Style used because MSIE refuses to automatically make div tags less than 1em high when in Standards Compatible mode. */
}

img.floating-image-right {
	float: right;
	padding: 5px 0px 5px 5px;
}

img.floating-image-left {
	float: left;
	padding: 5px;
}

img.floating-image-left-no-pad {
	float: left;
	padding: 5px 10px 5px 0px;
}

img.floating-image-left-no-pad.with-list {
	padding: 0px 30px 5px 0px;
}

/**************		BEGIN SITE STYLES		******************/

div#container {
	position:relative;
	width: 949px;
	margin: 0 auto;
}

div#body {
	margin: -1px 10px 0px 10px;
	border-top: 1px solid #1c438a;
	border-bottom: 1px solid #1c438a;
	width: 934px;
	background: url('/advanced/images/background-images/home-login-page-seperator.gif') left repeat-y;
}

div#body div.home-page-column {
	width: 310px;
	float: left;
	margin: 0px 0px 0px 1px !important;
	margin: 0px 0px 0px 0px;
	border-left: none !important;
	border-left: 1px solid #1c438a;
}

div#body div.login-page-row {
	width: 932px;
	clear: both;
	margin: 0px 0px 0px 1px;
	border-bottom: 1px solid #1c438a;
}

div#body div.login-page-row.top {
	background: url('/advanced/images/background-images/module-login-background-crop.gif') center top no-repeat;
}

div#body div.login-page-row.last {
	border: none;
}

div.module-headers {
	background: url('/advanced/images/background-images/h2-background-image-border.gif') left bottom repeat-y;
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px -10px;
}

div.module-headers.timeline {
	margin: 0px 0px 0px 0px;
}

div.module-headers.extended {
	background: url('/advanced/images/background-images/h2-background-image-border-long.gif') left bottom repeat-y;

}

.right-side-content {
	width: 172px;
	margin: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px -10px;
	padding-left: 0px !important;
	padding-left: 10px;

}

div.module-headers.orange-background {
	background: url('/advanced/images/background-images/h2-background-image-orange-border.gif') left bottom repeat-y;
}

div.module-headers h2.module-headers-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3664b3;
	font-size: 122%;
	line-height: 1;
	font-weight: normal;
}

div.module-headers.citation-page {
	width: 180px;
}

div#left-side-document-content div.module-headers {
	margin-right: -5px;
}

/**************	THIS IS NEEDED SO THAT THE CONTENT WILL APPEAR BELOW THE TOP TOOLS BOX AND BUTTONS	**************/

.top-content-container {
	width: 540px;
	float: left;
	margin: 0px 0px 10px 0px;
}

.top-content-container.long {
	width: 720px;
	float: left;
	margin: 0px 0px 10px 0px;
}

/**************	THE ABOVE IS NEEDED SO THAT THE CONTENT WILL APPEAR BELOW THE TOP TOOLS BOX AND BUTTONS	**************/

div.printHeader {
	display: none;
}
.btnStyles{
	margin:0px 0px 0px 5px;
}
/**************		END SITE STYLES		******************/

/**************		BEGIN PREPROCESSED CONTENT STYLES		******************/

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

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

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

div#wb-index-item-bt, div.wb-index-item-bt {
	background: url('/advanced/images/icons/icons-back-in-time.gif') no-repeat left top;
}

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

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

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

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

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

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

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

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

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

div#wb-index-item-md, div.wb-index-item-md {
	background: url('/advanced/images/icons/tools-box-dot2.gif') no-repeat left top;
}

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

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

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

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

div#wb-index-item-sp, div.wb-index-item-sp,
div#wb-index-item-pp, div.wb-index-item-pp,
div#wb-index-item-td, div.wb-index-item-td,
div#wb-index-item-ar, div.wb-index-item-ar, 
div#wb-index-item-ci, div.wb-index-item-ci, 
div#wb-index-item-quest, div.wb-index-item-quest, 
div#wb-index-item-book, div.wb-index-item-book, 
div#wb-index-item-bt, div.wb-index-item-bt, 
div#wb-index-item-sr, div.wb-index-item-sr, 
div#wb-index-item-ws, div.wb-index-item-ws, 
div#wb-index-item-rm, div.wb-index-item-rm, 
div#wb-index-item-ta, div.wb-index-item-ta, 
div#wb-index-item-img, div.wb-index-item-img,
div#wb-index-item-frame, div.wb-index-item-frame,
div#wb-index-item-pc, div.wb-index-item-pc,
div#wb-index-item-au, div.wb-index-item-au,
div#wb-index-item-vd, div.wb-index-item-vd,
div#wb-index-item-dot, div#wb-index-item-selmedia, div#wb-index-item-sk, div#wb-index-item-bh
 {
	padding: 0px 0px 5px 20px;
	margin: 0px 0px 0px 0px;
}
div.wb-index-item-blank {
	padding: 6px 0px 5px 15px;
	margin: 0px 0px 0px 0px;
}
div#wb-index-item-sp, div#wb-index-item-sp a:link, div#wb-index-item-sp a:hover, div#wb-index-item-sp a:visited, 
div#wb-index-item-pp, div#wb-index-item-pp a:link, div#wb-index-item-pp a:hover, div#wb-index-item-pp a:visited, 
div#wb-index-item-td, div#wb-index-item-td a:link, div#wb-index-item-td a:hover, div#wb-index-item-td a:visited,
div#wb-index-item-ar, div#wb-index-item-ar a:link, div#wb-index-item-ar a:hover, div#wb-index-item-ar a:visited, 
div#wb-index-item-quest, div#wb-index-item-quest a:link, div#wb-index-item-quest a:hover, div#wb-index-item-quest a:visited, 
div#wb-index-item-book, div#wb-index-item-book a:link, div#wb-index-item-book a:hover, div#wb-index-item-book a:visited, 
div#wb-index-item-bt, div#wb-index-item-bt a:link, div#wb-index-item-bt a:hover, div#wb-index-item-bt a:visited, 
div#wb-index-item-sr, div#wb-index-item-sr a:link, div#wb-index-item-sr a:hover, div#wb-index-item-sr a:visited, 
div#wb-index-item-ws, div#wb-index-item-ws a:link, div#wb-index-item-ws a:hover, div#wb-index-item-ws a:visited, 
div#wb-index-item-rm, div#wb-index-item-rm a:link, div#wb-index-item-rm a:hover, div#wb-index-item-rm a:visited, 
div#wb-index-item-img, div#wb-index-item-img a:link, div#wb-index-item-img a:hover, div#wb-index-item-img a:visited, 
div.right-side-content.div.wb-index-item-ar, div.right-side-content.div.wb-index-item-ar a:link, div.right-side-content.div.wb-index-item-ar a:hover, div.right-side-content.div.wb-index-item-ar a:visited, 
div.right-side-content.div.wb-index-item-quest, div.right-side-content.div.wb-index-item-quest a:link, div.right-side-content.div.wb-index-item-quest a:hover, div.right-side-content.div.wb-index-item-quest a:visited, 
div.right-side-content.div.wb-index-item-book, div.right-side-content.div.wb-index-item-book a:link, div.right-side-content.div.wb-index-item-book a:hover, div.right-side-content.div.wb-index-item-book a:visited, 
div.right-side-content.div.wb-index-item-bt, div.right-side-content.div.wb-index-item-bt a:link, div.right-side-content.div.wb-index-item-bt a:hover, div.right-side-content.div.wb-index-item-bt a:visited, 
div.right-side-content.div.wb-index-item-sr, div.right-side-content.div.wb-index-item-sr a:link, div.right-side-content.div.wb-index-item-sr a:hover, div.right-side-content.div.wb-index-item-sr a:visited, 
div.right-side-content.div.wb-index-item-ws, div.right-side-content.div.wb-index-item-ws a:link, div.right-side-content.div.wb-index-item-ws a:hover, div.right-side-content.div.wb-index-item-ws a:visited, 
div.right-side-content.div.wb-index-item-rm, div.right-side-content.div.wb-index-item-rm a:link, div.right-side-content.div.wb-index-item-rm a:hover, div.right-side-content.div.wb-index-item-rm a:visited, 
div.right-side-content.div.wb-index-item-ta, div.right-side-content.div.wb-index-item-ta a:link, div.right-side-content.div.wb-index-item-ta a:hover, div.right-side-content.div.wb-index-item-ta a:visited, 
div.right-side-content.div.wb-index-item-img, div.right-side-content.div.wb-index-item-img a:link, div.right-side-content.div.wb-index-item-img a:hover, div.right-side-content.div.wb-index-item-img a:visited,
div.right-side-content.div.wb-index-item-frame, div.right-side-content.div.wb-index-item-frame a:link, div.right-side-content.div.wb-index-item-frame a:hover, div.right-side-content.div.wb-index-item-frame a:visited,
div.right-side-content.div.wb-index-item-ci, div.right-side-content.div.wb-index-item-ci a:link, div.right-side-content.div.wb-index-item-ci a:hover, div.right-side-content.div.wb-index-item-ci a:visited, 
div#wb-index-item-dot a:link, div#wb-index-item-dot a:hover, div#wb-index-item-dot a:visited, div#wb-index-item-selmedia a:link, div#wb-index-item-selmedia a:hover, div#wb-index-item-selmedia a:visited, div#wb-index-item-sk a:link, div#wb-index-item-sk a:hover, div#wb-index-item-sk a:visited, 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: 10px;
	color: #1c438a;
}
div#wb-index-item-dot a:link, div#wb-index-item-dot a:hover, div#wb-index-item-dot a:visited 
{
	width:130px;
	display:inherit;
	}
	
div#wb-index-item-ar{
	width:auto;
	}

div#wb-index-item-ar a:hover, div#wb-index-item-quest a:hover, div#wb-index-item-book a:hover, div#wb-index-item-bt a:hover, div#wb-index-item-sr a:hover, div#wb-index-item-ws a:hover, div#wb-index-item-rm a:hover, div#wb-index-item-img a:hover, div#wb-index-item-ta a:hover, div#wb-index-item-frame a:hover,div#wb-index-item-ci a:hover,
div.wb-index-item-ar a:hover, div.wb-index-item-quest a:hover, div.wb-index-item-book a:hover, div.wb-index-item-bt a:hover, div.wb-index-item-sr a:hover, div.wb-index-item-ws a:hover, div.wb-index-item-rm a:hover, div.wb-index-item-img a:hover,div.wb-index-item-ta a:hover, div.wb-index-item-frame a:hover,div.wb-index-item-ci a:hover, div#wb-index-item-dot a:hover, div#wb-index-item-selmedia a:hover, div#wb-index-item-sk a:hover, div#wb-index-item-bh a:hover {
	text-decoration: none;
}


a:link.wb-index-item, 
a:hover.wb-index-item, 
a:visited.wb-index-item{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1c438a;
}
a:hover.wb-index-item{text-decoration:none;}

a:link.homelink, 
a:hover.homelink, 
a:visited.homelink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#1c438a;
}
a:hover.homelink{text-decoration:none;}

a:link.browseactive,
a:hover.browseactive, 
a:visited.browseactive{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#1c438a;
}
a:hover.browseactive{text-decoration:none;}
/**************		END PREPROCESSED CONTENT STYLES		******************/




div#dict-search{
	background-color: #d3e2fa;
	width:375px;
	padding:10px;
	margin:10px 10px 10px 0px;
}
div#dict-search dl dd{
	float:left;
	padding:0px 5px 0px 0px;
}
div#dict-search b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	color: #243b7d;
	font-size: 100%;
}

table.wb-cnt-table{
	border:1px solid #8ba7d4;
	margin:10px 0px 10px 0px;
}
table.wb-cnt-table td{
	padding:5px;
}

input.tih{
	width:130px;
	background-color:#d3e2fa;
	color:#000000;
	border:1px solid #8ba7d4;;
	margin:5px;
	padding:1px;
}
input.tih:hover{
	color:#FFFFFF;
	background-color: #243b7d;
	cursor:pointer;
}

div.clearing-400{
     height:400px;
     clear:both;
overflow:hidden;
}



.relarticlehead, .res-slugline{
    font-size:123%;
    color:#000000; /*#436094;*/
    font-weight:bold;
}

div#wb-index-item-sp, div.wb-index-item-sp {
        background: url('/advanced/images/icons/supreme_court_docs.gif') no-repeat left top;
}
div#wb-index-item-pp, div.wb-index-item-pp {
        background: url('/advanced/images/icons/presidential_docs.gif') no-repeat left top;
}
div#wb-index-item-td, div.wb-index-item-td {
        background: url('/advanced/images/icons/teaching_w_docs.gif') no-repeat left top;
}

.relarticlehead, .res-slugline, .hpfsubheadred{
    font-size:123%;
    color:#000000; /*#436094;*/
    font-weight:bold;
}

table.whatsnew {
        margin:0 0 10px;
}

table.whatsnew td.slugtext{border:1px solid black; padding:8px 10px;}


div#left-side-document-content a:link, 
div#left-side-document-content a:visited, 
div#left-side-document-content a:hover, 
div#left-side-document-content a:active{color:#1C438A;font-size:13px;}
div#left-side-document-content a:hover{text-decoration:none;}

#two-column-body #left-side-document-content table tr td{
	width:168px;
	display:block;
}

/*----------------------------------------
	DICTIONARY OVERLAY
------------------------------------------*/


div#dictionaryOverLay {
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute;
}
body  div#dictionaryOverLay {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}


#dictionaryOverLay {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #1C438A;
    display:block;
    left:15%;
    padding:9px 9px 13px 18px;
    top:25%;
    width:430px;
    font-size:10px;
    z-index:90;
}

#dictionaryOverLay a:link,
#dictionaryOverLay a:visited,
#dictionaryOverLay a:hover,
#dictionaryOverLay a:active{
    color:#1C438A;
}

#dictionaryOverLay .header{
    font-size:11px;
}

#dictionaryOverLay .red {
color:#FF0000;
}

#dictionaryOverLay .closeButton {
    margin:0;
    text-align:right;
}

#dictionaryOverLay .overlaySearch {
    background:#fff none repeat scroll 0 0;
    color:#000;
    font-size:10px;
    font-weight:bold;
    margin:0;
    padding: 10px;
    width:400px;
    border:1px solid #1C438A;
}

#dictionaryOverLay .dictionarySearch {
    width:229px;
    padding:2px 0 3px 4px;
    font-size:13px;
}

#dictionaryOverLay .goBtn {
    padding:0;
    vertical-align:top;
    padding:0px 0 0px 4px;
}

#dictionaryOverLay p{
    margin:0 0 20px;
}

#dictionaryOverLay h2{
	font-size:11px;
	margin:0 0 20px;
}

#dictionaryOverLay .redTitle{
	float:none;
	font-size:10px;
	font-weight:bold;
	padding:0  0 0;
}

#dictionaryOverLay .wb-dict-headword {
	color:#000000;
	font-size:10px;
}

#dictionaryOverLay ol{
	margin:0 20px;
}

/* Changed to have scroll bar in Dictionary overlay */
#dictionaryOverLay .dictionary{
	padding:0;
	background:none;
	display:block;
        height:200px;
        margin:0 0 15px;
        overflow-y:auto;
}

#dictionaryOverLay div.inPageSearch {
	background:#fff none repeat scroll 0 0;
	height:21px;
	width:auto;
	padding:10px;
	border:1px solid #1C438A;
}

#dictionaryOverLay div.inPageSearch dl dd{
	float:left;
	margin:0 0 0 6px;
}

#dictionaryOverLay .bodySearch{
	width:219px;
}

/*----------------------------------------
	END DICTIONARY OVERLAY
------------------------------------------*/

.dictionaryHead{
	font-size:10px;
	width:172px;
}


/*Added for WBDP-650*/
div.westtext{
        font-size:9px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        padding-top:11px;
        color:#367790;
}

.ebookdownload{
	font-size:9px;font-family:Verdana, Arial, Helvetica, sans-serif;
	background: none repeat scroll 0 0 000000;
}
.downloadebook{
	font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:13px;	
	clear:both;	
}

/**********************LEXILE ADV. Search START**********************/
/*div#two-column-body
{float:left;}*/
div.lexileContent div#two-column-body div#left-side-document-content {
    background: none repeat scroll 0 0 #eef9ff;
    float: left;
    padding: 0;
    width: 180px;
}
div.lexileContent div#two-column-body div#left-side-document-content #wb-index-bg {
    background: none repeat scroll 0 50% #FFFFFF;
    padding: 0 0 20px;
}
#left-side-document-content #wb-index-header {
    padding: 8px 8px 5px;
}
#wb-index-header {
    color: #1C438A;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 8px;
}
div.allControl {
    width: 305px !important;
}
.lexileContent #two-column-body-container { min-height: 500px;}

.lexileContent #two-column-body-container .contentType {
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.lexileContent .searchResultsBox{
	float: left;
	padding: 15px 0;
}
.lexileSearchTable {
    background: none repeat scroll 0 0 #eef9ff;
    border: 1px solid #1C438A;
    font-size: 12px;
    margin: 10px 0;
    padding: 10px;
}
.lexileSearchTable td {
    color: #1C438A;
    padding: 10px;
}
.lexileSearchTable th {
    padding: 10px;
    text-align: left;
}
.lexileSearchTable input[type="text"], .lexileSearchBox input[type="text"], .lexile-advanced-search input[type="text"] {
    margin: 0 10px 0 0;
    padding: 2px;

    text-align: right;
    width: 75px;
}
.lexileSearchTable input[type="button"], .lexile-advanced-search input[type="button"] {
    font-size: 11px;
    height: 24px;
    vertical-align: middle;
}

.lexileSearchBox {
    font-size: 85%;
    margin: 10px 15px 0;
    padding: 20px 0;
}
.lexileSearchBox .title {
    font-weight: bold;
    padding: 0 20px 0 0;
}

.lexileSearchTable input[type="text"], .lexileSearchBox input[type="text"], .lexile-advanced-search input[type="text"] {
    margin: 0 10px 0 0;
    padding: 2px;
    text-align: right;
    width: 75px;
}

/*Adv search page*/
.lexileSearchBox {
    font-size: 85%;
    margin: 10px 15px 0;
    padding: 20px 0;
}
.lexileSearchBox .title{
	padding: 0 20px 0 0;
	font-weight: bold;
}
.lexile-advanced-search {
	padding: 15px 0 0;
	min-height:90px;
}
.lexile-advanced-search table{
	font-size: 12px;
}
.lexile-advanced-search table label{
	padding: 0 0 0 10px;
	font-size: 12px;
}
.lexile-advanced-search table td{
	padding: 10px 2px 0;
}
.lexile-advanced-search .searchBtn {
    font-weight: bold;
    padding: 4px 10px !important;
}
div.advanced-search-column-right {
    border-left: none !important;
    color: #000000;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    padding-left: 10px;
    width: 442px;
}
div.lexile-advanced-search {
    color: #000000;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    padding-left: 10px;
	width: 433px !important;
	min-height: 90px;
    padding: 15px 0 0;
}
a.searchBtn:link, a.searchBtn:visited, a.searchBtn:hover, a.searchBtn:active {
    background: none repeat scroll 0 center #3471d4 !important;
    border: 1px solid #375fa9 !important;
    color: #FFFFFF !important;
	font-size:10px !important;
	text-decoration:none !important;
}
.adv-floatL
{
	float:left;
	background: url("/advanced/images/background-images/advanced-search.jpg") repeat-y scroll 0 0 transparent;
}
.adv-floatL div.advanced-search-column {   
    width: 431px !important;
}
.adv-floatL div.module-headers {   
    margin: 0 0 0 -8px;
}
div.advanced-search-column-right {
	margin-top: -1px;
}
.searchResults {
    clear: both;
    float: left;
    padding: 0 0 20px;
    width: 100%;
	font-size: 11px;
}
.searchResults a{
   font-weight: bold;
}
.searchResults p{
   width: 400px;
   padding: 0;   
}
.wb-item-element-art-sr img {
    border: 1px solid #000000;
    display: inline;
    float: left;
    margin: 0 5px 10px 0;
    padding: 3px;
    position: relative;
    text-align: center;
    width: 50px;
}
.lexileContent div#two-column-body {
	overflow: hidden;
}
.checkboxWidth {
    float: left;
    height: 44px;
    width: 22px;
}
.lexileContent #two-column-body-container {
    background: url("/advanced/images/background-images/search-ency.gif") no-repeat scroll right top transparent;
	width: 725px;
}
.lexileContent div#left-side-document-content div.module-headers {
    margin: 0;
    padding: 0;
}
.lexileContent div.module-headers h2.module-headers-text {
    padding: 10px 10px 0;
}
.lexileContent .checkboxWidth {
    height: 50px !important;
}

div#dictionaryOverLay span#dictvalue img
{
visibility:visible;
}
/**********************LEXILE ADV. Search END**********************/

/**********************Hide image blocks on browse by subject**********************/
img[src$="contents/common-content/wbe-content/IMAGE_DIR/spacer-trans.gif"] {
    display: none;
}
img[src$="contents/common-content/wbe-content/img/spacer.gif"] {
    display: none;
}
img[src$="contents/common-content/wbe-content/img/spacer-trans.gif"] {
    display: none;
}
/**********************Hide image blocks on browse by subject END**********************/

/**********************DEV-1463 : Toolbox PDF added START**********************/


div.headRadio {
    background: none repeat scroll 0 0 #E3EFFA;
    float: left;
    margin: 0 0 10px;
    padding: 0 8px 10px;
    width: 336px;
}
div.headRadio div.text {
    margin: 0 0 10px;
}

div.headRadio input[type="submit"], div.headRadio input[type="button"] {
    background:#3471d4;
	border:1px solid #375fa9;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	width:auto;
	padding:1px;
}





/**********************DEV-1463 : Toolbox PDF added END**********************/


/*********Added for 2067*************************/



div#two-column-body-container div.text img
{
    margin: 4px 2px 1px 0;
    vertical-align: text-top;
}

#two-column-body-container.no-back .text p[align="center"] img {
    height: auto;
    width: 100%;
    margin: 5px 0 0;
}

#two-column-body-container.no-back .text p[align="center"] img.wb-blkbdr-whtbg {
    margin: 5px;
	width: auto;
	margin: 5px;
}
.wb-item-element-content-overview center {text-align: left;}