.menu_list {	
	width: 290px;
	margin-top:20px;
}
#page #firstpane p{ margin: 0px; width:265px; }
#pageBETA #firstpane p{ margin: 0px; width:265px; }

.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	margin:1px;
    font-weight:bold;
    width: 290px;
    border-top:1px solid #E5E5E5;
    background:transparent url(../images/explore/arrow-li-active.gif) no-repeat scroll 100% 50%;
    color:#1278C0;
    position: relative;
    clear: left;

}
.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  }
  
.pro_blurb { float: left; margin: 10px 0px; padding-bottom:5px; border-bottom:1px solid #D1D1D1; }
.pro_blurb_img { float: left; width: 90px; height: 90px; }
.pro_blurb_Copy { float: left; width: 190px; margin-left: 10px; }
.pro_blurb_Copy .pro_Name {  }
.pro_blurb_Copy .pro_About {  }

h1.our_experts { background: transparent url(../images/headlines/our-experts.png) 0 4px no-repeat; }
h1.our_pioneers { background: transparent url(../images/headlines/our-pioneers.png) 0 4px no-repeat; }
