#content p, #content li {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
}

#content p {
	padding-bottom: 7px;
	line-height: 17px;
}

#quick_links h2, #quick_links p, #quick_links a {
	font-size: 13px;
	line-height: 17px;
}

#type_sizer a#type_small {
	background: url('../images/tsize_small.gif') left top no-repeat;
	border: none;	
}

#type_sizer a#type_med {
	background: url('../images/tsize_med.gif') left top no-repeat;
	border: none;	
}

#type_sizer a#type_large {
	background: url('../images/tsize_large_on.gif') left top no-repeat;
	border-bottom: 1px solid #75c5dc;		
}

#content #type_sizer a:hover, #content #type_sizer a:active {
	border-bottom: 1px solid #75c5dc;
}

#content dl {
	padding: 0 10px;
	font-size: 14px;
	line-height: 17px;
}