.wrap3 TABLE
{
	background-color: White;
	border: solid 1px #C2C2C2;
}

.wrap3 IMG
{
	border: solid 4px white;
}

.wrap1, .wrap2, .wrap3
{
	display: inline-table;
	/* \*/display:block;/**/
}

.wrap1
{
	float: left;
	background: url(img/img-sh-canvas.gif) left bottom no-repeat;
}

.wrap2
{
	background: url(img/img-sh-br.gif) right bottom no-repeat;
}

.wrap3
{
	padding: 0 0 5px 5px;
	background: url(img/img-sh-tl.gif) left top no-repeat;
}
