
#content_search{
	padding-top:0px;
	margin-top:0px;
	width:100%;
	text-align:center;
	padding-bottom:20px;
}
#content_search .column{
	width:50%;
}
#content_search .table{
	border:0px;
	margin-left:0px;
}
#content_search .row{

}
#content_results{
	
}
#content_results .table_continents{
	float: left;
	width:200px;
}
#content_results .world_map{
	text-align: center;
	padding-left:40px;
}
#content_results .world_map img{
  border:0px;
}
table {
width: 99%;
}
#content_results .table_countries{
	float: left;
	width:235px;
}
#content_results .continent_map{
	text-align: center;
	padding-left:50px;
}
#content_results .continent_map img{
  border:0px;
}

#content_results .country{
	float:left;
	padding-bottom:15px;
}

#content_results .country_info{
	width:150px;
	text-align:left;
	float:left;
}
#content_results .country_info .name{
	padding-top:5px;
	padding-bottom:10px;
	font-weight: bold;
	font-size:11pt;
}
#content_results .country_info .staff{
	margin-top:20px;
	width:120px;
}
#content_results .country_info .flag img{
	
}
#content_results .country_results{
		width:590px;
		margin-left:0px;
		float:left;
}
#content_results .country_results .table_exchanges{
	margin-top:5px;
	float: left;
}
#content_results .country_results .table_exchanges img{
	vertical-align:bottom;
	border:0px;
}
#content_results .country_results .table_exchanges th.info {
	width:5%;
}
#content_results .country_results .university_infos {
	padding-bottom:5px;
}

#content_results .country_results .university_infos  .uni_infos{
	border-width:0px;
}
#content_results .country_results .university_infos  .uni_infos .name_withlogo{
	font-size:12pt;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:5px;
	width:400px;
}

#content_results .country_results .university_infos .uni_infos .rightcell{
	text-align:right;
}
#content_results .country_results .university_infos .uni_infos .rightcell img{
	border:1px solid black;
}
#content_results .country_results .university_infos .uni_infos .info_with_logo{
	width:440px;
}
#content_results .country_results .university_infos .uni_infos .name{
	font-size:12pt;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:5px;
}

#content_results .country_results .university_infos .uni_infos .info{
}

#content_results .table_cooperation{
	margin-bottom:25px;
	float:left;
	width:100%;
	border:0px;;
}
#content_results .table_cooperation .name{
	font-size:15px;
	font-weight:bold;
	background-color: #B0BECD;
	padding:2px;
}
#content_results .table_cooperation .cooperation_info_table .info_title{
	padding-top:6px;
	font-size:13px;
	font-weight:bold;
	padding-left:2px;
	padding-bottom:2px;
}
#content_results .table_cooperation .cooperation_info_table .info_content{
	padding:2px;
}
#content_results .table_cooperation .cooperation_info_table .info_content {
	padding:2px;
}
#content_results .table_cooperation .cooperation_info_table .info_content .content{
	padding:2px;
	background-color: #bbbbbb;
}
#content_results .country_results .table_cooperation .activity{
	margin-bottom:5px;
	background-color: #bbbbbb;
	padding:2px;
}
#content_results .country_results .table_cooperation .staff{
	margin-bottom:5px;
	background-color: #bbbbbb;
	padding:2px;
}
#content_results .country_results .table_cooperation .staff_table{
}
#content_results .country_results .table_cooperation .activities_table{
}
#content_results .country_results .table_cooperation .exchanges_table{
	
}
#content_results .country_results .table_cooperation  .even{
	background-color: #cccccc;
}
#content_results .country_results .table_cooperation  .odd{
	background-color: #dddddd;
}

#content_results .country_results .table_cooperation .exchange{
	background-color: #bbbbbb;
	padding:2px;
	margin-bottom:5px;
}


.exchange_level{
	font-size: smaller;
}




.text {
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
}
.info {
 width:580px;
 text-align:left;
 
}
#helptext{
	position:absolute;
	left:-225px;
	top:250px;
	width:180px;
	text-align:left;
	font-size:8pt;
	display:none;
}
.table_reports{
	margin-top:5px;
	margin-bottom:15px;
	width:99%;
}

#form_detail .form_details_items{
	clear:left;
	padding-top:4px;
	padding-bottom:0px;
	line-height: 18px;
}

#form_detail .itemlabel{
	width:200px;
   float:left;	
   clear:none;
	text-align:left;
	height:10%;
}

#form_detail .itemvalue{
  clear:none;
  width:350px;
}

#reports_results{
	float:left;
	width:99%

}
.subtitle {
	font-weight:bold;
	margin-top:-10px;
	margin-bottom:10px;
	font-size:11pt;
}

#design_header div.design_header_txt {
	color: #007AC0;
}

/* Hides from IE5-mac \*/
* html #content {
	position:relative;
	left:5px;
}
* html #minheight_left{
	height:400px;
}
td {
	text-align:left;
	vertical-align:top;
	padding:2px;
}

/** gb: 2008-08-27 corrections to keep moveonline as it was after adding new movein design */
#design_header {
	height: 70px;
	color:#8699AE;
}

#design_toolbar {
	font-size: 9pt;
	background-color: #B0BECD;
	position:relative;
	padding-top:4px;
	padding-bottom:0px;
	z-index:5
}

#design_toolbar .design_toolbar_text{
	float: left;
	width: auto;
}

#content .navigation{
	width: 580px;
}

/** gb: has to reduce width here from 550px to 400px so that the languages buttons do not push the text of the page under the navigation
no drawback noticed in firefox */
div#content {
	width: 400px;
}


#content .no_navigation{
	padding-left:10px;
	padding-right:10px;
	width: 740px;
}

label {
	float: none;
}

#lastupdate {
	margin-left: 350px;
}