#featuredimg {
	position: absolute;
	left: 540px;
	top: 120px;
	z-index: 2;
}
#featuredthumbs {
	margin-top: 70px;
	margin-bottom: 20px;
}
#featuredthumbs img {
	padding-left: 15px;
}
.featuredProducts {
	float: left;
	width: 200px;
	border-right: 1px solid #cccccc;
	padding-right: 10px;
	margin-left: 10px;
}

.last {
	margin-right:0 !important;
	border-right: none;
}

#featuredSection {
	float: right;
	width: 918px;
	margin: 20px 10px 0px 10px;
	padding: 10px 15px 10px 15px;
	border: 1px solid #c9d9df;
	background: #e5edf0;
	color: #2f3032;
	overflow: auto;
}
#featuredSection h3 {
	color:#0091d5;
	border-bottom: 1px solid;
	padding-bottom: 10px;
}
.headerform {
	padding: 5px;
	margin:0;
	position: absolute;
	left: 540px;
	top: 20px;
	color: #fff;
}
.headerform h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	text-transform: none;
}
.headerform input {
	font-size: 12px;
	margin-right: 10px;
	padding: 2px;
}
h2.single {
}
.product {
	float: left;
	width: 150px;
	overflow: auto;
	margin-right: 3px;
	margin-bottom: 20px;
}
.product p{
	text-align: center;
	padding-top: 5px;
	margin: 0;
}
.title {
	color:#2f3032;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 10px;
}
.title02 {
	color: #2C7BB1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 10px;
}
.title03 {
	color: #2C7BB1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-bottom: 20px;
	clear: both;
}
ul li ul {
	margin: 15px 0 0 0;
}