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

#content p {
	padding-bottom: 5px;
	line-height: 14px;
}

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

#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_on.gif') left top no-repeat;
	border-bottom: 1px solid #75c5dc;	
}

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

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

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