/*------------------------------------
   Comments Content
------------------------------------*/
/* Large Intro Text */
.em { font-family: Georgia, "Times New Roman", Times, serif; color: #00457c; font-size: 1.7em; font-weight: bold; line-height: 1.2em; padding: 5px 0 .9em 0;}
.em .accent { color: #939598;}
/* Small Subtext */
.sm { color: #80807f; font-size: .9em; line-height: 1.3em; padding-bottom: 0;}

/* Comments */
#comments { padding: 15px 10px 0 10px; }
	#comments .item { padding-bottom: 15px;}
		#comments .item .abstract { color: #939598;}
		#comments .item .source { color: #00457c; font-size: .9em; }
		
/* Comments Form */
#commentform { color:#80807f; padding-bottom: 20px;}
	#commentform a { color: #0196d6;}
	#commentform .row { overflow: hidden; padding-bottom: 10px;}
	#commentform .headnote { text-decoration: underline; font-size: .9em;}
	#commentform label { display: block; padding-bottom: 3px;}
	#commentform .input, #commentform textarea { width: 245px; padding: 3px 5px; color: #333; font-family:Verdana, Geneva, sans-serif; font-size: 14px;}
	#commentform textarea { height: 100px;}
	#commentform .submit { background: #fff; color: #0196d6; border: 0; margin: 15px 0 0 0; padding: 0; width: auto;}		
	
	
	
.sideimg { height:321px; width:283px; }	
