h3 {
    padding: 1px 0px 4px 0px;
}


.container {
   /* position: relative;*/
	margin:0 0 10px 0;
}

#img1{
	cursor:move;
}
div.right-pane {
    /*margin-left: 120px;*/
    padding-top: 0em;
    padding-bottom: 0em;
    text-align: center;

}

div.left-pane {
	margin:0 auto;
	border: 3px double #aaa;
}

div.footer {
    position: fixed;
    height: 0.4em;
    bottom: -1em;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.listing-pane {
    background:url(bg01.gif) repeat-x bottom #fff;
    padding: 5px 10px 8px 12px;
/*    border-top: 0 solid #ccc;
    border-right: 4px double #ccc;
    border-left: 4px double #ccc;
*/    width: 220;
}
#country_listing_pane {
   /* border-bottom: 4px double #ccc;*/
}
div.welcome-message {
    border-top: 0 solid #ccc;
}

#one_inst_listing_pane {
    background: #fcfeee;
/*    border-top:  4px double #ccc;
    border-right: 4px double #ccc;
    border-left: 4px double #ccc;
    border-bottom: 4px double #ccc;*/
    padding: 5px 10px 27px 12px;
    width: 220;
}

.inst_name {
    font-weight: bold;
    font-size: 120%;
    padding: 3px 0 12px 0;        
}

.inst_short {
    margin: 3px 0 4px 0;        
}

.mapbox {
    text-align: center;
}

.country_title {
	color:#e98f1a;
	font-size: 1.2em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
    /*position: absolute;
    top: 10px;
    right: 10px;
    padding: 0px 5px 5px 10px; 
    font-size: 30pt;
    color: #5f5f5f;
    background: #ffffff;
    border: 2px solid #bbbbbb; 
    border-top: none; 
    border-right: none;*/
}

#world-return {
  text-align: left;
}
