#content div.sand {
	margin: 20px;
}

	#content div.experience {
		background-color: #fff;
		margin: 0 20px 40px 20px;
		width: 396px;
		float: left;
		border: 1px solid #bb813b;
		height: 240px;
		overflow: hidden;
	}
	
	#content div.experience img {
		float: left;
		border: 6px solid #999;
		margin: 20px;
	}

	#content div.experience h2 {
		margin: 0;
		padding: 10px 0 0 20px;
	}
	
	#content div.experience p {
		line-height: 1.4em;
		margin: 0px;
		margin-right: 10px;
		margin-top: 5px;
		font-size: 12px;
	}
	
	.experience {
		font-size: 12px;
	}
	
		p.features {
			margin-top: 18px !important;
		}
		
		p.features strong {
			font-weight: normal;
			color: #8a0013;
		}
		
.left_list, .right_list {
	width: 45%;
	float: left;
}

.sand h2 {
	margin: 0px;
	margin-bottom: 10px;
}

ul.fader3 {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	width: 285px;
	height: 200px;
	overflow: hidden;
}
