/*Writing - Axiety Diary Left Nav Icons  */

#left_space {
	margin-top: 75px;
}

#left_subhed  {
	margin: 0 0 10px 0;
	width: 150px;
	display: block;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	border: 0px solid #fff;
}


#left_text  {
	margin: 0 0 5px 0;
	width: 150px;
	display: block;
	font-family: Verdana, sans-serif;
	font-size: .75em;
	color: #000;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
	border: 0px solid #fff;
}


#left_source {
	margin: 0 0 10px 0;
	width: 150px;
	display: block;
	font-family: Verdana, sans-serif;
	font-size: .75em;
	color: #000;
	font-style: italic;
	text-align: right;
	line-height: 18px;
	border: 0px solid #fff;
}






