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

p, h1, h2, ul.none
{
	 font-size: 120%;
	 line-height: 140%;	
}
li
{
	line-height: 175%;	
}
table, td
{
	font-size: 110%;
	line-height: 120%;	
}
td.col_1
{
	padding-right: 20px;
	width: 110px;
}	
ul.none
{
	line-height: 120%;
}
ul.none ul.none
{
	font-size: 100%;	
}
ul.content_none, ul.about_none
{
	font-size: 120%;
}
ul.content_none ul.none
{
	font-size: 100%;
}
h1, h2
{
	font-size: 140%;	
} 
h3, h4
{
	font-size: 125%;	
}
#right_sidebar h2
{
	font-size: 120%;
}
#right_sidebar p
{
	font-size: 120%;
}
ul.none li a, ul#writing_navlist li a

{
	font-size: 110%;	
}
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;	
}

