/******************************************************************************/

.Section .name{font-weight:bold;font-size:normal;}



.ContentPanel {
	vertical-align: top;
	width: 100%;
	overflow: hidden;

}

.last{
	margin-bottom:0;	
}

.Section {
  overflow: hidden;
  display: block;
  position: relative;
  clear: both;
  width:95%;


  padding:5px;
}

.Section div.last{
	margin-bottom:0px;
}

.Section table {
	border: none;
	border-top: none;	
	margin: 0;
	width:99%!important;
	border-collapse: collapse;
}
.Section tr{
	padding:0;	
}


.Section th, 
.Section td {
	padding:0;
	padding-right: 5px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	color: #666;	
	vertical-align:top;
	height:1.5em;
	font-size:90%;
}

.Section td{
	padding-top:2px;
	padding-bottom:20px;			
}

.Section td img{
	vertical-align:middle;
}
.Section th.date{
font-size:90%;
}
.Section th.button{
	width:70%;
}

.Section th.contact{
  width:30%;font-size:90%;
}
.Section .name{
  width:35%;font-size:90%;
}
.Section p.morelink{
text-align: right;
}

.Section form{
	margin:0;	
	width:7em!important;
}



#xpPane{		
	float:left;
	height:100%;
	min-height:350px;
}
#xpPane .panel{
	background-color: #EAF5FF;  
	border: 1px solid #A2CFE8;
	margin-bottom:5px;
}
#xpPane .panelContent{		
	border-left:1px solid #FFF;
	border-bottom:1px solid #FFF;	
	padding-left:2px;
	padding-right:2px;	
	overflow:hidden;
	position:relative;
	clear:both;	
}
#xpPane .panelContent div{
	position:relative;
}
#xpPane .panel .topBar{		
	height:25px;		
	cursor:pointer;
	overflow:hidden;
}
#xpPane .panel .topBar span{
	line-height:25px;
	vertical-align:middle;
	font-family:arial;		
	color:#215DC6;
	font-weight:bold;
	float:left;
	padding-left:5px;
}
#xpPane .panel .topBar img{
	float:right;
	cursor:pointer;
}  
#xpPane .panel .topBar span{
	line-height:25px;
	vertical-align:middle;
	font-family:arial;
	color:#2A72AE;
	font-weight:bold;
	float:left;
	padding-left:5px;
}
#xpPane .panel .topBar span a:hover{
	color:#D30039;
}
