	.detail {
		float:left;
		width:270px;
		overflow-x:hidden;
	}
	h1 {
		font-size:16px;
		font-weight:normal;
		line-height:22px;
	}
	.detail h3 {
		text-transform:uppercase;
		margin:25px 0;
		font-size:12px;
	}
	.detail p {
		line-height:16px;	
	}
	#contentContainer {
		line-height:17px;
	}
	#first {
		margin-top:25px;	
	}
	h2.headie {
		float:left;	
		background:#443407;
		width:270PX;
	}
	.contentHeader {
		border-bottom:3px solid #443407;
		width:195px;
		float:right;
		height:25px;
		margin-bottom:20px;
	}
	.detail ul {
		margin-left:15px;	
	}
	.detail ul li {
		margin-bottom:5px;
	}
	.ml {
	margin-left:10px;	
	}
