/*
*****************************************************
** File Name: detail_services.css
** Author: Steve Davies
** Create Date: 4/21/2005
** Desc: extensions and overrides for NYAHSA Services Detail Pages
**  for a rule to qualify to be declared in this module,
**  it CANNOT be applied to:
1) all pages
2) all Type I (vertical) pages
3) all "Detail" pages (i.e., across biz areas)
4) all pages (i.e., Type I and Type II ) for a given biz area

*****************************************************
**  begin style sheet file
*/

/* ---- pull in all rules common to all Type I pages, for "Services" biz section --------- */

@import url(vert_layout_services.css);



div#mainContentInner strong {
	display: block;
    font-size: 1em;
/*	line-height: 1; */
	text-align: left;
}



/*  end of stylesheet file */

