/* CSS Document */
	.learn-more {
		margin:20px 0 0 0; padding:0;
		width:97px; height:23px;
		background:url(images/learn-more.gif) no-repeat top center;
		display:block; text-indent:-9999px; outline:0;
	}
	
	.read-more {
		margin:20px 0 0 0; padding:0;
		width:97px; height:22px;
		background:url(images/read-more.gif) no-repeat top center;
		display:block; text-indent:-9999px; outline:0;
	}
	

	#recent-news {
		margin:-60px 0 0 0; padding:90px 0 0 0;
		width:415px; height:auto;
		background:url(styles/black/recent-news-en.gif) no-repeat top left;
		float:left;
	}

	#fast-quote {
		margin:-60px 0 0 0; padding:90px 0 0 0;
		width:415px; height:auto;
		background:url(styles/black/fast-quote-en.gif) no-repeat top left;
		float:left;
	}
	
	#from-the-blog {
		margin:-60px 0 0 0; padding:80px 0 0 0;
		width:465px; height:auto;
		background:url(styles/black/more-blog-en.gif) no-repeat top left;
		float:right;
	}