@CHARSET "UTF-8";

/* all browsers */
div#fixed_colorbox_orange {		
	width: 356px;
}

/* all browsers, except IE */
html>body div#fixed_colorbox_orange {
	width: 327px;
}
			
div#fixed_rightColContent {
	width: 300px;
}

/* this page uses a unique width, so adjust accordingly */
div#fixed_rightColContent {
	width: 300px;
}

p.caption {
	width: 340px;
	padding-top: 5px;
	padding-left: 15px;
	font: 11px/1.8 Arial, Helvetica, sans-serif;
	color: #6E6E6E;
	border-bottom: 1px dotted #6E6E6E;
}
