.listings {
	width:100%;
	margin:0px auto;
	padding-bottom:5px;
	background-color:#000;

}

.listing {
	margin:5px 5px 0px 5px;
	padding:5px;
}

.over {
	color:#FFFF99;
	cursor:pointer;
}

.listing img {
	border:2px solid #9c7500;
}

.listing .left {
	float:left;
	text-align:center;
	padding:0 10px 0 0;
	width:140px;
	border-right:1px dotted #9c7500;
	margin-right:10px
}

.listing .right, .listing .right * {
	clear:right;
}
	
.listing .desc {
	/*border-top:1px dotted #9c7500;*/
	margin-top:5px;
	text-align:center;
}

.gallery {
	text-align:center;
}

.fListing {
	text-align:center;
}

.fListing .picture {
margin-right:10px;
}

.fListing .picture img {
border:2px solid #333;
}

.more {
width:260px;
padding:5px;
display:table-cell;
border:1px solid #9c7500;
text-align:left;
}

.more * {
line-height:1.5em;
font-size:115%;
}


hr {
display:none;
  width: 80%;
  padding:3px 0 3px 0;
}

.panel {
text-align:left;
}

#pan1, #pan1 * {
text-align:left;
}

#pan1 td {
padding:3px;
}

/* Panel Manager */
.activeTab {
padding:10px 10px 5px 10px;
background-color:#222;
text-decoration:none;
}

.inactiveTab{
padding:17px 10px 3px 10px;
background-color:#1a1a1a;
border-top:6px solid #111;
}

.panContainer {
padding:10px 35px 10px 10px;
border:5px solid #222;
background-image:url('/images/bg_team.gif');
background-repeat:repeat-y;
background-position:right;
margin-bottom:2px;
}

.panGold {
border:5px solid #9c7500;
}

.tab {
margin-left:-2px;
}

.tab * {
font-size:110%;
text-decoration:none;
}

.flagName {
font-size:115%;
margin-bottom:5px;
}

.flagName span {
color:#9c7500;
font-weight:bold;
}

.metricks {
width:100%;
font-size:120%;
}

.metricks * {
line-height:1.5em;
}

.metricks td {
border-bottom:1px solid #222;
}

.metricks .name {
width:30%;
font-weight:bold;

}

.optionRow td {
border-bottom: 1px solid white;
text-align:right;
}
