			#content {
				min-height: 100%;
			}
			
			#video-credit {
				font-family: "Trebuchet MS";
				font-style: italic;
				font-size: 11px;
				text-align: right;
				margin-bottom: 10px;
				padding-right: 40px;
				color: #999;
			}
			
			#content .col.right {
				min-height: 100%;
				width: 525px;
			}

			#content .col.left {
				min-height: 100%;
				width: 388px;
			}
			
			#content .cali_problem {
				width: 406px;
			}

			#content h1.cali_problem {
				height: 81px;
				background: url(/images/box_cali_problem.gif) no-repeat;
			}

				#content h1.cali_problem span {
					display: none;
				}
				
			#content div.cali_problem {
				font-family: "Trebuchet MS";
				width: 376px;
				background: #fff url(/images/box_cali_problem_gradient.gif) repeat-x 0px -15px;
			}

				#content div.cali_problem .problems {
					padding: 5px 25px;
					background: url(/images/box_cali_problem_border.gif) repeat-y;
				}

				#content div.cali_problem .cali_bottom {
					height: 7px;
					width: 376px;
					background: url(/images/box_cali_problem_bottom.gif) no-repeat;
				}

				#content div.cali_problem p {
					padding-top: 10px;
					border-bottom: 1px solid #ddd;
				}
			
				#content div.cali_problem p:last-child {
					padding-bottom: 15px;
					border-bottom: none;
				}
			
			#content .rankings {
				margin-bottom: 10px;
				padding-right: 2px;
			}
			
			#content .pattern {
				min-height: 100%;

				width: 527px;
				background: url(/images/background_pattern.gif);
				
			}
			/*---climate ranking---*/
			#lawsuit_climate_ranking {
				width:238px;
				height:294px;
				float:left;
			}
			#harris_poll {
				width:274px;
				height:294px;
				float:right;
			}
			
	/* SHARE YOUR STORY */
	
	#content h2.frivolous {
		height: 42px;
		width: 523px;
		margin-top: 12px;
	}

		#content h2.frivolous span {
			display: none;
		}

	#content h2.frivolous {
		background: #fff url('/images/box_frivlawsuit.gif') no-repeat;
	}


	#content .cbox {
		background: url('/images/box_cbox_gradient.gif') repeat-x left -42px;
	}

		#content .cbox .cbox_content {
			padding: 0 20px;
			background: url('/images/box_cbox_border.gif') repeat-y;
		}

		#content .cbox .cbox_bottom {
			height: 22px;
			width: 523px;
			
			background: #fff url(/images/box_cbox_bottom.gif) no-repeat;
			margin-bottom: 10px;
		}	