/*
 * IE8 fixes
 */
.prev .title,
.next .title {background: url('../images/ie_background_fix.png')}

.prev .arrow,
.next .arrow {
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#73ffffff, endColorstr=#73ffffff);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#73ffffff, endColorstr=#73ffffff);
	zoom: 1;
}
