﻿
.catList
{
    width: 152px;
    background-image: url(images/pe_leftnav_background.gif);
    background-repeat: repeat-y;
    background-position: top center;
}
.catList h1
{
    background-image: none;
    display: block;
    font-size: 13px;
    font-style: normal;
    width: 152px;
    color: #3B5998;
    text-indent: 0;
    line-height: 24px;
    height: 24px;
    padding: 2px;
    padding-left: 11px;
    font-weight: bold;
     border:none;
}
.catList ul
{
    border: none;
    width: 152px;
}

#leftDiv
{
    display: inline;
    float: left;
    padding: 0;
    width: 152px;
    
}

#rightDiv
{
    width: 730px;
    float: right;
    background-color:Transparent;
}
h1.pagingHeader
{
    margin-top:0px; width:715px;
    background-image:url(Images/pagingheader_2.gif); 
    background-repeat:no-repeat;
}

.cattable,.pageClass
{
    width:715px;
    
}
.searchTable
{
    margin-top:5px;
}
.searchTable tr td 
{
    padding:0px 0px;
}

.searchTable tr td.labelt
{
    color: #333333;
    padding-top: 10px;
    font-weight: bold;
    font-size: 11px;
}

.searchTable tr td.btn
{
   
    padding-top:10px; 
}

#daraSbook
{
    float: left;
    
    min-height: 400px;
      position:relative;
    padding-left: 15px;
    background-image: url('Images/pe_vline.gif');
    background-position:left top;
    background-repeat:repeat-y;
     
}
#daraSauthor
{
    float: left; 
    min-height: 400px; 
    margin-left: 25px; 
     position:relative;
}

#daraSbook img,#daraSauthor img
{
    float:left;
    margin-bottom:2px;
}
   
#daraSbook iframe
{
    border-right:solid 1px #f2f2f2;
    float:left;
    clear:both;
    width: 260px;
}

#daraSauthor iframe
{
    border-right:solid 1px #f2f2f2;
    float:left;
    clear:both;
    width: 260px;
}
 
 
 .imgload9
 {
     position:absolute;
     margin:0px;
     right:10px;
     top:5px;
     display:none;
 }
