.search_body
{
 /* width:920px;*/
  margin:0 auto 0;

}	

.body_container
{

  padding:15px 10px 15px 10px;
  border-bottom-style: dashed;
  border-bottom-color: #88250e;
  border-bottom-width: 1px;
  

  
  /*height: 100px;*/
  background: -webkit-linear-gradient(#fff2cc, #FFFFFF); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#fff2cc, #FFFFFF); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#fff2cc, #FFFFFF); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#fff2cc, #FFFFFF); /* Standard syntax */
 /* direction:rtl;*/
  
/*   border: 1px solid #52A3CC; */
}


.title_container
{
  font-size: 14px;
  font-weight: bold;
  margin: auto;
  color: #88250e;
  text-align:right;
}

.header_container
{
 direction: rtl;
    font-size: 13px;
    font-weight: bold;
float: right;

}
.lcno_style
{
    font-size: 13px;
    font-weight: bold;
    direction: ltr;
}

.barcode_span{
direction: ltr;
 text-align: right;
}

.info_container
{
  font-size: 14px;
  text-align:right; 
/*   width: 80%; */
}

.ResultHeader_container
{
  /*width:920px;*/
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
 /* padding:0px 10px 10px 0px;*/
  background-color:#FFFFFF;
  color:#88250e;
  border-radius: 5px;
}

.paging
{
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  font-size: 12px;
/*   width: 95%; */
}

.main_container
{
  float: right;
/*   width:90%; */
}
.icon_container
{
  float: left;
/*   width:10%; */
}


.biblio_container
{
  background: -webkit-linear-gradient(#fff2cc, #FFFFFF); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#fff2cc, #FFFFFF); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#fff2cc, #FFFFFF); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#fff2cc, #FFFFFF); /* Standard syntax */
  border-style: solid;
  border-width: 2px;
  border-color: #B23838;
  width:95%;
  direction:rtl;
}

.biblio_header_container
{
  /*   color: #88250e; */
  font-size: 13px;
  font-weight: bold;
  text-align:right;
  color: #B23838;
  width:15%;
  vertical-align: text-top;
}



.biblio_body_container
{
  font-size: 14px;
  text-align:right; 
  /*   width: 80%; */
}


.physical_container
{
  color:#ffc000;
}

.main_container
{
  float: right;
  width:90%;
}
.icon_container
{
  float: left;
  /*   width:10%; */
}

