@charset "utf-8";
/* Citi's 2008 EcoSweepstakes */

body {
	color: #666;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	background: #D1D2D4 url(../images/bg_citi.gif) repeat-x;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	display: inline;
}

p {
	margin: 0;
	padding: 0 0 1.2em;
}


#container {
	width: 800px;
	margin: 0 auto;
}

#header {
	padding-bottom: 18px;
}

#intro_balcon {}

	#intro_balcon #content .left {
		float:left;
		width:645px;
		padding-top:10px;
	}
	
	#intro_balcon #content .right {
		float:left;
		width:150px;
		padding-top:30px;
	}	

#content {
	height: auto !important;
	height:  270px;
	min-height: 270px;
}

ul#citicard_options {
	list-style-type: none;
	margin: 0;
	padding: 35px 0 0;
	float: left;
	}
	ul#citicard_options li {
		float: left;
	}


#footer {
	clear: both;
	font-size: .6em;
	color: #818285;
	}
	#footer #citi_logo {
		width: 130px;
		height: 42px;
		float: left;
		background: url(../images/logo_citi.gif) center no-repeat;
	}
	#footer #footer_links {
		padding-top: 14px;
		width: 670px;
		float: left;
		}
		#footer #footer_links a {
			color: #0D793D;
			text-decoration: none;
			font-weight: bold;
		}
		#footer #footer_links span {
			color: #0D793D;
			font-weight: bold;
		}

#arbor_day_info {
	clear: both;
	width: 815px;
	margin: 0 auto;
	padding-top: 10px;
}

#rules {
	font-size:12px;
}

.faq_left {
	float:left;
	width:25px;
}

.faq_right {
	float:left;
	width:555px;
}

.button { padding-top: 25px; }
