*{
	margin : 0;
	padding : 0;
	border: 0;
}

body {
	background: #444;
	color: #777;
	font-family: arial,verdana,sans-serif;
	font-size: 62.5%;
}

#wrapper{
	margin: 0 auto;
	height: 100%;
	width: 968px;
	border-width: 0 15px;
	border-style: solid;
	border-color: #fff;
	background: #fff;
}

/*hide from ie on mac\*/
    #flashcontent {
        width: 968px;
        height: 1050px;
    }
    /* end hide */

p{
	float: left;
	clear: both;
	display: inline;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #000;
	margin: 0 10px 16px 10px;
}

h1{
	float: left;
	clear: both;
	display: inline;
	font-size: 2.0em;
	line-height: 1.6em;
	margin: 10px 0 5px 10px;
	color: #000;
}

h2{
	float: left;
	clear: both;
	display: inline;
	font-size: 1.6em;
	line-height: 1.6em;
	margin: 0 0 5px 10px;
	color: #000;
}

h3{
	float: left;
	clear: both;
	display: inline;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 5px 10px;
	color: #000;
}

ul{
	float: left;
	clear: both;
	display: inline;
	margin: 0 0 16px 10px;
	list-style: none;
}

li{
	float: left;
	clear: both;
	font-size: 1.2em;
	line-height: 1.4em;
	background: url(../images/dot.gif) no-repeat 0 5px;
	margin: 0 0 2px 0;
	padding: 0 0 0 12px;
	color: #000;
}

#clearspace{
	clear: both;
	width: 100px;
	height: 40px;
}


#footer{
	float: left;
	clear: both;
	margin: 40px 0 0 12px;
	font-size: 1.2em;
	line-height: 1.4em;
	display: inline;
}

#furtheradvice{
	float: left;
	clear: both;
	margin: 0px 0 0 12px;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #000000;
	display: inline;
}


#noflash{
	float: left;
	clear: both;
	margin-top: 20px;
}

.squarebutton a {
	background: #666666 url(../images/triangle.gif) no-repeat right 9px;
	color: #FFFFFF;
	display: inline;
	float: left;
	clear: both;
	font-size: 1.3em;
	height: 22px;
	line-height: 1.6em;
	margin: 11px 8px 0 12px;
	padding-left: 10px;
	text-decoration: none;
	width: 157px;
}

.squarebutton2 a {
	background: #666666 url(../images/triangle2.gif) no-repeat right 9px;
	color: #FFFFFF;
	display: inline;
	float: left;
	clear: both;
	font-size: 1.3em;
	height: 22px;
	line-height: 1.6em;
	margin: 11px 8px 0 12px;
	padding-left: 10px;
	text-decoration: none;
	width: 157px;
}


#quitplanfooter{
	float: left;
	clear: both;
	margin: 40px 0 0 12px;
	display: inline;
}

#pfizerlogo{
	float: left;
	margin-top: 34px;
}

#smallcogs{
	float: left;
	display: inline;
	margin-left: 60px;
}

p.prep{
	float: left;
	clear: none;
	display: inline;
	margin: 90px 0 0 120px;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #000;
}

h2.cogs1{
	background: url(../images/tinycog1.jpg) no-repeat 0 0;
	height: 30px; 
	padding: 3px 0 0 40px;
}

h2.cogs2{
	background: url(../images/tinycog2.jpg) no-repeat 0 0;
	height: 30px; 
	padding: 7px 0 0 55px;
}

h2.cogs3{
	background: url(../images/tinycog3.jpg) no-repeat 0 0;
	height: 35px; 
	padding: 9px 0 0 63px;
}

/*-------------------*/

.noPrint {
	}
	
.red {
	color:red;
}

.marginleft {
	margin-left:80px;
	}
	
.sce {
	margin-top:20px;
	}