div.osDropShadow, div.osDropShadow div, div.osDropShadow div div {

	display:inline-table;

	/* \*/display:block;/**/

	}

div.osDropShadow {

	float:left;

	background:url(/templates/images/shadows/shadow-2.gif) right bottom no-repeat;

	}

div.osDropShadow div {

	background:url(/templates/images/shadows/corner_bl-2.gif) -12px 100% no-repeat;

	}

div.osDropShadow div div {

	padding:0 9px 9px 0;

	background:url(/templates/images/shadows/corner_tr-2.gif) 100% -12px no-repeat;

	}



div.osDropShadow div div img {

	display:block;

	}
/*.gallery-container {
clear: both;
}          */

