body{
	background-color: #b2b2b2;
	font-size: 14px;
	line-height: 16px;
	/*color: #536885;*/
}

.white{background-color: #ffffff;}


* {
	margin: 0;
	padding: 0;
}

a {
	cursor:pointer;
}


.behind {position:absolute; z-index:0;}
.right {position:absolute; right:0px;}

.tot_loginfo {
	border-top: 1px solid;
	padding-top: 0px;
	vertical-align: top;
}
.mylogs_pages {
	border-top: 1px solid;
}

#wrap {
	margin:10px auto;
	width:900px; 
}


p {
	margin:15px 0;
}

th {
	text-align:left;
}

label {
	display:block;
	padding-bottom:5px;
	margin-top:20px;
}

table#contact{
	float:left;
	margin: 5px 80px 15px 15px;	
}


#relog {
	position:relative;
	margin:auto;
}



a:link { text-decoration: none; color: #000000}
a:visited { text-decoration: none; color: #000000}
a:active { text-decoration: none; color: #000000}
a:hover{text-decoration: none; color: #ffa300}

a.smaller_link:link { text-decoration: none; color: #000000; font-size: 12px;}
a.smaller_link:visited { text-decoration: none; color: #000000; font-size: 12px;}
a.smaller_link:active { text-decoration: none; color: #000000; font-size: 12px;}
a.smaller_link:hover{text-decoration: none; color: #ffa300; font-size: 12px;}

a.news_link:link { text-decoration: none; color: #344760}
a.news_link:visited { text-decoration: none; color: #344760}
a.news_link:active { text-decoration: none; color: #344760}
a.news_link:hover{text-decoration: none; color: #000000}

a.navbar:link { text-decoration: none; color: #000000}
a.navbar:visited { text-decoration: none; color: #000000}
a.navbar:active { text-decoration: none; color: #000000}
a.navbar:hover{text-decoration: underline; color: #000000}

a.profile_link:link { text-decoration: none; color: #000000}
a.profile_link:hover{text-decoration: none; color: #000000; background-color:#ffcf79;}

a.nostyle {text-decoration: none; color:#000000; font-size:12px; font-family:arial;}

a.link:link { text-decoration: none; color: #000000; font-size: 12px;}
a.link:visited { text-decoration: none; color: #000000; font-size: 12px;}
a.link:active { text-decoration: none; color: #000000; font-size: 12px;}
a.link:hover{text-decoration: underline; color: #000000; font-size: 12px;}

a.biggerAtHover:hover{text-decoration: underline; color: #000000; font-size: 16px; font-weight:bolder;}


a.pm_read:link {text-decoration: none; color: #1CB811}
a.pm_read:visited {text-decoration: none; color: #1CB811}
a.pm_read:hover{text-decoration: underline; color: #1CB811}

a.pm_unread:link { text-decoration: none; color: #F00;}
a.pm_unread:visited {text-decoration: none; color: #F00}
a.pm_unread:hover{text-decoration: underline; color:  #F00;}

ul.star_list li{
	margin-top:2px;
	width:17px;
	float:left;
	list-style: none;
	height: 21px;
	text-align: center;
	display:block;
}

.avg_star {
	position:relative;
	float:left;
	color: #808080;
	font-size: 11px;
	width:100%;
}

#support_left_img {
	position:relative;
	float:right;
	margin-right:50px;
}

.new_ac {font-size: 11px}
.login{font-family:arial; font-size: 12px; letter-spacing: 0.2mm}
.log_in{font-size: 10px;}


.reminder{font-size: 15px; color: #F00; font-weight: bold}
.error{font-size: 12px; color: #F00}
.caution{font-size: 15px; font-weight:bold; color: #F00}
.green{font-size: 13px; color: #1CB811}
.warning{font-size: 13px; color: #F00}
.error_ac{font-size: 12px; color: #000000; font-weight: bold}
.small_red{font-size: 12px; color: #ECECEC}
.smaller_font{font-size: 11px;}
.middle_font{font-size: 14px;}
td.middle_font{font-size: 14px;}
.bigger_font{font-size: 18px;}
.red{font-size: 11px; color: #FF0000}

.text{font-family: Verdana; font-size: 13px; font-style: italic}
.text_index{font-family: Verdana; font-size: 13px; font-style: normal}



td.q{font-size: 13px; color: #C30000;}
td.a{font-size: 13px; color: #07AD03;}

#regform {
	position:relative;
	float:left;
	font-family:arial;
	font-size:13px;
	margin:25px 25px 25px 25px;
}

#fom_pilot_regform {
	position:relative;
	float:left;
	margin:25px 25px 25px 25px;
}

#result{position:relative; padding:0px 15px 15px 15px; float:left}

#right_col{top:100px; left: 88px; position: relative;}


#error_div{position: relative; margin:auto; background-image: url(bilder/error_page.gif); width:499px; height:203px; top:15px; left:15px;}
#in_error_div{position: absolute; left:25px; top:65px;}



/* ----- START NEWS.PHP ----- */
#index_text {
	position:relative;
	float:left;
	margin-left:15px;
	width:280px;
}

table#news_news, table#links {
	position:relative;
	float:left;
	width:100%;
	}
	table#news_news td {
		padding: 5px 0px 0px 15px;
		background-color: #f5f5f5;
	}
	table#links td {
		padding: 3px 0px 3px 15px;
		background-color: #f5f5f5;
	}
	table#news_news td.active_news, table#links td.active_news{
		background-color: #ffcf79;
	}
/* ----- END NEWS.PHP ----- */

#news {
	position:relative;
	float:left;
	margin-left:15px;
	border:1px solid;
	}
	#news table#first {
		position:relative;
		float:left;
		margin:15px;
	}
	#news #topic {
		width:500px;
	}
	#news textarea#preamble {
		width:500px;
		height:100px;
	}
	#news textarea#body {
		width:500px;
		height:390px;
	}
	
#news_pic {
	position:relative;
	float:right;
	margin-right:15px;
	border:1px solid;
	width:420px;
	}
	#news_pic table#first {
		position:relative;
		float:left;
		margin:15px;
	}
	#news_pic #whole {
		width:390px;
	}
	
#submit_news {
	position:relative;
	float:left;
	margin:15px 500px 50px 15px;
}

.news_container {padding-bottom: 10px;}


#news_article {
	position:relative;
	float:left;
	margin-left: 15px;
	width:500px;
}

#news_header {
	position:relative;
	float:left;
	width:500px;
	margin-bottom:15px;
}
.news_header{
	font-weight:bold;
	font-size:19px;
}

#news_preamble {
	position:relative;
	float:left;
	width:500px;
	margin-bottom:10px;
}
.news_preamble {
	font-style: italic;
	font-size:14px;
}

#news_body {
	position:relative;
	float:left;
	width:500px;
}
.news_body {
	font-weight: normal;
	font-size:13px;
}

.news_right {
	float:right;
	margin:5px;
	clear:both;
}
.news_left {
	float:left;
	margin:5px;
	clear:both;
}
/* ------- END NEWS.PHP -------- */



#login_success_content {height: 600px;}
#mylogs_content {height: 800px; position:relative}
#settings_content {height: 800px;}
#my_pilots_content {height: 600px; position:relative; float:left;}

.log_table{border: 1px #000000 solid; border-collapse: collapse; border-spacing: 0px;}
.contact_table{border: 0px #8fa4ed solid; border-collapse: collapse; border-spacing: 0px;}
td.header{background-image: url(bilder/table_header.gif); border: 1px #000000 solid;font-family: Verdana;font-weight: bold;font-size: 12px;color: #536885; }
td.time{border: 0px #000000 solid;font-family: Arial;font-weight: bold;font-size: 8px;color: #000; }
.time{border: 0px #000000 solid;font-family: Verdana;font-weight: bold;font-size: 8px;color: #536885; }
td.big_header{border: 0px #000000 solid; font-family: Verdana; font-weight: bold; font-size: 16px; color: #536885; }
td.contact_header{background-image: url(bilder/table_header.gif); font-family: Verdana;font-weight: lighter;font-size: 12px; color: #536885;}
td.sub_header{background-image: url(bilder/table_header.gif); font-family: Verdana;font-weight: bold;font-size: 14px; color: #536885;}

td.head_rep{font-size: 16px; font-weight: bold;}

#papers{position:absolute; top:60px; left: 20px;}

#pilot_mission_report {position:absolute; left:15px; top:25px;}



#log_out{position:absolute; top: 10px; left:850px; color:D9BC1B}
.log_outinfo{font-size: 17px;}

#plan{top: 350px; left: 200px; position: relative;}

#navbar_links{position:relative; visibility:visible; top:10px; left:0px; height:35px; width:940px;}
#navbar{position:absolute; visibility:visible; top:120px; left:0px; height:35px; width:1200px;}
#navbar_bottom{position:absolute; visibility:visible; top:740px; left:0px; height:35px; width:1200px;}
#navbar_bottom_pr_con{position:absolute; visibility:visible; top:570px; left:0px; height:35px; width:1200px;}
#navbar_bottom_settings{position:absolute; visibility:visible; top:740px; left:0px; height:35px; width:1200px;}
#navbar_bottom_log{position:absolute; visibility:visible; top:540px; left:0px; height:35px; width:1200px;}
#navbar_bottom_rep{position:absolute; visibility:visible; top:1090px; left:0px; height:35px; width:1200px;}



#show{position:absolute; left:10px; top:31px; width:64px;}
#show_ex{position:absolute; left:10px; top:100px; width:64px;}


#settings_right{position:absolute; top:15px; left:305px; width:250px; height: 80px;}
#settings_left{position:absolute; top:15px; left:35px; width:250px; height: 80px;}
#header{position:absolute; visibility:visible; top:0px; left:0px; height:120px; width:1000px;}
#main_left{background-image: url(bilder/airport.gif); background-color: #ffffff; width:940px; height: 600px; top: 140px; left:0px; position:absolute; visibility:visible; border:solid 1px;}

#left_left{width:350px; height: 200px; top: 10px; left:20px; position:absolute;}
#login_success_text1{width:350px; height: 200px; top: 60px; left:425px; position:absolute;}
#login_success_text2{width:250px; height: 200px; top: 10px; left:650px; position:absolute;}
#sub_left{background-image: url(bilder/sub_left.jpg); width:201px; height: 57px;}



#forgot_pass{position:relative; float:left; width:350px; margin: 25px 0px 25px 100px; }
img#forgot_pass_img {position:relative; float:left; margin: 25px 25px 25px 50px}

#main_right{background-color: #ffffff; width:260px; height: 600px; top: 140px; left:938px; position:absolute; border:solid 1px;}
#log{position:relative; top:10px; left:10px;}
#price_tag{position: absolute; top:20px; left: 600px;}
#price_tag_index{position: absolute; top:20px; left: 570px;}
#trial_tag_index{position: absolute; top:150px; left: 70px;}
#login_sub_text{position: relative; float:left; margin: 20px 0px 50px 300px; background-color: #e4e4e4; padding:15px; }
#login_sub_text_comp{position: relative; float:left; margin: 20px 0px 50px 80px; background-color: #e4e4e4; padding:15px; }
#logs{position:absolute; top:140px; left:0px; background-color:#ffffff; width:1200px; height: 600px;}

#price{background-image: url(bilder/airport.gif); position:absolute; top:140px; left:0px; background-color:#ffffff; width:1200px; height: 430px;}


#summeries{position: absolute; top:50px; left:250px; width:1000px;}
#sum_links {
	position: relative; 
	float:left; 
	width:600px; 
	margin:15px 0px 15px 160px; padding:15px;
	background-color:#f2f2f2;
}
#sum_links table th {line-height:30px;}
#sum_links th {padding-left:5px;}
#sum_table {position:relative; float:left;}

#tot_logs{position:relative; top:0px; left: 338px;}

.vzebra-odd
{
	background: #eff2ff;
}
.vzebra-even
{
	background: #e8edff;
}


#terms {
	font-size: 13px;
	color: #5a5a5a;
	padding: 15px;
	margin:15px;
	background-color: #ffffff;
}

#main_right_rep{background-color: #ffffff; width:260px; height: 950px; top: 140px; left:938px; position:absolute; border:solid 1px;}
#main_left_rep{background-image: url(bilder/airport.gif); background-color: #ffffff; width:940px; height: 950px; top: 140px; left:0px; position:absolute; visibility:visible; border:solid 1px;}


.blue_text {color:#536885;}


#registers{
	position: relative; 
	float:right;
	margin: 25px 25px 25px 0px;
	width:160px;
}

.inactive_module_button { 
	position: relative; float:left; 
	background-image: url("bilder/small_icons/module_register_inactive.png"); 
	width: 134px; height: 39px; line-height: 39px;
	padding-left: 15px;
}
.active_module_button { 
	position: relative; float:left; 
	background-image: url("bilder/small_icons/module_register_active.png"); 
	width: 134px; height: 39px; line-height: 39px;
	padding-left: 15px;
}


#pers_acs_to_update{position: absolute; top:250px; left:250px}


td.blue_header{background-image: url(bilder/blue_header.gif); font-family: Verdana;font-weight: lighter;font-size: 12px; color: #536885;}

#total_report{position:relative; top:0px; left: 130px; width: 710px; z-index:1}
#left_rep{ left: 0px; width: 710px; position:relative; z-index:2}
#right_rep{ left: 0px; width: 710px; position:relative; z-index:3}

#left_navbar_support{position: absolute; top:25px; left:10px;}


#header_text{position: absolute; top: 20px; left:45px; font-family: lucida grande, verdana; font-size: 25px;}

#main {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:1000px;
}
#main_complogin {
	position:relative;
	margin:5px auto;
	text-align:left;
	width:700px;
	padding:0px 15px 15px 15px;	
	
}
#main_div {
	position:relative; 
	float:left;
	margin: 0px auto; 
	width:1000px; 
	background-color: #ffffff;
}
#main_header {
	position:relative;
	float:left;
	margin: 25px 0px 15px 25px;
	width:322px; height:50px;
	z-index:1000;
}
#company_login_header {
	position:relative;
	padding: 0px 0px 25px 0px;
	margin: -35px 0px 0px -35px;
	z-index:4000;
}

#main_div_content {position:relative; margin: 50px 0px 0px 15px;}

#stretching_main_div{position: absolute; top:130px; left:20px; width: 1033px; background-image: url(bilder/library_back.png)}
#main_div_totreport{position: absolute; top:130px; left:30px; width: 1000px; background-image: url(bilder/back_news.png)}
#main_div_totreport_print{position: absolute; top:0px; left:0px; width: 1000px; background-image: url(bilder/back_news.png)}



#content {
	position: relative; 
	margin: 15px;
	float: left;
	width:970px;
}

#main_content {
	background-image: url(bilder/library_back.png);	
}

#input_error_div {
	position: relative;
	float:left;
	margin: 0px 0px 15px 0px;
	width:98%;
	border: 1px solid #ff0000;
	}
	#input_error_div img.error_img {
		float:left;
		position:relative;
		margin: 5px 25px 5px 5px;
	}
	#input_error_div ul{
		margin-left:70px;
	}


.med_header{color: #B8B8B8; font-size: 12px; font-weight: bold;}
.med2_header{color: #B8B8B8; font-size: 13px; font-weight: bold;}
.hours{font-size: 21px;}
.border{border-right: inset 1px #6DD0F7; border-bottom: inset 1px #6DD0F7; width:250px; height:150px;}
.c_links{font-size: 13px;}


#time_offlight, #flight_time, #last_flight, #q_links, #ac_aircrafts {
	position: relative; float:left; 
	padding-top: 0px; margin-left: 10px; left:10px;
	font-family: arial; font-size:12px;
	width:230px; height:80px; 
	border-bottom: inset 1px #536885; border-right: inset 1px #536885
}

#head_papers {
	position: absolute; 
	top:260px; left:20px;
	width:470px; height:110px; 
	font-family: arial; font-size: 12px;
	border-bottom: inset 1px #536885; border-right: inset 1px #536885
}
#head_papers table {
	width:100%;
}

#stats {
	position: absolute; 
	left:500px; top:265px;
	width:200px;
	padding-right:30px;
	border-right: inset 1px #536885

}
#stats table {width:100%;}


.medium_font{font-size: 13px; font-family:arial;}
.medium_font2{font-size: 14px;}
.log_font{font-size: 13px;}
.result{color:#41C2F5}
.link_fpass{font-size: 12px; color: #ffffff}

.spec_button {padding: 0px 15px 0px 15px; background-image: url(bilder/small_icons/button-bg.png); color:#000000; border: 1px solid #000000;}
a.spec_button {font-family:lucida grande; font-size:11px; padding: 1px 15px 1px 15px; background-image: url(bilder/small_icons/button-bg.png); color:#000000; border: 1px solid #000000;}
a.spec_button:hover, .spec_button:hover {background-color: #f0efff; cursor:pointer;}



.stat{color: #000; font-family:arial; font-size:13px;}



#spec_bar{position: absolute; top:130px; left:22px; height:22px; width:1017px; border-bottom: solid 1px; background-color: #EAEAEA; z-index:5}
#spec_bar2{position: absolute; top:152px; left:22px; height:22px; width:1017px; border-bottom: solid 1px; background-color: #EAEAEA; z-index:5}
#logbook_navbar_a{position: absolute; top:0px; left:23px; height:23px; width:60px; border-left: solid 1px; border-right: solid 1px; background-color: #ffffff;}
#logbook_navbar_n{position: absolute; top:0px; left:23px; height:23px; width:60px;}
#service_navbar_a{position: absolute; top:0px; left:88px; height:23px; width:60px; border-left: solid 1px; border-right: solid 1px; background-color: #ffffff;}
#service_navbar_n{position: absolute; top:0px; left:88px; height:23px; width:60px;}


#logout_navbar{position: relative; font-family: arial; font-size:12px; top:15px; left:910px; height:15px; width:60px; z-index:3000;}


#cstat_navbar_n{position: absolute; top:77px; left:300px; height:23px; width:110px; background-color: #94D0E8;}
#cstat_navbar_a{position: absolute; top:77px; left:250px; height:15px; width:80px; background-color: #ffffff;}
#stat_navbar_a{position: absolute; top:0px; left:10px; height:23px; width:65px; background-color: #ffffff; border: solid 1px;}
#stat_navbar_n{position: absolute; top:0px; left:15px; height:23px; width:65px; background-color: #94D0E8;}




#pilot_info{position: absolute; top:40px; left:250px;}


#service_loc{position:relative; float:left; width:400px; margin: 300px 0px 25px 0px;}

#ac_list{position:relative; float:left; width:110px; margin: 15px 0px 15px 15px;}
#ac_list table {border-collapse:collapse;}
#ac_list table td {padding-left: 5px; padding-right:5px; line-height:18px;}

#ac_list_result{position:relative; float:left; width: 800px; margin: 15px 0px 0px 15px;}

#lflights{position: absolute; width:470px; left:20px; top:375px;}
#lflights table {border-collapse:collapse; width:100%}
#lflights table td {padding: 1px 3px 1px 3px;}
#ac_lflights{position: relative; float:left; margin: 30px 0px 25px 10px; width:720px;}

#search_eng{position: absolute; top: 430px; left:10px; width:720px;}
#search_result{position: absolute; top: 25px; left:350px; width:720px;}

#stat_head{background-color: #D9D9D9; position: absolute; width:585px; height:50px;}


#profile_settings_container {
	margin: 25px 0px 25px 0px;
	padding:20px;
	position:relative;
	float:left;
	background-color: #fafafa;
	width:400px;
	border-left: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
}


#settings_container {
	margin: 25px 0px 25px 300px;
	padding:20px;
	position:relative;
	float:left;
	background-color: #f2f2f2;
	width:400px;
}

#settings_container_wider {
	margin: 25px 0px 25px 200px;
	padding:20px;
	position:relative;
	float:left;
	width:600px;
}

.in_div_header {
	width:100%; 
	background-color: #fff;
	border-top: 1px solid; border-bottom: 1px solid;
	font-weight: bold;
	padding:3px 0px 1px 5px;
	margin:10px 0px 5px 0px;
}

#temp_div {
	width:100%;
	background-color: #f2f2f2;
	padding:15px; margin:0px 0px 25px 0px;	
}

#settings_text{position: relative; float:right; margin: 0px 25px 0px 0px; width: 450px;}
#settings_loc{position:relative; float:left; margin: 20px; width: 350px;}
#settings_loc_right{position:relative; float:left; margin: 10px; width: 350px;}
#settings_loc_pers{position:relative; float:left; margin: 10px; width: 350px;}
#settings_loc_stat{position:relative; float:left; margin: 10px; width: 450px;}
#check_main_hour {position:relative; float:left;}
#logset {position:relative; width:200px; float:left; }

#settings_table_list {
	border-collapse:collapse;
}

#log_back2{position:relative; padding:15px;}
#log_ac{position: relative; margin-top:0px; float:left; width:260px; z-index:10;}
#log_t{position: relative; margin-top:0px; margin-left:5px; float:left; width:200px;}
#log_3{position: relative; margin-top:0px; margin-left:5px; float:left; width:200px; }
#log_ext{position: relative; margin-top:0px; margin-left:5px; float:left; width:200px; }

#log_loctime{position:absolute; left:250px; top:430px; width:250px; height: 400px;}
#ac_log_t{position:absolute; left:480px; top:430px; width:250px; height: 400px;}
#teclog_back2{position:absolute; top:380px; width:650px; height: 400px;}


#company_log_in {
	position:relative; 
	margin: 40px auto; 
	padding: 50px;
	background-color: #fff;
	border-top:25px solid #000;
	border-bottom:15px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	width:600px;
}
#company_log_in table {
	margin-left: 150px;
}
#company_log_in table td{
	padding:2px;
}

#log_in{position:relative; float:right; width:300px; padding-top:10px; margin-right:15px;}
#log_error{top: 680px; left: 115px; width: 200px; position: absolute;}

#mission {position: absolute; left:15px; top:15px;}


#print_logs{position:absolute; left:830px; top:25px; z-index:6}
#subscrip{position:absolute}

#index_text1{position: relative; float:left;width: 550px; font-family: arial; font-size: 13px; font-style: normal;}
#index_text2{position: relative; float:left; margin:30px 0px 0px 20px; width:450px; font-family: arial; font-size: 13px; font-style: normal;}
#index_text3{position: relative; float:left; margin:10px 0px 0px 20px; width:450px; font-family: arial; font-size: 13px; font-style: normal;}
#index_text4{position: relative; float:right; margin:30px 60px 0px 20px; padding:10px; width:350px; font-family: arial; font-size: 13px; background-color: #e4e4e4; border-top:10px solid #ffa300;}
#latest_images{position: relative; float:right; margin:0px 40px 0px 20px; padding:10px; width:350px; height:270px; font-family: arial; font-size: 13px; background-color: #e4e4e4; border-top:10px solid #ffa300;}
#bottom_info{position: relative; float:left; width:100%; margin: 10px;}

#right_side_index {
	position:relative;
	float:right;
	width:390px;
}
#index_ads {
	position:relative;
	float:right;
	margin:0px 40px 0px 0px;
	width:350px;
	}
	#index_ads img {
		vertical-align: middle;		
	}


table#index_news, table#index_articles {
	position:relative;
	float:right;
	margin:30px 40px 0px 20px; padding:10px; width:350px;
	background-color: #e4e4e4; border-top:10px solid #ffa300;
	}
	table#index_news td, table#index_articles td {
		width:285px;
		padding-bottom:10px;
		border-bottom: 1px solid #a3a3a3;
	}

.index_news_header { font-weight:bold; font-size:13px; }
.smaller_news_grey {font-family: verdana; font-size: 9px; margin:0px; line-height:8px;color: #6c6c6c; font-weight:normal; padding-bottom:10px;}


#register_info{position: absolute; left:25px; top:25px; width:700px;}

#contact_info{position: absolute; top:10px; left:25px; width:350px}
#contact_ad{position: absolute; top:740px; left:170px;}

.ftime{background-color: #D7D7D7; font-size: 18px; width:600px}

#links{position: relative; padding: 25px;}
#links table td {padding-right: 50px}

#reg_succs{position: relative; float:left; margin: 25px 0px 25px 250px;}
#reminder{position: relative; float:left; width:95%; margin: 25px;}


#admin_pm_send{position: relative; float:left; padding: 15px; width:100%;}
#admin_pm_list{position: relative; float:left; padding: 15px;}
#admin_pms{position: relative; float:left; padding: 15px;}

#chart{position: relative; float:right; margin-top:-10px;}
#area_chart{position: absolute; top:100px; left:100px;}
#under_timeline_info{position: absolute; top:400px; left:60px;}
#left_timeline_info{position: absolute; top:-20px; left:0px;}

#support_text{position: relative;padding:15px; float:left;}
#support_box{color: #2A2C4F;background: #F4F3FF; border: 1px solid #536885}
.support_box{color: #2A2C4F;background: #F4F3FF; border: 1px solid #536885}

.input_style{color: #2A2C4F;background: #F4F3FF; border: 1px solid #536885}

#tut_right{position: absolute; left:450px; top:400px;}

#prof_img{position: absolute; top:4px; left:700px;}
#prof_img_totreport{position: absolute; top:10px; left:560px;}

#rep_img{position: absolute; top:30px; left:780px;}

#ac_list_navbar{position: absolute; top:50px; left: 180px;}
#ac_list_navbar_inst{position: absolute; top:50px; left: 235px;}

#right_remove{position: absolute; left:200px; top:0px;}

#search_and_pilot_container {position:relative; float:left; width:160px;}
#search_div{position: relative; float:left; height: 100px; width: 150px; margin: 0px 15px 5px 5px;}

#pilots{position: relative; float:left; margin: 5px 0px 15px 5px; width:160px; overflow:auto;}
#pilots2{position: relative; float:left; height:250px; width:120px; margin: 7px 0px 25px 1px;}
#cof_papers{position: relative; float:left; width:800px; padding: 0px 0px 25px 0px;}
.cof_putdown {margin-top:120px;}
#p_papers{position: relative; float:left; margin: 25px 0px 0px 25px; width:800px}

#pilot_pic{position:relative; float:left; margin-left: 15px; }

#pilot_hrs, #pilot_hrs_month, #pilot_sub {
	position:relative; float:left; 
	margin-left: 15px;
	width:230px; height:100px; 
	border-bottom: inset 1px #536885; border-right: inset 1px #536885
}


#pilot_hrs1{position: absolute; top: 0px; left:165px; width:230px; height:100px; border-bottom: inset 1px #536885; border-right: inset 1px #536885}
#pilot_hrs_month1{position: absolute; top: 0px; left:415px; width:230px; height:100px; border-bottom: inset 1px #536885; border-right: inset 1px #536885}
#pilot_sub1{position: absolute; top: 150px; left:670px; width:230px; height:100px; border-bottom: inset 1px #536885; border-right: inset 1px #536885}
#pilot_lflights{position: relative; float:left; margin: 0px 0px 25px 0px;}
#pilot_added{position: relative; float:left; margin: 0px 0px 25px 25px;}
#cof_added{position: absolute; }
#filter_bar{position: relative; float:left; margin: 25px;}
#pilot_search_result{position: relative; float: left; margin: 0px 5px 15px 5px;}
#cof_text{position: absolute; left:300px; top:10px; width:250px}
#ftypes_acs{position: absolute; left:250px; top:70px;}


#cofpilot_summeries{position: absolute; left:130px;}

#support_nav{position: absolute; background-image: url(bilder/support_back1.png); width:241px; height:24px;}


#stud_list_navbar{position: absolute; top:50px; left: 300px;}
#stud_list_navbar_inst{position: absolute; top:50px; left: 235px;}
#stud_list_navbar_cof{position: absolute; top:50px; left: 25px;}




#student_flights{position: absolute; left:150px; top:130px}

#student_logs{position: absolute; left:115px; top:25px;}

#library_back_stud{position: absolute; background-image: url(bilder/library_back.png); left:15px; top:160px; width:1031px;}
#stud_library_files{position: relative; left:5px; top:0px; z-index:2}
#stud_library{position: relative; left:15px; top:0px; z-index:2}

#papers_list {
	position: relative; 
	width:970px; 
	margin-top: 125px; padding:0px 15px 15px 15px;
	}
	#papers_list table {
		border-collapse:collapse;
	}

#inst_library{position: relative; float:left; margin:15px; width:950px;}
#inst_library_files{position: relative; float:left; margin:15px; width: 700px;}

#studmember_right_text{position: absolute; left:400px; top:25px; z-index:2}

#library_files{position: absolute; left:250px; top:15px;}
#center_lib_text{position: absolute; left:150px; top:15px;}
#left_lib_text{position: absolute; top:15px; left:550px;}
#library_text{position: absolute; left:550px; top:55px; height:280px; width:400px; }

.active{font-weight: bold; color: #000000}
.non_active{}

#screenshots{position: absolute; left: 10px; top:100px;}
#screen_icons{position: absolute; left: 200px; top:25px;}

#my_chart_loc{position: absolute; left:200px; }

#cof_pilot_result{position: absolute; top:15px; left:0px; width:300px;}


#cof_summery{position: relative; float:left; margin: -215px 15px 0px 110px}

#main_div_back{background-image: url(bilder/library_back.png); left:30px; top:130px; width:1031px; position: absolute; z-index:1}
#text_in_main_div_back{position: relative; left:5px; top:0px; z-index:2;}

#ext_back_piladd{background-image: url(bilder/library_back.png); left:15px; top:200px; width:1031px; position: absolute;}
#text_in_ext_back_div_back{position: relative; left:30px; top:0px; z-index:2;}


#left_shots{position: absolute; left:5px; width:210px; top:0px; z-index:4}
#middle_text{position: relative; left:250px; width:500px; top:0px; z-index:5}
#right_shots{position: absolute; left:755px; width:210px; top:0px; z-index:6}


#cof_view_roster{position: relative; float:left; width:700px; }
#economy_view_roster{position: relative; float:left; margin: -100px 0px 0px 45px}

#pilot_view_roster{position: absolute; top:40px; left:15px}

tr.link_line {
	cursor: pointer;
}

#int_fp_ac{position: relative; left:15px; top:150px}
#int_fp_show{position: relative; left:200px; top:150px;}

#internal_fp1 {position:relative; margin-top:130px; padding:0px 20px 20px 20px; background-color: #ffffff}

#pm_contacts {
	position:relative;
	float:left;
	height:500px; width:200px;
	overflow:auto;
	margin: 0px 0px 0px 0px;
}

#pm_groups {
	position:relative;
	float:left;
	height:300px; width:120px;
	overflow:auto;
	margin: 0px 0px 0px 0px;	
}

#new_pm {
	position:relative;
	float:right;
	height: 300px; width:600px;
	margin: 0px 25px 0px 0px;
}

.med_text {
	font-size: 13px;
}



#adress_book {
	position:relative;
	float:left;
	width:950px;
	overflow:auto;
}

ul#adress_book_nav{
	position:relative;
	width: 450px;
	float:left;
	margin: -10px 0px 10px 10px;
}

#groups {
	position:relative;
	float:left;
	width:400px;
}

#add_groups {
	position:relative;
	float:left;
	margin: 25px 0px 0px 0px;
}


#popUp, #popUp1, #popUp2 {
    display: none;
	position:absolute;
    background-color: #fff;
    color: #333;
    border: 1px solid black;
    padding: 25px;
	z-index: 99999;
}


#member_result {
	position:fixed;
	float:left;
	width:300px;
	top:195px;
	left:435px;
	background-color:#fff;
	border:1px solid;
}

/* ----- PILOT ------*/

#profile_info {
	position:relative;
	float:left;
	margin:15px;
	width:150px;
	}
	#profile_image {
		position:relative;
		float:left;
		margin-bottom:15px;
	}
	#profile_short_info {
		position:relative;
		float:left;
		margin-left: 15px;
		width:200px;
	}

table#profile_links {
	position:relative;
	float:left;
	width:100%;
	}
	table#profile_links td {
		width:100%;
		float:left;
	}
	table#profile_links a {
		position:relative;
		float:left;
		padding:2px 0px 2px 5px;
		width:100%;
	}
	table#profile_links img {
		vertical-align:middle;	
	}
	.profile_active { background-color:#ffcf79;}

div#middle_profile {
	position:relative;
	float:left;
	width:550px;
	margin:15px 15px 0px 15px;
	border-left: 1px solid #979797;
}
table#new_info {
	position:relative;
	float:left;
	width:97%;
	margin:0px 15px 15px 15px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #979797;
	}
	table#new_info img {
		position:relative;
		float:left;
		padding-right:5px;
	}
.image_notes {
	position:relative;
	float:left;
}

table#profile_photos {
	position:relative;
	float:left;
	margin:0px 15px 15px 15px;
}



	#locationResults {
		position:absolute;
		left: 175px; top:110px;;
		height: 95px; width: 100px;
		overflow:auto;
		z-index:10000;
		background-color: #ffffff;
		border: 1px solid;
		cursor: pointer;
		display:none;
	}

	#locationResults2 {
		position:absolute;
		left: 175px; top:160px;;
		height: 95px; width: 100px;
		overflow:auto;
		z-index:10000;
		background-color: #ffffff;
		border: 1px solid;
		cursor: pointer;
		display:none;
	}


#edit_log_div {
	position: relative;
	float:left;
	background-color: #ffffff;
	margin: 10px;
	padding: 5px;
	width: 795px;
}

#edit_div {
	position: relative;
	background-color: #ffffff;
	margin: 10px;
	padding: 5px;
}


#conpers {
	font-size:14px;
}

.fdetails{background-color: #D7D7D7; font-size: 23px; width: 100%}

#edit_left{position: relative; float:left; height:250px; padding:10px;}
#edit_middle{position: relative; float:left; height:250px; padding:10px;}
#edit_middle2{position: relative; float:left; height:250px; padding:10px; margin-top:15px;}
#edit_right{position: relative; float:left; height:250px; padding:10px;}

#close{position: absolute; top:300px; left:10px}

/* <------ START MYLOGS.PHP ------> */
#log_table {margin: 0px 5px 5px 5px; border-collapse:collapse; width:990px;}
#log_table th {border:1px solid; padding-left: 5px;}
#log_table td {
	padding: 1px 3px 1px 3px;
}
.log_bar{color: #000; font-size: 9px; padding-left:5px;}

#logsearch_table {
	position:relative; 
	float:left; 
	width:950px; 
	margin:15px; 
	border-collapse:collapse;
}
#logsearch_table td {
	padding: 1px 3px 1px 3px;
}
/* <------ END MYLOGS.PHP ------> */


/* ------ START SEARCH.PHP ------*/
#search_bar {
	position:relative;
	float:left;
	margin:15px;
	padding:10px;
	}
	#search_bar th {
		text-align: left;
	}
	#search_bar td {
		padding-right: 10px;
	}

#searched_result {
	position: relative;
	float:left;
	background-color: #fff;
	width:100%;
}
/* ------ END SEARCH.PHP ------ */


/* ----- START EXPORT.PHP ------ */
#export {
	position:relative;
	float:left;
	margin: 0px 0px 15px 0px
	}
	#export table td {
		padding-left: 25px;;
	}
	#export table th {
		text-align: left;
		padding-left: 25px;
	}
/* ----- END EXPORT.PHP ------*/

/* <----- START PHOTOS.PHP (My own our divers (Not logged out photoalbums)) -----> */
#addalbum {
	position:relative;
	float:left;
}

#albums {
	position:relative;
	float:left;
	margin-top:-25px;
	}
	#albums td {
		padding-right:60px;
		vertical-align:top;	
	}
	#albums #image {
		height:102px; width:135px;
		text-align:center;
		margin-bottom:5px;
	}
	#albums #bottom_info_pic {
		position:relative;
		width:120px;
	}

.smaller_grey {font-family: verdana; font-size: 9px; color: #6c6c6c; font-weight:normal;}
	
table#edit_bar {
	position:relative;
	float:left;
	margin-left: 15px;
	top:10px;
}

.album_header {
	position:relative;
	float:left;
	font-size:16px;
	font-weight:bold;
}

#log_pictures {
	position:relative;
	float:left;
	width:600px;
	margin-left: 10px;
	margin-bottom:15px;
	top:10px;
	}

		
#image_text {
		position:relative;
		float:left;
		margin-left:10px; margin-top:15px;
		width:600px;
		padding-left:5px;
}

#change_image_text {
	position:relative;
	float:left;
	margin-left:10px;
	margin-top:15px;
}

.change_pictext, img#next {cursor:pointer;}

#bottom_pic_edit {
	position:relative;
	float:left;
	padding-top: 3px;
	color: #494949;
	font-size:12px;'
}

img.thumb_up {
	cursor:pointer;
}

#comm_box {
	position:relative;
	float:left;
	width:400px;
}
#picture_comments {
	position:relative;
	float:left;
	margin: 10px 0px 15px 10px;
	width:400px;
	}
	table#picture_comments td {
		background-color: #f5f5f5;
		font-size:11px;
		padding:5px;
		margin: 5px;
	}
	table#picture_comments img {
		position:relative;
		float:left;
		vertical-align: top;
		width:50px; height:50px;
	}
	.comment_box {width: 330px; height:55px; margin-left:2px;}

#comment_div {
	position:relative;
	float:left;
	width:330px;
	padding-left:5px;
}


#friends_in_common {
    display: none;
	position:absolute;
    background-color: #fff;
    color: #333;
    border: 1px solid black;
    padding: 25px;
	z-index: 99999;
}


a.name_style {font-size:12px; color: #293497; font-weight: bold;}
a.name_style2 {font-size:13px; color: #000;}
a.name_style2:hover{text-decoration: none; color: #ffa300}

.comment_time_style {font-size: 10px; color: #5c5c5c;}


.vid_ontop {
   	position:relative;
   	margin-left:-100px;
	margin-bottom:5px;
}

#photo_owner {
	position:relative;
	float:left;
	margin: 0px 0px 15px 30px;
}

.gen_img {
	border-style: double;
	border-color: #757575;
	border-width:3px;
}

a.gallery_thumb:hover, a.g_thumb:hover, .gallery_thumb_active {
	filter:alpha(opacity=50);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;	

}

a.gallery_thumb_inactive {
	filter:alpha(opacity=100);
  -moz-opacity:1.0;
  -khtml-opacity: 1.0;
  opacity: 1.0;	

}

#upload_images {
	position:relative;
	float:right;
	width: 326px;
	margin: 25px 5px 25px 0px;
	padding:5px;
}

#gallery_picture {
	position:relative;
	float:left;
	width:650px;
}

#photo_search_div {
	position:relative;
	float:left;
	margin-left: 0px;
	width:200px;	
	}
	#photo_search {
		position:relative;
		float:left;
		margin-left: 0px;
		margin-top:15px;
		width:200px;
	}
	#photo_search_extras {
		position:relative;
		float:left;
		margin-left: 0px;
		margin-top:15px;
		width:150px;
	}
	#photo_search_extras td{
		padding:2px 0px 2px 0px;
	}

.photos_extras {
	text-align: center;
	width: 200px;
	
}

#photoalbums {
	position:relative;
	float:right;
	margin-left:5px;
	width:720px;
	}
	#photoalbums td {
		padding-right:5px;
		vertical-align:top;	
	}
	#photoalbums #image {
		height:102px; width:135px;
		text-align:center;
	}
	#photoalbums img
	{
		margin:2px;
	}
	#photoalbums #bottom_info_photos {
		position:relative;
		width:120px;
		margin:5px 0px 5px 5px;
	}



.diver_type_header {font-weight:bold; font-size:15px;}
	
/* <----- END PHOTOS.PHP -----> */

#friends_search {
	position:relative;
	float:left;
	margin:15px;
	padding:5px;
	width:700px;
	background-color:#f4f4f4;
	}
	#friends_search input[type="text"] {
		height:18px;
		width:340px;
	}

#friends_list {
	position:relative;
	float:left;
	margin:15px;
	border-collapse:collapse;
	width:700px;
	}
	#friends_list td{
		padding-right:5px;
		padding-bottom: 5px; padding-top: 5px;
		border-bottom: 1px solid;
		border-color: #bdbdbd;
	}


#code_container {
	position: relative;
	float:left;
	margin-left: 25px; margin-bottom: 25px; margin-top:25px;
	width: 950px;
}

#profile_album_container {
	position: relative;
	float:left;
	margin-left: 25px; margin-bottom: 25px; margin-top:25px;
	width: 750px;	
}

/* <------ START GBOOK.PHP -----> */
#gbook {
	position:relative;
	float:left;
	margin: 0px 10px 15px 15px;
	padding:0px 0px 0px 10px;
	width:550px;
	border-left: 1px solid #979797;
	border-right: 1px solid #979797;
}

.older_posts {
	position:relative;
	float:left;
	width:100%;
}

#gbook_addnew, #gbook_posts {
	position:relative;
	float:left;
	margin: 10px 0px 0px 0px;
	width:525px;
	}
	table#gbook_addnew td, #gbook_posts td.main {
		background-color: #f1f1f1;
		font-size:11px;
		padding:5px;
		width:525px;
	}
	table#gbook_addnew img, #gbook_posts img {
		vertical-align: top;
	}
	table#gbook_posts td.answer {
		position:relative;
		float:left;
		background-color: #f1f1f1;
		font-size:11px;
		padding:5px;
		margin-left: 15px;
		width:510px;
	}
	#answer_post_text {
		position:relative;
		float:left;
		width:250px;
		margin-left:5px;
	}

#gbook_posts textarea, #gbook_addnew textarea {
	height:20px;
	border: 1px solid;
	background-color:#fff ;
}

#gbook_addnew {
	position:relative;
	float:left;
	width: 540px;
	}
	#post_div {
		position:relative;
		float:left;
		width:440px;
		margin-left:5px;
		font-size: 13px;
	}
	#del_post
	{
		position:relative;
		float:right;	
		width:10px; height:10px;
	}	

#gbook_posts {
	position:relative;
	float:left;
	width: 410px;
}


#name_header {
	position:relative;
	float:left;
	width:100%;
}
#gbook_msg {
	position:relative;
	float:left;
	width:100%;
}
#gbook_msg img {
	margin:2px;
}
#time_footer {
	position:relative;
	float:left;
	width:100%;
}

.small_answerPost { height: 20px; width:100%; color: #959595;}
.answerPost { width:100%; height:20px; color: #959595; }

.small_post { height: 25px;	width:100%; color: #959595; }
.post {width:100%;height:50px;color: #000000;}

.post_img {
	position:relative; 
	float:left;
	margin-right:5px;
}


#might_know {
	position:relative;
	float:right;
	width:215px;
	margin-right:15px;
	}
	#might_know table {
		width:100%;
	}
	#might_know td.name {
		text-align: middle;
		vertical-align:middle;
	}
	


/* <------ END GBOOK.PHP -----> */



/* <------ START WEATHER ------> */
#weather_search {
	position:relative;
	float:left;
	margin:15px;
}

#weather_result {
	position:relative;
	float:left;
	width:700px;
	margin-left:150px;
	margin-bottom:15px;
	background-color: #F2F2F2;
	}
	#weather_result table {
		width:100%;
		padding:0px 15px 15px 15px;
	}
	#weather_result th {
		text-align:center;
		padding-top: 20px;
		padding-bottom:5px;
		border-bottom: 1px solid;
	}
/* <------ END WEATHER ------> */



/* ----- END PILOT ------*/



/* ----STUDMEMBER---- */
	table#library_menu {
		position:relative; float:left; padding:15px;	
	}
	table#library_list {
		position:relative; float:left; padding:15px;	
	}
/* ----END STUDMEMBER----*/




/* ----COMPANY----*/
	#staff_list{
		position: relative; 
		float:left;
		margin: 0px 15px 15px 15px;;
	}

	#staff_add_connect {
	position: relative; float:left; margin: 15px 0px -20px 15px;
	}

	#connect_staff, #add_staff {
		position:relative;
		float:left;
		margin: 15px;
	}
	#company_settings {
		position:relative;
		float:left;
		margin: 15px 0px 25px 25px;
		}
		#company_settings table td {
			padding-right: 10px;
		}
/* ----END COMPANY----*/




/* ---- ECONOMY ----- */



/* ----- END ECONOMY ----- */



/* ----FOM----- */
#my_chart_week, #my_chart_month {
	position:relative;
	float:left;	
}

#warnings {
	position:relative;
	float:left;
	margin: 0px 15px 15px 15px;	
}

#fom_summaries_table {
	position:relative;
	float:left;
	width:950px;
	margin: 0px 15px 15px 15px;
}
#fom_summaries {
	position:relative;
	float:left;
	width:400px;
	margin: 0px 15px 15px 15px;
}

#acreg {
	position:absolute;
	height: 400px;
	overflow:auto;
	z-index: 3000;
}

#name_div, #read_div {
	position: relative;
	float:left;
	width:50%;
}


#latest_pilot_activities table {
	position: relative;
	float:left;
	margin:10px 10px 10px 0px;
	border-right: 1px inset #536885;
	}
	#latest_pilot_activities td {
		padding-right: 20px;
	}

#exp_report {
	position:relative;
	float:left;
	margin:15px;
	width:400px;
}

/* END FOM */


/* ----OP----*/
	#fup {
		margin: 0px 15px 15px 15px;	
	}
	
	#upload_library {
		position:relative;
		float:left;
		padding:15px;
	}
/* ----END OP----*/


/* ------ MANUAL ----- */
#manual_content {
	position:relative;
	float:left;
	margin:15px;
	width:95%;
}
#manual_text_content {
	position: relative;
	float:left;
	margin:40px 15px 15px 15px;
}

#text {
	position:relative;
	float:left;
	width:970px;
	font-family:verdana;
	font-size: 11px;
	margin:15px;
}

.manual_text {
	padding-left:25px;
}

img#right_manual_img {
	position:relative;
	float:right;
	padding: 10px 10px 10px 0px;
}

img#left_manual_img {
	position:relative;
	float:left;
	padding: 10px 10px 10px 0px;
}

#manual_content ul{
	margin: 1px 0px 1px 10px;
	padding: 1px 0px 1px 10px;
}

#manual_content ul, #manual_content li {
	list-style: none;
}

/* ------ END MANUAL -----*/



/* -----TOOLBOX----- */
input[type="text"], input[type="password"], input[type="file"], select, textarea{
	color: #2A2C4F;
	background: #fff9ef; 
	border: 1px solid #5e5e5e;
}

#uploadprogressbar { display: none; }

.bold {
	font-weight: bold;	
}


/* END TOOLBOX */

#duty_table {
	position:relative;
	float:left;
	width:400px;
}


#fb-like {position:absolute; top:200px; left:300px;}

ul.dot_list {list-style-type: disc; padding-left:12px;}

.standard_fieldset {
	position:relative;
	float:left;
	padding:5px;
	margin-left:15px;
}




/* FORUM */

#forum {
	position:relative;
	float:left;
	width:970px;
	margin-bottom:25px;
	margin-left:15px;
	font-family: verdana;
	font-size:11px;
	border-collapse:collapse;
	}
	#forum .forum_catname {
		height:25px;
		padding-left:10px;
	}
	#forum .forum_lineinfo {
		height:20px;
		padding-left:10px;
		background-color: #EFF0F1;
	}
	#forum .forum_siteline {
		padding-left:10px;
	}
	#forum .forum_search {
		float:right;
		padding-right: 10px;
	}
	#forum td {
		border:1px solid #d2d2d2;
	}

#forum_post {
	position:relative;
	float:left;
	width:970px;
	margin-left:15px;
	margin-bottom:5px;
	font-family: verdana;
	font-size:11px;
	border-collapse:collapse;
	}	
	#forum_post .left_head_post {
		height:20px; width:100px;
		background-color: #EFF0F1;
	}
	#forum_post .right_head_post {
		height:20px; width:400px;
		background-color: #EFF0F1;
		padding-left:10px;
	}
	#forum_post .left_main_post {
		width:100px;
		background-color: #EFF0F1;
		padding-left:10px;
		vertical-align:top;
	}
	#forum_post .right_main_post {
	 	width:400px;
		padding-left:10px; padding-right:10px;
		padding-bottom:10px;
	}
	#forum_post .header_inpost {
		line-height: 25px;
	}
	#forum_post .header_inpost_right {
		float:right;
		padding-right:15px;
		line-height: 25px;
	}
	#forum_post .post_updated {
		font-weight:bold;
		position:relative;
		top:-10px;
	}
	#forum_post td {
		border:1px solid #dcddde;
	}
	
.forum_pages {
	height:15px;
	padding-left: 10px;
}

a.active_page {
	font-weight: bold;
}

.forum_header {
	height:30px;
	padding-left:10px;
	background-color: #F6F6F6;
	border:1px solid #dcddde;
}


#post_answer {
	position:relative;
	float:left;
	margin-left:10px;
	margin-bottom:25px;
	}	



.star {
	cursor: pointer;
}

#whoThumb {
	position:absolute;
	margin-top:0px;
	z-index:90000;
	}
	#whoThumb #detail_container {
		background-color: #f8f8f8;
		position:relative;
		border-style: double;
		border-color: #757575;
		border-width:2px;
		padding:5px;
		width:200px;
	}
	#whoThumb td {
		padding: 2px 4px 5px 0px;
		border-top:1px solid #dfdede;
	}
	#whoThumb table {
		width:100%;
		border-collapse:collapse;
		border-bottom:1px solid #dfdede;
	}
	.thumbcss_own {
		margin-left: 320px;
	}
	.thumbcss_others {
		margin-left: 150px;
	}


#my_messages {
	position:relative;
	float:left;
}



