.partyDetails_Info h3 { padding-bottom:5px; }

.partyTop { background:url('/images/party_details_top.gif') top left no-repeat; padding:11px 0px 21px 28px; font-weight:bold; }
.partyDetails_Info {background:url('/images/party_details_back.gif') top left repeat-y; padding:5px 23px; width:617px;}

.PartyItemsContainer {width:100%; position:relative;}

.avatar { background:url('/images/avatar_shadow.gif') no-repeat left top; padding:9px 19px 20px 10px; float:left;}
.avatar img {width:50px; height:50px;}

.PartyStats { width:70px; height:100px; float:left; position:relative; z-index:1000; }
.PartyDateDiv { margin:8px 0px 8px 0px; }

.partyDetails { padding:10px 0px 0px 10px; }
.PartyTitle {font-size:14px; font-weight:bold;}

.item { padding: 10px 0px; }

.divcenter { text-align: center; }

.party{ position:relative; float:left; }
.PartyCount {width:180px; margin-top:10px; float:right;text-align:right;margin-right:60px;}

/* Min display specific */
.PartyTitleMin {font-size:14px; font-weight:bold; display:none;}
.PartyDate {display:none;}
.tblPartyInfo {display:none;}

.PartyInfoDisplay 
{
    display:none; 
    position:absolute; 
    width:150px;
    top:75px;
	left:0px; 
    background-color:#ffffff; border:solid 1px #555; 
    padding:5px; 
    z-index:5000;
}

.loading{text-indent:50px; font-weight:bold; width:35px; height:35px; background:#ffffff url('/images/ajax-loader.gif') no-repeat 0 0; }

#Navigation {text-align:center;}
#leftnav { width:100px; float:left; height:30px; }
#rightnav { width:100px; float:left; height:30px; }
#numnav { width:200px; float:left; height:30px; }