td.startLogo_bg {
	background-image: url(/image/home/welcome/startLogo_bg.png);
	background-repeat: no-repeat;
	background-position: center;
}

td.startLogo_en {
	background-image: url(/image/home/welcome/startLogo_en.png);
	background-repeat: no-repeat;
	background-position: center;
}

span.loggedInUserInfoText {
	font-size: 12px;
	font-weight: bold;
	color: #6D6D6D;
	width: 100%;
}

a.logIn {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #7D7B7B;
	border-bottom: 1px dotted #F67401;
	line-height: 10px;
}

a.logIn :hover {
	color: #F67401;
	border-bottom: 1px dotted #484848;
}

.forwardToCmsRootCategoryIcons td {
	padding-left: 15px;
	padding-right: 15px;
}

table.leftLogoList {
	height: 100%;
}

table.rightLogoList {
	height: 100%;
}

div.logoListScrollBox {
	width: 100%; height: 153px; overflow: hidden;
}

.leftLogoList table.logoHolder {
	border: 1px solid #54749B;
}

.rightLogoList table.logoHolder {
	border: 1px solid #54749B;
}

.logoHolderInner td {
	border: 1px solid #54749B;
	padding: 1px;
	height: 56px;
	width: 118px;
}

.logoHolderInner td img {
	border: none;
	padding: 0px;
	margin: 0px;	
}

.logoHolderInner td a img {
	border: none;
	padding: 0px;
	margin: 0px;
}

td.scrollerColumn {
	width: 18px;
}
