/* Copyright (c) 2006-2007, Apple Inc. All rights reserved. */
.index_section{
	font-size:0.9em;
	line-height:1.4; /* [sic] unitless multiplier. See ##5384661 line-height incorrectly inherited when defined in EM or %. */
}
#main_desc_section{
	margin-top:0;
}
div.description{
	border-top:solid 1px #444;
	margin-top:1.4em;
	padding-top:1em;
}
h3{
	font-size:1.3em;
	font-weight:normal;
	margin:7px 0 0;
	padding:1em 0 0;
	border-top:solid 1px #494949;
}
h2{
	font-size:1.4em;
	font-weight:600;
	margin:0 0 0.1em;
	padding:0 0 0.6em;
	border-bottom:solid 1px #444;
}
#groups_listing{
	font-size:1.1em;
}
iframe{
	position:relative;
	float:left;
	margin:0;
	z-index:0;
	top:0;
	left:0;
	width:0;
	height:0;
	visibility:hidden;
}
