#propic {
  position: relative;
  margin-top: 0px;
  height:  303px;
  width:   532px;
  overflow:hidden;
/*   margin-bottom: 20px; */
  background-image: url(slideborder_right.gif); 
  background-position: right;
  background-repeat: no-repeat;
}

#imppic {
  position: relative;
  margin-top: 0px;
  height:  532px;
  width:   532px;
  overflow:hidden;
/*   margin-bottom: 20px; */
/*  background-image: url(slideborder_right.gif);  */
  background-position: right;
  background-repeat: no-repeat;
}

.pics {  
    height:  303px;  
    width:   532px;  
    padding: 0;
    margin:  0; 
} 
 
.pics img { 
    border:  0px solid #ccc;
    padding: 0px;  
    background-color: #fff;  
    width:  529px; 
    height: 303px; 
    top:  0; 
    left: 0;
} 

.bbpics{
  border: 0px;
  margin: 0px;
  padding: 0px;
  width: 532px;
  height: 3px;
  overflow: hidden;
  background-image: url(slideborder_down.gif);
  background-repeat: no-repeat;
}

.impr {  
    height:  532px;  
    width:   532px;  
    padding: 0;
    margin:  0; 
} 

.impr img { 
    border:  0px solid #ccc;
    padding: 0px;  
    background-color: #fff;  
    width:  529px; 
    height: 529px; 
    top:  0; 
    left: 0;
} 

.dpics{
  border: 0px;
  margin: 0px;
  padding: 0px;
  width: 532px;
  height: 3px;
  overflow: hidden;
  /* background-image: url(slideborder_down.gif); */
  background-repeat: no-repeat;
}
