.pagination {
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	display: inline !important;
}

.pagination:before,
.pagination:after {
	height: 0 !important;
	width: 0 !important;
}

.RW_center * {
	line-height: 1 !important;
	font-weight: 400 !important;
}

ul.pagination li span {
	padding: 0px !important;
	min-width: 0px !important;
	float: none !important;
	margin: 0px !important;
	border: none !important;
	height: auto;
	width: auto;
}

.preview a,
.preview a:focus,
.preview a:hover {
	outline: none !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.preview * {
	text-transform: none !important;
	line-height: 1;
	letter-spacing: 0 !important;
}

.preview {
	z-index: 99999999999 !important;
}

.action:hover,
.action:focus,
.action:active {
	border-top: none !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

@media screen and ( max-width: 500px) {
	.grid_GG_RW *,
	.preview *,
	.RW_center * {
		cursor: default !important;
	}
}
