#markets {
	position: relative;
	background: #fff url(/css/images/1-5-white-page.png) no-repeat 0 0;
	width: 980px;
	margin: 52px auto 0;	
}

#markets h2 {
	height: 40px;
	padding: 6px 10px 0;
	margin: 0;
	font-size: 32px;
	background: url(/css/images/1-5-header.png) no-repeat 0 0;
	letter-spacing: -2px;
	color: #3097b9;
	line-height: 1.1;
	text-shadow: #fff 0 1px 0px;
}

#markets h3 {
	margin: 15px 0 0;
	font-size: 22px;
	color: #1f3946;
	font-weight: normal;
	letter-spacing: -1px;
}

#markets .headliner {
	min-height: 425px;
	background: url(images/headline.jpg) no-repeat center 0;
	padding-top: 30px;
}

#markets .headliner h3 {
	padding: 0 20px;
	margin: 0 0 15px 330px;
	font-size: 32px;
	color: #1f3946;
	font-weight: normal;
	letter-spacing: -2px;
	text-align: left;
}

#markets .headliner p {
	padding: 0 20px;
	margin: 0 0 0 330px;
	font-size: 17px;
	color: #274758;
	line-height: 1.5;
	text-align: left;
	letter-spacing: -1px;
}

#markets .headliner h4 {
	padding: 0 20px 0 490px;
	margin: 45px 0 0;
	font-size: 25px;
	color: #1f3946;
	font-weight: normal;
	letter-spacing: -1px;
	width: 640px;	
}

#markets .headliner p.smaller {
	padding: 0 20px 0 490px;
	margin: 10px 0 15px;
	font-size: 15px;
	color: #274758;
	line-height: 1.5;	
}

#markets h3.bigtime {
	padding: 20px 20px 20px;
	margin: 0 0 35px;
	font-size: 22px;
	color: #1f3946;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: center;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	background-color: #eee;
}

#markets h4 {
	margin: 0;
	font-size: 14px;
	color: #1f3946;
	font-weight: bold;
	line-height: 16px;
}

#markets .looking {
	background: url(/css/images/1-6-looking.png) no-repeat 15px 0;
	min-height: 140px;
}

#markets .looking h4 {
	padding: 15px 20px 5px 30px;
	margin: 0;
	font-size: 21px;
	color: #fff;
	line-height: 1;
	letter-spacing: -1px;
}

#markets .looking p,
#markets .looking form {
	padding: 0 20px 0 30px;
	margin-bottom: 12px;
	color: #fff;
}

#markets .looking input.input {
	width: 212px;
	height: 24px;
	color: #555;
	padding: 10px 10px 0 28px;
	background: url(/css/images/1-6-product-search.png) no-repeat 0 0;
	border: 0;
	outline: none;
	font-size: 12px;
	float: left;
	display: block;
	margin-right: 5px;
}

#markets .looking button {
	width: 74px;
	height: 34px;
	color: #fff;
	padding: 0;
	background: url(/css/images/1-6-product-search-button.png) no-repeat 0 0;
	border: 0;
	outline: none;
	font-size: 12px;
	text-indent: -9000px;
	float: left;
	display: block;
	cursor: pointer;
}

#markets h5 {
	margin: 0;
	font-size: 12px;
	color: #1f3946;
	font-weight: bold;
	line-height: 14px;
}

#markets p {
	margin: 8px 0 15px;
	font-size: 12px;
	color: #274758;
	line-height: 1.5;
}

#markets a {
	color: #4e7afd;
	text-decoration: none;
}

#markets a:hover {
	color: #39dc43;
}

#markets .pic-bg {
	margin-top: 20px;
	padding-top: 30px;
	padding-left: 500px;
	min-height: 350px;
	background: url(images/bg-1.jpg) no-repeat 0 0;
	position: relative;
}

#markets #examples {
	background: url(images/bg-3.png) no-repeat 0 0;
	padding: 10px 0 30px 1px;
}

#markets #examples h4 {
	font-size: 20px;
	padding: 15px 20px 5px;
	overflow: hidden;
	line-height: 1;
	margin-bottom: 15px;
}

#markets #examples h4 span {
	font-size: 14px;
	line-height: 1.4;
}

#markets #examples div {
	padding-top: 20px;
}

#markets #examples p {
  margin-top: 3px;
	padding-left: 120px;
}