#leftCo ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftCo #account #email {
	background-image: url(img/user-login.gif);
	background-repeat: no-repeat;
	background-position: 4px 1px;
	border: 1px solid #666666;
	height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 22px;
	width: 115px;
	font-size: 11px;
	background-color: #FFFFFF;
}


#leftCo #account #password {
	background-image: url(img/user-passwd.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	border: 1px solid #FF0000;
	height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 24px;
	width: 115px;
	background-color: #FFFFFF;
}
#leftCo #account label {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#leftCo #account #validation {
	display: block;
	height: 16px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftCo #account #validation label {
	font-size: 12px;
	float: left;
	padding: 0px;
	height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#leftCo #account #validation #keepIdent {
	float: left;
	height: 16px;
	width: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#leftCo   #account #validation #accountIdent {
	height: 16px;
	padding: 0px;
	float: left;
	width: 58px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#leftCo         #help, #registration, #basket, #shortlinks, #keyBrandList, #enterprise, #org, #directory  , #informations{
	background-color: #F5F5F5;
	background-image: url(img/backgroundCorners-line.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;

}
#leftCo #keyBrandList li {
	font-size: 11px;
}


#leftCo  h3                {
	font-size: 13px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(img/headerCorners-line.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftCo a {
	text-decoration: none;
	color: #3C3C3C;
}
#leftCo li:hover {
	font-weight: bold;
}
#leftCo li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 13px;
}
#leftCo p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftCo #directory img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftCo #directory li {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 70px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	height: 80px;
}
#leftCo #directory a {
	font-size: 11px;
	text-decoration: none;
}
#leftCo  #directory  li:hover {
	background-color: #DADADA;
}
#leftCo #directory ul {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.hrLine      {
	background-image: url(img/grey-white-line.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 2px;
	width: 160px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bottomCorner {
	background-image: url(img/bottomCorners-line.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 10px;
	width: 100%;
	display: block;
}

.spaceIn5 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
