/* Main Body
----------------------------------------------- */
#body_content{width:100%}
div.homeview_body{
	padding-top:16px;
	padding-bottom:16px;
	border-top:solid 1px #000
	}
#glossary_c{
	width:920px;
	margin-top:-37px;
	float:left
	}
#glossary_c h2{
	margin:0;
	padding:0;
	height:21px;
	font-size:10%
	}

	
/* Left column
----------------------------------------------- */
#glossary_l{
	width:182px;
	padding:0 7px 0 14px;
	float:left
	}
#letters li,#letters li a{
	width:27px;
	float:left
	}
#letters li{
	height:29px;
	margin:0 2px 2px 0;
	font-size:105%
	}
#letters li a{
	height:24px;
	padding-top:5px;
	background:#b6afb3;
	color:#fff;
	line-height:19px !important;
	text-align:center;
	text-decoration:none !important;
	overflow:hidden;
	display:block
	}
#letters li a:hover,#letters li a.selected{background:#000}
#letters li.browse,#letters li.browse a{width:114px}
	
	
/* Right column
----------------------------------------------- */
#glossary_r,#search_c,#terms_c,div.term_c{width:679px}
#glossary_r{
	padding-right:25px;
	float:right
	}
#search_c{
	padding:0 0 20px;
	font-size:105%;
	float:left
	}
#search_c,#search_c *{vertical-align:middle}
#terms_c{
	padding:0 0 4px;
	background:url(/images/backgrounds/body_grey_double.gif) repeat-x bottom;
	border-top:solid 1px #929497;
	float:left
	}
div.term_c{
	padding:12px 0;
	border-bottom:solid 1px #929497;	
	float:left
	}
div.term_l{
	width:183px;
	padding-left:12px;
	font-size:105%;
	float:left
	}
div.term_r{
	width:477px;
	padding-top:2px;
	font-size:70%;
	float:right
	}
