/* --- FVC.CSS -------------------------------------------------

   Styles used in the templated FVC Pages.
   Selectors are grouped by function/page element.
   Attributes for each selector are then listed alphabetically to
   make them easy to find. Please try and stick to this convention :)

------------------------------------------------------------------- */

/* --- HOMEPAGE --------------------------------------------------- */

#scroller {
	background:#fff url(/promotions/fvc_promos/buttons/button_scroller.gif) no-repeat top left;
	position:relative;
	height:229px;
	width:182px;
	padding-top:26px;
}

.scroller_content {
	height:217px;
	width:173px;
	overflow:auto;
	padding:5px 0 5px 8px;
}

/* --- CONTENT PAGES ------------------------------------------------ */



