/* External Style Sheet for Within Reach, Large Print */


p, h1, h2, ul.none
{
	 font-size: 140%;
	 line-height: 150%;	
}
li
{
	line-height: 175%;	
}
h1, h2
{
	font-size: 160%;	
}
h3, h4
{
	font-size: 140%;
}
table, td
{
	font-size: 120%;
	line-height: 130%;	
}
td.col_1
{
	padding-right: 20px;
	width: 120px;
}	
ul.none
{
	line-height: 140%;
}
ul.none ul.none
{
	font-size: 100%;
}
ul.content_none, ul.about_none
{
	font-size: 140%;	
}
ul.content_none ul.none
{
	font-size: 100%;	
}
#right_sidebar h2
{
	font-size: 130%;
}
#right_sidebar p
{
	font-size: 130%;
} 
ul.none li a, ul#writing_navlist li a
{
	font-size: 120%;	
}
p.contact_form, legend, dt, .non_dt_label, .btn
{
	font-size: 110%;	
}
dt
{
	width: 25%;	
}
.select1 /* gender select box */
{
	position: relative;
	top: 66px;
}
.select2
{
	position: relative;	/* age select box */
	top: 70px;	
}
.select3 /* children select box */
{
	position: relative;
	top: 100px;	
}
.select4 /* select an e-book select box */
{
	position: relative;
	top: 64px;	
}


