/* make breadcrumbs wider to avoid ugly line break after two third */
#breadcrumbs ul {
	float: left; display: inline;
	width: 540px;
}

.categoryList li {
	height: 164px;	
}
.categoryList li strong {
	background:transparent url(../images/bullet_more.gif) no-repeat scroll 14px 8px;
	padding-top: 2px;
}

div#punchoutLogo {
	margin-bottom: 10px;
	margin-top:10px;
	width:auto;
	float:left;	
}

div#csvFileupload {
	width: 551px;
	margin: 0 0 10px 0; padding: 5px 10px 6px 10px;
	background: #edeeee;
}

/* adjustments for old-new design mixture */
#topMenu {
	left:300px;
	position:absolute;
	top:13px;
	width:70%;
}

#TB_ajaxContent #wrapper {
	background: transparent url(../images/spacer.gif) no-repeat scroll left top;
}

input.ckboxCatInMenu {
	margin-top:4px;
}

.catalogs .catalog li span {
	font-size: 12px;
}

/* XXX */
#loginBoxLinks {
	padding-top: 10px;
}

.duoBox {
	margin-bottom: 10px;
}