.post .postcontent .azindex {
	width:226px;
	float:left;
	margin:0 0 0 20px;
}
.post .postcontent .first {
	margin:0;
}
.post .postcontent .azindex .desc {
	clear: left;
	float: left;
}
.post .postcontent .azindex .head {

}
.post .postcontent .azindex .head .azcont {
	font-style: normal;
	font-size:75%;
	color:#999;
}
.post .postcontent .azindex .spacer {
	height: 30px;
	font-size:0;
	line-height:0;
}
.post .postcontent .azindex .subhead {
	clear: left;
	float: left;
}
.post .postcontent .azindex .subhead .azcont {
	font-style: normal;
	font-size:75%;
	color:#999;
}
.post .postcontent .azindex h2 {
	color:#D70C8C;
	margin:0 0 5px 0;
	padding:0;
	font-size:1.6em;
	line-height:1em;
	font-weight:bold;
}
.post .postcontent .azindex h2 .azcont {
	font-style: normal;
	font-size:75%;
	color:#999;
}
.post .postcontent .azindex h2 {
	color: #999;
}
.post .postcontent .azindex h2 a,
.post .postcontent .azindex h2 a:visited {
	color: #D70C8C;
}
.post .postcontent .azindex ul {
	list-style: none;
	margin:0;
	padding:0;
}
.post .postcontent .azindex ul li {
	clear: both;
	margin:0;
	font-size:1em;
}
.post .postcontent .azindex ul li a,
.post .postcontent .azindex ul li a:visited {
	clear: both;
	margin:0;
	font-size:1em;
	font-weight:normal;
}
.post .postcontent .azindex ul li h2 a,
.post .postcontent .azindex ul li h2 a:visited {
	font-weight:bold;
}
.post .postcontent .azindex ul li.azalt {
	background-color: lightgray;
	float: left;
	width: 100%;
}
.azlinks {
	text-align: center;
}
.azlinkspacer {
	height: 20px;
}
.azpagelinks {
	text-align: center;
}

