.w1 {
	background-image : url(/i/shadow.gif);
	background-position : right bottom;
	background-repeat : no-repeat;
	display : inline-table;
	float : left;
}

.w2 {
	background-image : url(/i/corner_bl.gif);
	background-position : -12px 100%;
	background-repeat : no-repeat;
	display : inline-table;
}

.w3 {
	background-image : url(/i/corner_tr.gif);
	background-position : 100% -12px;
	background-repeat : no-repeat;
	padding : 0 9px 9px 0;
}

