#smart-page-help-wrapper h1 {
	margin:10px 200px 5px 0;
	background-color:#BEFFA9;
	padding:3px 2px;
	font-size:1.2em;
}
#smart-page-help-wrapper {
	line-height:15px;
}
.tutorial-text {
	background-color:#ffc;
	padding:5px;
	margin:10px;
}
.help-nav {
	margin:10px 0;
	border:1px solid #666;
	padding:10px;
}
.help-next {
	width:250px;
	float:right;
	text-align:right;
	margin-right:5px;
}

#positions-descriptions h2 {
	color:#06f;
	font-size:1.1em;
	margin-top:15px;
}
#positions-descriptions h2 a {
	color:#06f;
}

#manufacturers li {
	list-style:none;
	margin-bottom:10px;
	float:left;
	width:250px;
	margin-right:25px;
	min-height:250px;
	margin-left:5px;
	border-right:3px double #06f;
}
* html #manufacturers li {
	height:250px;
}
#manufacturers li h2 {
	color:#06f;
	background-color:#ffc;
	padding-left:3px;
	font-size:1.1em;
	border-bottom:3px double #06f;
	margin-bottom:3px;
}
#manufacturers li h2 a {
	color:#06f;
	text-decoration:none;
}
.smart-img {
	width:75px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	border-width:0;
}
.smart-img img {
	border-width:0;
	width:75px;
}
#manufactures .short-description {
	padding-right:5px;
}
.manuf-view-products {
	text-align:center;
}
.manuf-view-products a {
	color:#666;
}
