/* CUSTOMIZED YUI GRIDS RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
	line-height: 1.4em;
	margin-bottom: 1em;
	font-family: Helvetica, Arial, sans-serif !important;
} 
table { 
	border-collapse:collapse; 
	border-spacing:0; 
	margin-bottom: 10px;
} 
th, td {
	margin-bottom: 0;
}
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
}
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	margin-bottom: .6em;
	font-weight: bold;
	color: #3c3c3c;
}
q:before,q:after { 
	content:''; 
}
abbr,acronym { 
	border:0; 
}

div { margin-bottom: 0; } 

/* MAIN TEMPLATE COMPONENTS */

body {
	font: 14px Helvetica, Arial, sans-serif;
	background: url('../imgs/bg_headerbars.gif') repeat-x top #FFF;
	margin: 0 !important;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. */
	color: #222;
}

body#home {
	background: #FFF;
	padding: 8px; /*12px padding gets added by the lightview object */
}

.oneColFixCtrHdr #container {
	background: url('../imgs/bg_header.jpg') no-repeat top center ;
	position: relative;
}

.oneColFixCtrHdr #header, .oneColFixCtrHdr #mainContent .content, .oneColFixCtrHdr #footer .content {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;  
	height: 128px;
	color: #FFF;
}
.oneColFixCtrHdr #header h1 {
	padding: 10px 0; 
}
.oneColFixCtrHdr #mainContent {
	padding: 15px 20px; 
}

#mapPage #mainContent {
	background: url('../imgs/bg_map.gif') no-repeat center 62px;
}

.oneColFixCtrHdr #footer {
	background: #f2e7df;
	border-top: 1px solid #ccb6a8;
	width: 100%;
}

.oneColFixCtrHdr #footer .content {
	padding: 13px 0; 
}

#home #footer {
	background: transparent;
	border-top: 1px solid #d7d7d7;
	clear: both;
	margin-top: 40px;
	padding: 5px 210px;
}

#home #footer img {
	float: left;
	margin-right: 30px;
}

/* DEFAULT STYLING */

h1 {
	font-size: 2em;
	margin-bottom: .2em;
}

h1.smaller {
	font-size: 1.7em;
}

h2 {
	font-size: 1.4em;
	margin-top: .5em;
	margin-bottom: .2em;
}

h3 {
	font-size: 1.1em;
	color:#62412E;
}

h4 {
	text-transform: uppercase;
	font-size: 1em;
}

h6 {
	font-weight: normal;
	text-transform: uppercase;
}

a {
	color: #004caa;
}

a:hover {
	color: #7d3d14;
}

strong {
	font-weight: bold;
}	

i, em {
	font-style: italic;
}

hr {
	margin-bottom: 10px;
}

blockquote {
	margin-left: 25px;
	margin-right: 25px;
}

th {
	font-weight: bold;
	color: #7D3D14;
}


/* CUSTOM ELEMENTS STYLING */

.clear {
	clear: both;
}

.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.inactive {
	display: none !important;
}

.half {
	width: 46%;
}

.margin-bottom {
	margin-bottom: 15px;
}

#logo {
	text-indent: -9000px;
	overflow: hidden;
}

#logo a {
	display: block;
	height: 60px;
	width: 500px;
}

#chartDisplay img, #ChartsAndFacts img {
	margin-bottom: 20px;
}

#countryList {
	line-height: 12px !important;
	vertical-align: middle;
}

#countryList input {
	margin-right: 8px;
	display: inline-block;
}

#countryList .left {
	margin-right: 2%;
}

#countryList .right {
	margin-left: 2%;
	width: 160px;
}

#countryInput {
	width: 500px;
}

#free-copy {
	position: absolute;
	right: 10px;
	top: 0;
	width: 207px;
	padding: 10px;
	padding-top: 11px;
}

#free-copy h3 {
	color: #FFF;
	font-size: 14px;
	text-align: center;
}

#free-copy h3 a {
	text-decoration: none;
}

#free-copy h3 a:hover {
	text-decoration: underline;
}

#free-copy li {
	float: left;
	padding-right: 10px;
}

#free-copy a {
	color: white;
}

#free-copy li a:hover {
	color: #004caa;
}

#header .nav {
	height: 36px;
	position: absolute;
	top: 92px;
	z-index: 100;
}

#header .nav li {
	float: left;
	height: 36px;
	line-height: 26px;
	list-style-type: none;
	font-size: 1.1em;
	text-align: center;
	z-index: 100;
}

#header, #header ul {
	z-index: 100;
}

#header .nav li a {
	display: block;
	padding: 6px 15px 4px 15px;
	height: 26px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	min-width: 120px;
}

#header .nav li li {
	width: 150px;
	float: none;
	margin-bottom: 0;
	z-index: 100;
	font-size: 13px;
	text-align: left;
	line-height: 18px;
	height: auto;
}

#header .nav li li a {
	height: auto;
	background: #7D3D14;
}

#header .nav li li:hover {
	cursor: pointer !important;
}

#header .nav li li a:hover {
	background: #B66724;
	cursor: pointer !important;
}

#header .nav li#feedback a {
	min-width: 90px;
}

#homePopUp {
	display: none;
}

#mainContent li {
	background: url("../imgs/blt_square.gif") no-repeat 12px 5px; 
	padding-left: 24px;
}

#mapContent {
	height: 352px;
	margin-bottom: 20px;
}

#titleHeading {
	height: 48px;
}

#header .nav li.selected {
	background: url('../imgs/bg_nav_tab.gif') repeat-x top;
}

#header .nav li a:hover {
	background: url('../imgs/bg_nav_tab_hover.gif') repeat-x top;
}

.tabs {
	display: block;
	width: 100%;
	height: 24px;
	border-bottom: 1px solid #532d1b;
}

#mainContent .tabs li {
	float: left;
	background: url("../imgs/bg_tab_lft.gif") no-repeat left top;
	padding-left: 0;
}

.tabs li a {
	background: url("../imgs/bg_tab_rt.gif") no-repeat right top;
	margin-left: 6px;
	padding: 3px 15px 0 6px;
	padding-right: 15px;
	height: 22px;
	display: block;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
	color: #753913;
}

.tabs li a:hover {
	color: #3c3c3c;
}

#mainContent .tabs li.selected {
	background-image: url('../imgs/bg_tab_lft_sel.gif');
}

.tabs li.selected a {
	background-image: url('../imgs/bg_tab_rt_sel.gif');
	color: #431303;
}

#mainContent td, #mainContent th {
	padding: 4px;
	border-bottom: 1px solid #AAA;	
}

#mainContent th {
	border-bottom: 2px solid #7D3D14;
}

<!-- pressroom-->
<!--background:url(http://tobaccoatlas.org/imgs/featboxBK.gif) repeat-x bottom center;-->
.featBox { 
background: url(../imgs/featboxBK.gif) repeat-x bottom center;
padding:10px;

}
.leftColMenu{
float:left;
width:210px;
margin-right:15px;
font-size:11px;
}
.rightCol2{
width:550px;
float:right; 
height:auto
}
<!--end pressroom-->

.leftCol {
	float: left;
	width: 558px;
}

.leftCol2 {
	float: left;
	width: 480px;
}

.rightCol {
	float: right;
	padding: 0 0 0 20px;
	background: #FFF;
	width: 222px;
	font-size: 12px;
}

.rightCol h3 {
	color: #7d3d14;
	border-bottom: 2px solid #ad673a;
	padding: 6px 8px 4px 8px;
	margin-bottom: 1em;
}

.rightCol .bt {
	font-size: 14px;
	vertical-align: middle;
} 

.issueSelector {
	float: right;
	margin-top: 10px;
	width: 222px;
}

.rightLinks {
	float: right;
	text-align: right;
	width: 100px;
	margin-top: 5px;
	font-size: .9em;
}

.rightLinks li {
	margin-bottom: 5px;
}

#footer p {
	float: left;
	margin: 22px 20px 0 0;
	font-size: .9em;
	color: #592909;
}

#footer img {
	float: left;
	margin: 5px 30px 0 0;
}

#footer ul {
	margin-bottom: 0;
}

#footerButtons {
	float: right;
	width: 220px;
	margin-left: 28px;
}

#footerButtons a {
	height: 37px;
	display: block;
	text-decoration: none;
	color: #753913;
	font-weight: bold;
	line-height: 38px;
	text-align: center;
	font-size: .9em;
	padding-top: 1px;
}

#footerButtons a:hover {
	color: #004caa;
}

#footer #btJoin {
	background: url("../imgs/bg_bt_join.jpg") no-repeat;
	width: 220px;
}

#footer #btSubmit {
	background: url('../imgs/bg_bt_submit.jpg') no-repeat;
	width: 147px;
	float: left;
}

#footer #btHelp {
  background: url('../imgs/bg_bt_help.jpg') no-repeat;
  width: 72px;
  float:left;
  margin-left: 1px;
}

#mainContent li.xls {
	background: url("../imgs/icon_xls.gif") no-repeat;
}

#mainContent li.pdf {
	background: url("../imgs/icon_pdf.gif") no-repeat;
}

#mainContent li.zip {
	background: url("../imgs/icon_zip.gif") no-repeat;
}

.photo, #mainContent .photo {
	padding: 9px 9px 0 9px;
	border: 1px solid #a16036;
	font-size: 12px;
}

.photo img {
	margin-bottom: 9px;
}

.photo p {
	margin-bottom: 9px;
	text-align: left;
}

.quote, .callout {
	border-bottom: 1px solid #bfa99c;
	border-top: 1px solid #bfa99c;
	background: #f7f1ee;
	font-style: italic;
	color: #431303;
	margin-bottom: 20px;
	padding: 15px;
}

.callout {
	font-style: normal;
}

.callout h2, .callout h3 {
	color: #431303;
}

.quote .attribution {
	font-style: normal;
	text-align: right;
	margin-bottom: 0;
}

.footnotes {
	text-align: right;
	margin-top: -10px;
}
h2#intro {
	font-weight: normal;
	font-size: 1.3em;
	color: #62412e;
	width: 700px;
	text-align: left;
}

h2#welcome {
	font-weight: normal;
	font-size: 1.3em;
	color: #62412e;
	height: 33px;
	vertical-align: bottom;
	line-height: 33px;
	width: 700px;
	text-align: left;
}

#videoBox {
	width: 207px;
	float: left;
	margin: 0 14px 14px 0;
	padding: 8px;
}

#videoBox img {
	margin-bottom: 0;
}

a.bt {
	font-weight: bold;
	text-align: center;
	margin: 0 auto 20px auto;
	display: block;
	text-decoration: none;
	background: url('../imgs/bg_bt2_left.gif') no-repeat left;
	padding-left: 12px;
	height: 38px;
	text-align: left;
}

a.bt span {
	background: url('../imgs/bg_bt2_right.gif') no-repeat right;
	display: inline;
	line-height: 38px;
	padding: 0px 12px 0px 0;
	height: 38px;
	cursor: pointer;
}

.rightCol .bt {
	background: url('../imgs/bg_bt_rtCol_top.gif') no-repeat top;
	padding: 11px 0 0 0;
	height: auto;
	margin: 0 0 15px 0;
}

.rightCol .bt span {
	background: url('../imgs/bg_bt_rtCol_btm.gif') no-repeat bottom;
	padding: 2px 11px 11px 15px;
	height: auto;
	display: block;
	line-height: 20px;
	text-align: left;
}

.bt .icon {
	float: left;
	margin: 2px 7px 10px 0;
}

#findAMap {
	float: left;
	text-align: center;
	width: 200px;
	background: url('../imgs/bg_findAMap.gif') repeat-x top;
	height: 146px;
	padding: 15px 10px;
}

#findAMap select {
	display: inline;
	margin-bottom: 10px;
}

#findOptions {
	height: 65px;
}

#findOptions select {
	width: 100%;
	margin: 0 auto 10px auto;
}

#findOptions form#issue-selector {
	margin: 0 auto;
	width: 185px;
}

#findAMap a.bt {
	width: 50px;
	text-align: center;
}

#findAMap a.bt span {
	display: block;
	width: 33px;
}

#home .sideButtons {
	float: left;
	margin-left: 13px;
	width: 225px;
}

#home .sideButtons a {
	margin-bottom: 2px;
}

#home .sideButtons a span {
	display: block;
	text-align: center;
	cursor: pointer;
}

#home #rotatingImages {
	width: 100%;
	min-height: 50px;
	margin-bottom: 15px;
}

form#issue-selector {
	margin: 0;
} 
