#accordWrapper{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 825px;
	height: 100px;
	border :none;
	background: url('http://beta.2hotnsexy.com/images/accordian_bk_mini.jpg') no-repeat;	
	z-index: 1;
}
#accordWrapper a{
	font-weight: normal;
	font-size: 10px;
}

#listingBrowse{
	position: absolute;
	top: 310px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 795px;
	height: 30px;
	z-index: 2;
}
#listingBrowse a{
	font-size: 10px;
	font-weight: bolder;

}
#listingBrowse a:hover{
	font-size: 10px;
	font-weight: bolder;
	font-color: #fff;
}

#teir_1{
	position: relative;
	width: 195px;
	padding: 5px;
	top: 18px;
	height: 65px;
	z-index: 5;
	float: left;
	overflow-x: hidden;
	overflow-y: auto;
}
#teir_2{
	width: 195px;
	padding: 5px;
	top: 18px;
	height: 60px;
	z-index: 6;
	float: left;
	position: relative;
	left: -203px;
	display: none;
	overflow-x: hidden;
	overflow-y: auto;
}
#teir_3{
	width: 195px;
	padding: 5px;
	top: 18px;
	height: 60px;
	z-index: 7;
	float: left;
	position: relative;
	left: -203px;
	display: none;
	overflow-x: hidden;
	overflow-y: auto;
}
#teir_4{
	width: 195px;
	padding: 5px;
	top: 18px;
	height: 65px;
	float:left;
	z-index: 8;
	position: relative;
	float: left;
	left: -203px;
	display: none;
	overflow-x: hidden;
	overflow-y: auto;
}
.loadingImage{
	margin-top: 15px;
	text-align:center;
}
hr{
	color: #840000;
	border: #840000 solid 1px;
}
