
/* CONTENT */

div.wrapper div.content blockquote#textOverflow h1 {color: #D06C00;}

	div.wrapper div.content blockquote#textOverflow h1 span {font: normal 18px Arial, Helvetica, sans-serif; color: #975000; padding: 0; margin: 0;}
		
	div.wrapper div.content blockquote#textOverflow dl { width: 25%; float: left; text-indent: 20px; margin-top: 0px;}
	
		div.wrapper div.content blockquote#textOverflow dt { font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #D06C00; padding-bottom: 5px;}	
		
		div.wrapper div.content blockquote#textOverflow dd {line-height: 25px; padding-left: 10px; background: url("../images/content/bullet_sitemap.gif") 22px 10px no-repeat;}
		
		div.wrapper div.content blockquote#textOverflow dd a:link,
		div.wrapper div.content blockquote#textOverflow dd a:active,
		div.wrapper div.content blockquote#textOverflow dd a:visited,
		div.wrapper div.content blockquote#textOverflow dd a:hover
		{ font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #575757; text-decoration: none;}	
			
			div.wrapper div.content blockquote#textOverflow dd a:hover
			{color: #D06C00;}	
