/* -------------------- main nav -------------------- */
#leftNav {
	margin:0;
	padding:0;
}
#leftNav a {
	background:#fff;
	display:block;
	padding:0 0 0 8px;
	margin:0;
	width:151px;
	_width:159px;
	line-height:24px;
	font-size:13px;
	border-bottom:1px solid #73c639;
	border-right:none;
	color:#000;
}
#leftNav a:hover {
	background:#bedefd;
	display:block;
	font-size:13px;
	text-decoration:none;
	color:#000;
}
#leftNav a:visited, #leftNav a:active {
	font-size:13px;
	color:#000;
}


h1 {
	font-size:16px;
	line-height:18px;
}


ul#supplierhome {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	text-align:center;
}
ul#supplierhome h1 {
	font-size:14px;
	line-height:16px;
	margin:0 auto 1px auto;
	padding:0;
}
ul#supplierhome h2 {
	font-size:12px;
	line-height:14px;
	margin:0 auto 1px auto;
	padding:0;
}
ul#supplierhome li.bucket, ul#supplierhome li.bucket_hsconnect {
	display:inline;
	text-align:center;
	margin:auto;
}
ul#supplierhome li.bucket a, ul#supplierhome li.bucket_hsconnect a {
	display:block;
	float:left;
	list-style:none;
	text-decoration:none;
	height:155px;
	border:1px dashed #b6b6b6;
	padding:5px;
	margin:1%;
	background:#fff;
	font-size:14px;
}
ul#supplierhome li.bucket a:hover, ul#supplierhome li.bucket_hsconnect a:hover {
	border:1px dashed #6bbd31;
}

ul#supplierhome li.bucket a {
	width:150px;
}
ul#supplierhome li.bucket_hsconnect a {
	width:180px;
}

ul#supplierhome li.bucketEmpty {
	width:152px;
	height:155px;
	display:block;
	float:left;
	list-style:none;
	text-decoration:none;
	border:none;
	padding:5px;
	margin:1%;
	background:#fff;
	font-size:14px;
}
	




#suppcomm {
	width:550px;
	margin:0;
	padding:0;
}

#suppcomm h1 {
	font-size:18px;
	line-height:20px;
	text-align:left;
	margin:0 0 15px 0;
	padding:0;
}

#suppcomm h1.suppcomm a{
	font-size:18px;
	line-height:20px;
	width:170px;
	text-align:center;
	margin:10px 10px 15px 0;
	padding:0;
	float:left;
	display:inline;
}

#suppcomm h2 {
	font-size:16px;
	line-height:18px;
	font-weight:normal;
	margin:10px auto 20px auto;
	padding:0;
}
#suppcomm form {
	float:left;
	display:inline;
	width:275px;
	padding-right:30px;
	border-right:1px dashed #ddd;
}