/*
-----------------------------------------------
devtest.imarketbeta.com 
Stylesheet: master.css
Created: 11/12/2013
Author:  Ben Schilling
Organization: iMarket Solutions
----------------------------------------------- */


#primary-nav-container,
.secondary-tools .cta-button {
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd391', endColorstr='#ff9900',GradientType=0 ); /* IE6-8 */
}

#content-container {
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#c6c6c6',GradientType=0 ); /* IE6-8 */
}

