.innerWrapper{ position: relative; width: 936px;}

#mainBlock{
	width: 470px;
	padding-left: 10px;
}

	#mainBlock h2, h3, h4, h5, h6{ margin-top: 1.5em; }
	#mainBlock h1{	margin-bottom: 10px; margin-left: 0; width: auto;}
	#mainBlock h2{	font-size: 2.5em; margin: 0 0 .3em 0; padding: 0; background: none; font-weight: normal;}
	#mainBlock h3{	font-size: 1.7em; font-weight: normal}
	
	#mainBlock p.date{ margin-bottom: 10px; font-size: 1em; }
	
	.blogPost{ 	background: url('../../img/divider.gif') repeat-x bottom left; padding-bottom: 10px; margin-bottom: 20px;}
	.blogPost.last{ background: none; padding-bottom: 20px;}
	.blogPost img{ float: left; margin: 0 10px 10px 0;}
	
	#block1 img{
		float: left;
		margin: 0 10px 10px 0;
	}
	
	
#secondaryBlock{
	background: white;
	position: absolute;
	width: 195px;
	z-index: 9;
	left: 520px;
	top: 340px;
}	
	#secondaryBlock h3{ margin-bottom: 10px; }
	#secondaryBlock ul{	list-style-type: none; padding: 0; margin: 0 0 30px 0;	}
		#secondaryBlock ul li{ background: url('../../img/arrow.gif') no-repeat 0 3px; padding: 0 15px 3px 15px; border-bottom: 1px solid #E8EAEB; line-height: 1.3em;}
	
	#tertiaryBlock{ 
		background: white;
		width: 178px; 
		right: 0;
		z-index: 10;
		position: absolute;
		top: 358px;
		height: 200px;
	}
	
		#tertiaryBlock{  font-size: .9em; }
