#glossary{
	width:850px;
	height:auto;
	background-color:#FFFFFF;
}

.quote_container{
	width:426px;
	height:auto;
	float:left;
	clear:left;
}

.quote_img{
	width:424px;
	height:auto;
	float:left;
}

.quote{
	margin-bottom:10px;
	clear:left;
}

.quote .title{
	height:20px;
	color:#0099CC;
	float:left;
	font-size:18px;
	font-weight:bold;
	letter-spacing: -1px;
}

.quote .abbr{
	color:#333333;
	float:left;
	font-size:14px;
	padding-left:10px;
	padding-top:2px;
}

.quote .desc{
	height:16px;
	color:#333333;
	font-size:14px;
	clear:left;
}

.quote .text{
	color:#666666;
	clear:left;
}