@CHARSET "UTF-8";

#content #rightCol #rightColWrapper .content_txt .col_left {
				float: left;
				display: inline;
				width: 360px;
			}
			#content #rightCol #rightColWrapper p a.orange {color:#F46B1B}
			
			#content #rightCol #rightColWrapper .content_txt .col_right {
				float: right;
				display: inline;
				width: 184px;
			}
			
			/* rendered by all browsers */
			#content #rightCol #rightColWrapper .colorbox {
				width: 213px;
				height: auto;
				font-family:Arial,Helvetica,sans-serif;
				line-height:1.5;
				padding:15px;
				text-align:left;
				color: #FFFFFF;
				background-color:#F46B1B;
			}
			
			/* rendered by all brosers, except IE */
			html>body #content #rightCol #rightColWrapper .colorbox {
				width:184px;
			}
			
			#content #rightCol #rightColWrapper .colorbox p.p_narrow{
				font-size: 1em;
			}
			
			p strong {
				color: #2b2b2b;
				font-weight: normal;
			}
			.right_thumbs img {
				margin-bottom: 5px;
			}
			
			/* --- created as part of fixed_ edition --- */
			div#fixed_standardColumnB {
				width: 250px;
			}
			
			div#sitemap {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				
			}
			
			div#sitemap a {
				display: block;
				line-height: 1.5;
				color: #6E6E6E;
			}
			 
			div#sitemap.level1 {
				margin-bottom: 30px;
				text-indent: 15px;
			}
			
			div#fixed_standardColumnB img {
				margin-bottom: 5px;
			}
			
			/* this fixes an issues that only seems to appear on this page if 
			 * the problem persists promote to the main.css */
			div#footer li {
				font-size: 9px;
			}
