#v3 {
	float:left;
}

.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/} 
.wrap1 {
	float:left;
	background:url(../images/v2/shadow.gif) right bottom no-repeat;}
.wrap2 {background:url(../images/v2/corner_bl.gif) left bottom no-repeat;}
.wrap3 {
	padding:0 8px 8px 0;
	background:url(../images/v2/corner_tr.gif) right top no-repeat;}
.wrap3 img {
	display:block;
}

#v3 .wrap1 {background:url(../images/v3/shadow.gif) right bottom no-repeat;}
#v3 .wrap2 {background:url(../images/v3/corner_bl.gif) -12px 100% no-repeat;}
#v3 .wrap3 {
	padding:0 9px 9px 0;
	background:url(../images/v3/corner_tr.gif) 100% -12px no-repeat;}


