/* images */
.photo300 {
background: #eee;
width:310px; 
height:310px;
float:left;
margin:0 10px 5px 0;
padding: 10px 0 0 10px;
}
.photo300 p.img1 {
position:absolute top left;
background:transparent;
width:310px; 
height:310px;
background: #eee url(images/300x300.jpg) no-repeat top left;
}
.photo100 {
background: #eee;
width:105px; 
height:105px;
float:left;
margin:0 10px 5px 0;
padding: 5px 0 0 5px;
}
.photo100 p.img1 {
position:absolute top left;
background:transparent;
width:105px; 
height:105px;
background: #eee url(images/100x100.jpg) no-repeat top left;
}
.photo300 p.img-pp101 {
position:absolute top left;
background:transparent;
width:310px; 
height:310px;
background: #eee url(/images/pp101-T.jpg) no-repeat top left;
}