@charset "utf-8";
#navigation ul li a#tradenews {
	background-position:0px 0px;
!important
}
#column2 {
	background-image:url(../images/orange/article_banner.gif);
	background-repeat:no-repeat;
	width:454px;
	margin-right:138px;
}
#content {
	width:454px;
	background-image:url(../images/grad-grey.jpg);
	padding-top:40px;
}
#feature {
	width:454px;
}
#quoteshadow {
	position:absolute;
	left:328px;
	top:-210px;
	background-image:url(../images/drop-shadow-orange.png);
	background-repeat:no-repeat;
	width:245px;
	height:234px;
	display:block;
}
*html #quoteshadow {
	background-image:none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/drop-shadow-orange.png', sizingMethod='fixed');
}
#quote {
	width:225px;
	height:214px;
	margin:10px 10px 20px;
	display:block;
}
#quote p {
	font-size:15px;
	color:#fff;
	font-weight:bold;
}
#backtonews {
	position:absolute;
	top:280px;
	left:742px;
}

