div.main div.lft div.block h2.do_more_with {
	background-color: #F39400;
}

div.main div.rgt, 
div.main div.rgt div.shell div.rgt_col {
	background-image: url('/graphics/main_bg_plastic.jpg');
	background-color: #F49F00;
}

div.main div.rgt h1.title  {
	background-image: url('/graphics/input_plastic.png');
	background-position: 0 5px;
	background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/graphics/input_plastic.png', sizingMethod='crop');
}

div.main div.rgt div.shell div.rgt_col div.output {
	background-image: url('/graphics/output_plastic.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/graphics/output_plastic.png', sizingMethod='crop');
	height: 335px;
}

