.avara_meaning_box {
	float:right;
	clear:both;
	width:169px;
	background:#e3ebf5;
	padding:8px;
	border-top:1px solid #acbcce;
	border-left:1px solid #acbcce;
	border-right:1px solid #bfcddd;
	border-bottom:1px solid #bfcddd;
	font-size:10px;
	margin-right:7px;
}

.meaning_heading {
	width:165px;
	text-align:center;
	font-size:15px;
	color:#c7444a;
	font-style:italic;
}

.topic_heading {
	font-size:16px;
	color:#627da0;
	font-weight:normal;
}

.speaking_clear {
	clear:both;
	height:30px;
	padding:15px 0px;
}

.speaking_border {
	height:4px;
	margin:12px 0px 12px 0px;
	border-top:1px solid #c2c9d2;
	border-bottom:1px solid #627da0;
}

.speaking_rightfloat {
	text-align:right;
	color:#6b899f;
	font-size:13px;
	font-style:italic;
}

.speaking_leftfloat a:link, .speaking_leftfloat a:visited {
	color:#6b899f;
	text-decoration:none;
}

.speaking_leftfloat a:hover {
	text-decoration:underline;
}

.speaking_centerfloat {
	text-align:center;
	color:#6b899f;
	font-size:13px;
}

.get_in_touch {
	font-size:13px;
}

.subpage_links {
	margin-bottom:30px;
}

.subpage_links a:link, .subpage_links a:visited {
	color:#6b899f;
	text-decoration:none;
	font-size:14px;
}