/* -- ========== step ========== -- */

.post div.step
	{
	padding: 0 0 0 10px;
	margin: 0 0 13px 0;
	line-height: 18px;
	width: auto;
	height: auto;
	}

.post div.step span.block
	{
	font-weight: normal;
	margin: 0 0 10px 30px;
	padding: 2px 0 0 0;
	line-height: 20px;
	}
	
.post div.step > div
	{
	vertical-align: middle;
	font-weight: bold;
	height: 24px;
	width: 24px;
	display: block;
	margin: 0 5px 0 0;
	color: #990000;
	text-align: center;
	line-height: 24px;
	float: left;
	}

.post div.waLogo
	{
	vertical-align: middle;
	font-weight: bold;
	height: 24px;
	width: 24px;
	display: block;
	margin: 0 5px 0 0;
	color: #990000;
	text-align: center;
	line-height: 24px;
	background-image:url('../images/walogo.png');
	background-repeat:no-repeat;
	float: left;
	}

/* -- ========== checkpoint ========== -- */

.post .checkPoint div.quote
	{
	padding: 10px 0 0 0;
	margin: 0 0 0 30px;
	}

.post .checkPoint div.quote > div
	{
	font-size: 12px;
	margin: 0 0 0 15px;
	padding: 0 0 10px 0;
	line-height: 20px;
	}

/* -- ========== block ========== -- */

.post span.block
	{
	display: block;
	font-size: 12px;
	margin: 0 0 10px 15px;
	line-height: 20px;
	}

.post .paraIndent {
	display: inline-block;
	width:15pt
}

/* -- ========== list ========== -- */

.post ul.list span.block
	{
	margin: 0 0 10px 0;
	}

.post ul.list span.liContent
	{
	display: block;
	font-weight: normal;
	margin: 10px 0 0 30px;
	padding: 2px 0 0 0;
	line-height: 20px;
	}

/* -- ========== watex corrections ========== -- */

span.watex {
  margin: 0;
}

a .watex img {
  border: 0;
}

