.info-div{
	display:none; 
	border: 1px solid #999;
    position: absolute;
    top: 32px;
    z-index: 3;
    background-color:#fff;
    padding:10px;
	width:255px;
	height:auto;
	/*right:0px;*/
	color:#999;
	font-size:10pt;
}
.info-np{float:left; width:195px;}
.info-img-np{float:right; padding-top:8px; padding-right:2px; cursor:pointer;}
.info-img{
	float:right;
}

.br-search{
  height: 68px;
  padding: 10px 0 30px 4px;
}

.br-lbl{
  width: 713px;
  padding-bottom: 10px;
}

.br-lbl label{
  float: left;	
  display: block;
  padding: 5px 5px 5px 0;
  font-weight: bold;
}

.br-lbl div{
  float: left;
  padding: 5px 0 0 5px;
}

.brs-input{
  float: left;	
  width: 601px;
  height: 31px;
  padding: 3px 6px 0 4px;
  background: url(../images/browse-search-input.gif) no-repeat;
}

.brs-input input{
  width: 100%;
  border: 0;
  background-color: transparent;
  font-family: Arial;
  font-size: 9pt;
  color: #A7A8A6;
  padding:6px 0px 0px 5px;
  outline: 0;
}

.brs-btn{
  float: left;
  padding-left: 5px;
}

.brs-btn input{
  width: 97px;
  height: 31px;
  background: url(../images/browse-search-btn.jpg) no-repeat;
  padding: 0 0 0 15px;
  border: 0;
  text-align: left;
  cursor: pointer;
  color: #292D23;
}

.brs-btn input:hover{
  color: #EA483C;
}

.browse-cnt-out{
  padding-left: 4px;
  position: relative;
  z-index: 1;
}

.browse-cnt{
  float: left;
  width: 1212px;
  overflow: hidden;
}

.browse{
  width: 1855px;
  /*overflow: hidden;*/
  position: relative;
  z-index: 1;
}

.br-col{
  float: left;
  padding-right: 1px;
  font-family: Arial;
}

.brc-header{
  border: 1px solid #ededed;
  height: 24px;
  padding: 12px 20px 0 7px;
  background: url(../images/browse-tbl-header.gif) repeat-x;
  font-weight: bold;
}

.brc-header label{
float:left;
}



.br-cnt{
  width: 100%;	
  height: 460px;
  overflow: auto;	
}

.brc-rows{
  border: 1px solid #EDEDED;
  padding: 1px;
  margin-top: 4px;
}

.brc-rows A:link, .brc-rows A:visited{
  display: block;	
  height: auto;
  min-height: 18px;
  _height: 18px;
  padding: 8px 20px 3px 7px;
  background: url(../images/browse-tbl-col.gif) repeat-x #F6F6F6;
  position: relative;
  z-index: 1;
  text-decoration: none;
  color: #8D8D8D;
  font-family: Arial;
}

.brc-rows A:hover, .brc-rows A.brc-active:link, .brc-rows A.brc-active:visited{
  background: url(../images/browse-tbl-col-active.gif) repeat-x #EDEDED;
}

.brc-rows A.brc-active:link span, .brc-rows A.brc-active:visited span{
  display: none;	
}

.brc-rows span{
  display: block;
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
  font-weight: normal;
  font-size: 10pt;
}

.br-country{
  width: 215px;	
}

.br-state, .br-province{
  width: 180px;	
}

.br-city{
  width: 180px;	
}

.br-newspaper{
  width: 220px;	
}

.br-year{
  width: 100px;	
}

.br-month{
  width: 130px;	
}

.br-date{
  width: 180px;	
}

.br-pages{
  width: 575px;	
}

.brc-thumb-item{
  float: left;
  width: 165px;
  padding: 10px 10px 0;
  position:relative;
}

.brc-thumb-item A:link, .brc-thumb-item A:visited{
  display: block;
  text-decoration: none;
}

.brc-thumb-item span{
  display: block;
  cursor: pointer;
}

.brc-thumb-item span.brc-view{
  position: absolute;
  right: 11px;
  bottom: 40px;
}

.brc-thumb-item span.brc-info{
  position: absolute;
/*  right: 0;
  top: 0;*/
  z-index:2;
}

..brc-img{
  width: 156px;
  height: 182px;	
  margin: 0 auto;
  /*overflow: hidden;*/
  position: relative;
  z-index: 1;
}

.brc-img img{
  width: 100%;
  z-index:1;
}

.brc-img-shadow{
  width: 100%;	
  height: 8px;
  background: url(../images/thumb-shadow-browse.jpg) no-repeat;	
}

.brc-inner{
  padding: 0 15px;	
}

.brc-ttl{
  padding-bottom: 10px;	
  font-size: 14pt;
  font-family: Arial;
  color: #BBB;
}

.brc-loading{
  float: left;
  margin: 48px 0 0 10px;
  height: 17px;
  padding: 3px 0 0 26px;
  background: url(../images/browse-loading.gif) no-repeat;
  font-size: 8pt;
  color: #424242;
}

.brc-arr{
  position: absolute;
  top: 0;
  display: none;
}

.brc-arr A:link, .brc-arr A:visited{
  display: block;
  width: 22px;
  height: 31px;
  padding: 7px 0 0 10px;
  text-decoration: none;
  color: #4C4C4C;
  font-size: 14pt;
  font-weight: bold;
  font-family: Arial;
}

.brc-arr A:hover{
  background: url(../images/browse-arr-active.jpg) 2px 2px no-repeat;	
}

.brc-arr-L{
  left: -30px;
  background: url(../images/browse-arr.jpg) no-repeat;
}

.brc-arr-R{
  right: -30px;
  background: url(../images/browse-arr.jpg) no-repeat;	
}