#paypal {
    position:relative;
    width:54px;
    height:34px;
    margin:15px 0 0 0;
    background:url("http://www.wslmf.org/items-for-sale/images/pp.png") no-repeat 0 0;
    float:right;
    clear:right;	
}

.item1, .item2, .item3, .item4, .item5 {
    width:709px;
	margin:18px 0 8px 0;
}

.image1, .image2, .image3, .image4, .image5 {
    position:relative;
    width:214px;
	height:214px;
    -moz-box-shadow:2px 2px 2px #333;
    -webkit-box-shadow:2px 2px 2px #333;
    box-shadow:2px 2px 2px #333;
}

#description1, #description2, #description3, #description4, #description5 {
	margin:0;
	width:466px;
	height:auto;
	float:right;
}

p.title1, p.title2, p.title3, p.title4, p.title5 {
	margin:15px 0 5px 0;
	font-weight:600;
	text-align:center;	
}

p.altimage, p.altimage2 {
	margin:0 0 5px 0;
	font-weight:600;
	text-align:center;
}

p.title {
	margin:19px 0 10px 54px;
	font-size:15px;
    text-align:center;
    font-weight:600;
}