#content {
	background: url(/images/furn/light_gradient_bg_shadow.jpg) repeat-x #fff;
	padding: 17px 11px;
}

	h2 {
		font-size: 22px;
		color: #343432;
		padding-bottom: 30px;
		background: url(/images/furn/footer_x_divider.gif) repeat-x bottom;
	}
	
		#list li {
			background: url(/images/furn/footer_x_divider.gif) repeat-x bottom;
			padding: 12px 0 16px 0;
			color: #666;
		}
		
			#list img {
				float: left;
				width: 177px;
				height: 102px;
			}
			
			#list h3 {
				margin-left: 198px;
				font-size: 18px;
				margin-bottom: 1em;
			}
			
				#list h3 a {
					color: #666;
				}
				
					#list h3 a:hover {
						color: #000;
					}
			
			#list .text {
				margin-left: 198px;
				font-size: 12px;
			}
			
				#list .text p {
					margin-bottom: 1em;
				}