/* week scroller fixes */
#week-scroll-container {
	height: 121px;
	margin-right: 140px!important;
	width: 470px;
}

#week-scroll-container .item .feature {
	margin: 45px 0 0 0; /* change these values to tweak position of feature text */
}

#week-scroll-container .item .general-content {
	margin-right: 110px;
}

#week-scroll-container #week-nav {
	margin-left: 160px;
}

/* footer scroller fixes */

#ft-scroll-container #ft-scroll .item a:hover .general-content p {
	font-size: 110%;
	cursor: hand;
}
