
#menuShow a,
#menuSelect a {
	color: #ffffff;
}
#menuShow{
border: 0px solid #FFFFFF;
background-color:;
padding: 5px;
font-size: 13px;
font-family: Century Gothic, Arial;
font-color: #FFFFFF;
position: absolute;
width: auto;
height: auto;
}

#menuSelect{
border: 0px solid #FFFFFF;
background-color:;
padding: 5px;
font-size: 13px;
font-family: Century Gothic, Arial;
font-color: #FFFFFF;
position: absolute;
width: auto;
height: auto;
}
p {
	margin: 15px 0;
}

#pack-button {
left:13px;
margin-bottom:20px;
position:absolute;
top:530px;
}

.filter-bar {
	background: #666666;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.listing {
}
.listing .title {
	font-weight: bold;
	font-size:12px;
	color: #000000;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
.listing .detail {
	font-size:12px;
	color: #000000;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	display: block;
	overflow: hidden; 
	width: 166px;
}
.listing .detail a {
	color: #000000;
}
.odd {
	background: #f5f5f5;
}
.even {
	background: #e4e4e4;
}

.listing .name {
}
.listing .url {
width: 178px !important;
}
.listing .email {
}
.listing .phone {
width: 120px !important;
}
.listing .region {
width: 130px !important;
}

