.bodywrapper #scrapbook {
	display: block;	
}

.bodywrapper #scrapbook .picturecontent{
	border: 1px solid #E6E6E6;
	float: left;
    height: 255px;
    width: 205px;
    margin-left: 0;
    margin-bottom: 10px;
    margin-top: 5px;
    margin-right: 16px;
}

.bodywrapper #scrapbook .txtC {
    text-align: center;
}

.bodywrapper #scrapbook .description {
	font-size: 11px;
	margin: 10px;
}

.bodywrapper #scrapbook .picture_thumbnail {
	height: 165px;
	margin-top: 10px;
}
.bodywrapper #scrapbook .picture_thumbnail .inner{
	height: 120px;
	line-height: 110px;
	text-align: center;
}

.bodywrapper #scrapbook .picture_link {
	margin: 10px;
	
}

.bodywrapper .product_image {
	margin-left: 35px;
}

