/** {
	border: 1px solid;
}
*/

#makeguide-header {
	margin: 15px 0 30px 0;
	display: table;
	width: 100%;
}

#makeguide-header .title {
	float: left;
	text-align: left;
}

#makeguide-header .search {
	float: right;
	text-align: right;
	font-size: 10px;
	margin: 10px 0 10px 0;
}

#makeguide-header .search b {
	margin: 0 0 3px 0;
	display: block;
}

#makeguide-header h1 {
	margin: 0 0 8px 0;
}

#makeguide-header ul {
	list-style: none;
	font-weight: bold;
}

#makeguide-header li {
	float: left;
	margin: 5px 5px 0 0;
	display: block;
}

#makeguide-header li a {
	padding: 8px 12px;
	text-decoration: none;
	color: #494C4C;
	background: #EDF1F2 none;
}

#makeguide-header li a:hover {
	padding: 8px 12px;
	text-decoration: none;
	color: #FFFFFF;
	background: #122840 url(/ee_images/bkgnd_arrow.gif) bottom center no-repeat;
}

#makeguide-header li a.selected {
	padding: 8px 12px;
	text-decoration: none;
	color: #FFFFFF;
	background: #e68b00 url(/ee_images/bkgnd_arrow.gif) bottom center no-repeat;
}

#searchhead {
	position: relative;
	font-size: 10px;
	color: #797F80;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 823px;
	height: 144px;
	background: url('/ee_images/appguide/head_appguide.gif') top left no-repeat;
	display: table;
}

#searchhead.makesus {
	background: url('/ee_images/appguide/head_appguide_sus.gif') top left no-repeat;
}

#searchhead.maketrak {
	background: url('/ee_images/appguide/head_appguide_trak.gif') top left no-repeat;
}

#searchcolhead {
	position: relative;
	width: 100%;
	height: 38px;
}

#searchcols {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}

#searchtitle {
	width: 500px;
	position: absolute;
	top: 15px;
	left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

#searchtype {
	position: absolute;
	top: 15px;
	right: 20px;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

#searchtype b {
	font-weight: bold;
	color: #ffffff;
	margin-left: 10px;
}

#searchtype a {
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
	margin-left: 10px;
}

#searchtype a:hover {
	text-decoration: none;
	color: #3ABFF0;
}

#searchhead form {
	margin: 0;
	padding: 0;
}

#searchhead form input {
	vertical-align:top;
}

#searchhead form select.model {
	width: 125px;
	margin: 0;
	padding: 0;
}

#searchhead form select.make {
	width: 172px;
	margin: 0;
	padding: 0;
}

.btn {
	margin: 2px 0 0 2px;
}

#searchcol1 {
	width: 212px;
	height: 48px;
	position: absolute;
	top: 23px;
	left: 35px;
}

#searchcol2 {
	width: 250px;
	height: 48px;
	position: absolute;
	top: 23px;
	left: 291px;
}

#searchcol3 {
	width: 250px;
	height: 48px;
	position: absolute;
	top: 23px;
	left: 545px;
}

#searchcol2b {
	width: 250px;
	height: 48px;
	position: absolute;
	top: 23px;
	left: 291px;
}

#searchcol3b {
	width: 250px;
	height: 48px;
	position: absolute;
	top: 23px;
	left: 593px;
}

#wheeltype1 {
	font-weight: bold;
	border-top: 8px solid #FFFFFF;
	background-color: #f6fefe;
	padding: 10px 0 3px 10px;
}

#wheeltype2 {
	font-weight: bold;
	border-top: 8px solid #FFFFFF;
	background-color: #e9fcfc;
	padding: 10px 0 3px 10px;
}

#wheeltype3 {
	font-weight: bold;
	border-top: 8px solid #FFFFFF;
	background-color: #d5fafa;
	padding: 10px 0 3px 10px;
}

#wheeltype4 {
	font-weight: bold;
	border-top: 8px solid #FFFFFF;
	background-color: #bff6f6;
	padding: 10px 0 3px 10px;
}

#wheeltype5 {
	font-weight: bold;
	border-top: 8px solid #FFFFFF;
	background-color: #f6f2bf;
	padding: 10px 0 3px 10px;
}

#wheeltype1.first-row, #wheeltype2.first-row, #wheeltype3.first-row, #wheeltype4.first-row, #wheeltype5.first-row {
	border-top: 0px;
}