#left_blog {
	width: 475px;
	float: left;
	/*border-right: 1px solid #cdccc6;*/
	padding-bottom: 6px;
	margin-top: 36px;
}
						
							
						
#right_blog {
	width: 265px;
	float: right;
	border-left: 1px solid #cdccc6;
height: 400px;
}


	#blogger h2 { 
		margin-left: 24px;
		margin-top: 32px;
		color: #68686b;
		font-style: bold;
		font-size: 18px;
		font-family: Georgia, serif;
	}
	
		#links {
			width: 120px;
			float: left;
			margin-left: 16px;
			
		}
		
		#links a {
			float: left;
			padding-left: 20px;
			margin-left: 24px;
			margin-top: 16px;
			text-decoration: none;
			color: #37a8df;
			background: url(../images/icon_link.gif) left center no-repeat;
		}
