/*------------------------------------
Main CSS for cposf.org
------------------------------------*/

/* =LAYOUT (HIDDEN FROM IE5.x/MAC USING ') */

@import url('layout.css');

/* =COLOR 

@import url("color.css");
*/
/* =START CSS FOR TYPOGRAPHY */

/*#app {
	background-image: url(images/appbutton.gif);
	background-color: #e3ca66;
	background-position: center;
	background-repeat: no-repeat;
	height: 70px;
	width: 200px;
	display:block;
		}
		
		#getpdfreader {
	background-image: url(images/get_adobe_reader.gif);
	background-color: #e3ca66;
	background-position: center;
	background-repeat: no-repeat;
	height: 33px;
	width: 200px;
	display:block;
		}*/

