/*!
 *
 * IE CSS
 *
 */

#recent-brides .recent-bride .recent-bride-information {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F2FAE997,endColorstr=#F2FAE997)"; /* IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F2FAE997,endColorstr=#F2FAE997);   /* IE6 & 7 */
	zoom: 1;
}

.main-navigation ul ul,
.collection-item-preview-container .collection-item-preview span,
.credits span {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5FFFFFF,endColorstr=#E5FFFFFF)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5FFFFFF,endColorstr=#E5FFFFFF);
	zoom: 1;
}