/** Paging section C **/

#content .sectionC .pagingBox .right a,
#content .sectionC .pagingBox .left a,
#content .sectionC .pagingBox .left .text,
#content .sectionC .pagingBox .right .text {
	width: 153px;
}

#content .sectionC .pagingBox .backToAll a {
	width: 306px;
}

#content.segment .sectionC .pagingBox .right,
#content.segment .sectionC .pagingBox .left,
#content.broadcast .sectionC .pagingBox .right,
#content.broadcast .sectionC .pagingBox .left {
	 margin-bottom: 11px;
}

#content .sectionC .pagingBox .switchDisplay {
	display: none;
	visibility: hidden;
}


/*** Paging section Z ***/

#content .sectionZ .pagingBox .left a,
#content .sectionZ .pagingBox .right a,
#content .sectionZ .pagingBox .backToAll a,
#content .sectionZ .pagingBox .text,
#content .sectionZ .pagingBox .submitButton,
#comments .pagingBox .left a,
#comments .pagingBox .right a,
#comments .pagingBox .backToAll a,
#comments .pagingBox .text,
#comments .pagingBox .submitButton {
	width: 212px;
}

#content .sectionZ .pagingBox .backToAll a,
#content .sectionZ .pagingBox .backToAll .text {
	width: 216px;
}

#content.segment .sectionZ .pagingBox .left a,
#content.segment .sectionZ .pagingBox .right a,
#content.segment .sectionZ .pagingBox .backToAll a,
#content.segment .sectionZ .pagingBox .text {
	width: 182px;
}

#content.segment .sectionZ .pagingBox .backToAll a,
#content.segment .sectionZ .pagingBox .backToAll .text {
	width: 276px;
}

#content .wrapper.recipe .sectionZ .pagingBox .button:not(.backToAll) > * {
	width: 165px;
}

#content .wrapper.recipe .sectionZ .pagingBox .backToAll a {
	width: 310px;
}

.pagingBox .button .text {
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 140%;
}


.jumpToButton .jumpToPhrase {
	padding-right: 8px;
}

.jumpToButton .inputField input {
	width: 130px;
}

.sectionZ .pagingBox .text.empty,
#content.filterPage .sectionZ .pagingBox .text.empty {
	height: 23px;
}

.sectionC .pagingBox .text.empty {
	height: 1.4em;
}