@charset "UTF-8";
/* CSS Document */


/*<link type="text/css" rel="stylesheet" media="only screen and (max-device-width: 480px)" href="iPhone.css">*/


div#hideRevealOnMouseEnter {
/*position:fixed;*/
	position:absolute; 
}

div#gradientLeft {
	/*position:fixed;*/
	position:absolute; 
}
img, div { behavior: url(themes/cpmj_work/iepngfix/iepngfix.htc); }

/*http://cpmjones.com/themes/cpmj_work/iepngfix/iepngfix.htc*/

div#titleTop {
	/*position:fixed;*/
	position:absolute; 
}
div#contentMiddle {
	/*position:fixed;*/
	position:absolute;
	overflow:inherit;
	overflow-x:inherit;
	overflow-y:inherit;
	height:inherit;
	width:inherit;
}
#footerBottom{
	/*position:fixed;*/
	position:absolute; 
}