.suckerdiv ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.suckerdiv ul li {
	position: relative;
	float: left;
	display: block;
	width: 106px;
	height: 21px;
}
#AboutUsBtn {
	background: url(../Imgs/Btns/AboutUsBtn.jpg) no-repeat;
	width: 106px;
	height: 21px;
	margin-left: 1px;
}
html>/**/body #AboutUsBtn {
	margin: 0px 1px 0px 1px;
}
* html #AboutUsBtn {
	margin: 0px;
}
.AboutUsBtnLink a:hover {
	background: url(../Imgs/Btns/AboutUsBtn-over.jpg) no-repeat;
	width: 106px;
	height: 21px;
}
#FashionBtn {
	background: url(../Imgs/Btns/FashionBtn.jpg) no-repeat;
	width: 106px;
	height: 21px;
}
html>/**/body #FashionBtn {
	margin-right: 1px;
}
.FashionBtnLink a:hover {
	background: url(../Imgs/Btns/FashionBtn-over.jpg) no-repeat;
	width: 106px;
	height: 21px;
}
#TalentBtn {
	background: url(../Imgs/Btns/CommercialBtn.jpg) no-repeat;
	width: 106px;
	height: 21px;
}
html>/**/body #TalentBtn {
	margin-right: 1px;
}
.TalentBtnLink a:hover {
	background: url(../Imgs/Btns/CommercialBtn-over.jpg) no-repeat;
	width: 106px;
	height: 21px;
}
#KidsBtn {
	background: url(../Imgs/Btns/KidsBtn.jpg) no-repeat;
	width: 106px;
	height: 21px;
}
html>/**/body #KidsBtn {
	margin-right: 1px;
}
.KidsBtnLink a:hover {
	background: url(../Imgs/Btns/KidsBtn-over.jpg) no-repeat;
	width: 106px;
	height: 21px;
}
#TalentSearchBtn {
	background: url(../Imgs/Btns/SearchBtn.jpg) no-repeat;
	width: 106px;
	height: 21px;
}
html>/**/body #TalentSearchBtn {
	margin-right: 1px;
}
.TalentSearchBtnLink a:hover {
	background: url(../Imgs/Btns/SearchBtn-over.jpg) no-repeat;
	width: 106px;
	height: 21px;
}
#ContactUsBtn {
	background: url(../Imgs/Btns/ContactUsBtn.jpg) no-repeat;
	width: 106px;
	height: 21px;
}
html>/**/body #ContactUsBtn {
	margin-right: 1px;
}
.ContactUsBtnLink a:hover {
	background: url(../Imgs/Btns/ContactUsBtn-over.jpg) no-repeat;
	width: 106px;
	height: 21px;
}
#NewsBtn {
	background: url(../Imgs/Btns/NewsBtn.jpg) no-repeat;
	width: 106px;
	height: 21px;
}
.NewsBtnLink a:hover {
	background: url(../Imgs/Btns/NewsBtn-over.jpg) no-repeat;
	width: 106px;
	height: 21px;
}
.suckerdiv ul li ul {
	position: absolute;
	width: 106px;
	height: 21px;
	padding-top: 0px;
	display: none;
}
.suckerdiv ul li ul li ul {
	left: 106px;
	top: 0px;
	padding-top: 0px;
	padding-left: 1px;
}
.suckerdiv ul li a {
	font-size: 11px;
	display: block;
	color: black;
	text-decoration: none;
	background: none;
	width: 106px;
	height: 21px;
	padding: 0px;
	margin-right: 1px;
}
.suckerdiv ul li a:hover {
	font-size: 11px;
}
.suckerdiv ul li ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 107px;
	height: 21px;
	line-height: 21px;
	color: #000;
	background: #fff;
	border-top: 1px solid #999;
/*	border-bottom: 1px solid #f00; */
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	text-indent: 4px;
}
.suckerdiv ul li ul li a.last {
	border-bottom: 1px solid #999;
}
.suckerdiv ul li ul li a:hover {
	width: 107px;
}
html>/**/body .suckerdiv ul li ul li a {
	margin: 0px 0px 0px -1px;
	padding: 0px 0px 0px 0px;
	width: 106px;
	height: 21px;
	line-height: 21px;
	color: #000;
	background: #fff;
	border-top: 1px solid #999;
/*	border-bottom: 1px solid #999; */
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	text-indent: 4px;
}
html>/**/body .suckerdiv ul li ul li a:hover {
	width: 106px;
}
.suckerdiv ul li a:hover {
	background-color: #eee;
	width: 106px;
	height: 21px;
}
.suckerdiv .subfolderstyle a {
	background: none;
	width: 106px;
	height: 21px;
}
.suckerdiv .subfolderstyle a:hover {
	background: none;
	width: 106px;
	height: 21px;
}
	
/* Holly Hack for IE \*/
* html .suckerdiv ul li {
	float: left;
	height: 1%;
}
* html .suckerdiv ul li a {
	height: 1%;
}
/* End */