/* added by Luke for PIMA
---------------------------------- */
.random_image 
{
	float: right;
	display:block;
	padding: 0 30px 10px 10px;
}

.search_map
{
	position: relative;
	width:700px;
	border: 1px solid #ccc;
}

.drop_down_and_search
{
	padding: 0 0 0.7em 0;
}



#wide-content { 
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 72%;
	line-height: 1.4em;
	color: #777;
	float: left; 
	width: 580px; 
	margin: 20px 0 10px 0; display: block; background: transparent;
}

#BMT_HomeMainContent_inst {  /* main column for institution page */

    margin-left: 140px; margin-top: 0px;
    padding-left: 31px; padding-top: 0px;
}

.organisation { 
	border: 1px dotted #888; 
	background: white; 
	padding: 5px; 
	width: 150px; 
	float: right; 
	margin: 0 5px 5px 5px; 
	line-height: 1.2em;
}

.organisation>div,
.organisation>span,
.organisation>p,
.organisation>a { font-size: 1em; }

h1,h2,h3,h4,h5,h6		{ font-family: "ITC Franklin Gothic", "Verdana", sans-serif; 
						  color: black; 
						  font-size: 1.4em;
						  border: 0px;
						  font-weight: 600;
						  display: block;
						}
h1			 			{
						  font-size: 1.9em;
						  line-height: 1.2em;
						  padding: 0 0 0 8px;
						  margin: 2px 0 15px 0;
						}
h2						{ font-size: 1.2em; line-height: 1.6em; margin: 13px 0 10px 0; }
h3						{ font-size: 1.1em; line-height: 1.4em; margin: 13px 0 10px 0; }
h4						{ font-size: 1.0em; line-height: 1.2em; margin: 10px 0 10px 0; }


/* Mozilla hack to stop words from overflowing */
#container>.institution_summary, .searchbox, #institution_content>#web_links { overflow: hidden;}

#institution_content {
font-size: 122%;
border: 1px solid #888;
	padding: 10px;
	width: 375px;
	float: left;
    word-wrap: break-word;
}

#BMT_HomeContent_map {  /* content area (coffee cup) */
    background-repeat: no-repeat;
    background-position: 430px 2px;
    padding-right: 20px;
    min-height: 245px;
    padding-bottom: .3em; padding-top: 0px;
/*    border-bottom: 1px solid #bdd;  */
    margin-bottom: .3em; margin-top: 0px;  
    
    /* fixes problems in IE6/7, better than relative or fixed width;
       used to try applying relative/fixed width to HomeMainContent,
       but that causes slippage of the right column. This works better.*/
    zoom: 1;
}

.pima_caption200 {
	padding: 2px; width:200px; font-size:0.7em; line-height: 1.2em; text-align: center;
	}
.pima_caption150 {
	padding: 2px; width:150px; font-size:0.7em; line-height: 1.2em; text-align: center;
	}
.pima_caption375 {
	padding: 2px; width:370px; font-size:0.8em; line-height: 1.2em; text-align: center;
	}

