h1.entry{
       font-size:14px;
       font-family:Arial, Helvetica, sans-serif;
       line-height:1px;
       width: 900px; 
       height: 0px;
       margin-bottom:-110px;
} 
h2.imagepic{ 
       font-size:14px;
       font-family:Arial, Helvetica, sans-serif;
       text-align:center;
       line-height:1px;
       background: #EAF7FB;
       box-shadow: 3px 3px 3px #888;    
       border-style: solid;
       border-width: 2px;
       width: 80px; 
       height: 80px;
      /*  overflow:hidden; */
       margin: 10px 10px 10px -10px;
       list-style: none;
} 

h2.data{ 
       font-size:14px;
       font-family:Arial, Helvetica, sans-serif;
       text-align:left;
       line-height:21px;
       background: #EAF7FB;
       box-shadow: 3px 3px 3px #888;    
       border-style: solid;
       border-width: 2px;
       width: 750px; 
       height: 80px;
       overflow:hidden;
       margin: -93px 105px 125px 105px;
       list-style: none;
  
} 
.crop{
    float:center;
    margin:.2em .2em .2em .3em;
    overflow:hidden; /* this is important */
    border:1px solid #ccc;
    }
.textname{
    float:center;
    font-size:24px;
    font-style: italic;
    margin:.5em .5em .5em .5em;
    color:#4985D6;
    overflow:hidden; /* this is important */
    }
.textpos{
    float:center;
    font-size:24px;
    margin:.5em .5em .5em .5em;
    color:#000000;
    overflow:hidden; /* this is important */
    }
.textdat{
    float:center;
    line-height:18px;
    font-size:12px;
    margin:-6.3em 4.5em 4.5em 35.5em;
    color:#000000;
    overflow:hidden; /* this is important */
    }
.texttit{
    text-align:center;
    float:center;
    font-size:36px;
    margin:.7em .3em .2em .5em;
    color:#000000;
    }
    /* input values to crop the image: top, right, bottom, left */

span.codedirection { unicode-bidi:bidi-override; direction: rtl; font-style:italic;}