	.no457_window{
		width:300px;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:12;
		position:absolute;
		overflow:hidden;
		z-index:10000;
	}
	.no457_window div{
		position:relative;
	}
	.no457_window .no457_window_top{
		width:100%;
		height:17px;
		position:relative;
	}
		.no457_window .top_buttons{
		float:right;
		z-index:10;
		position:absolute;
		right:0px;
		width:35px;
	}
	.top_buttons img{
		float:right;
		padding-right:2px;
	}
	.no457_windowContent h2{
		font-size:16px;
		margin-top:4px;
	}
	.no457_windowContent ul{
		margin-bottom:4px;
	}
	.no457_windowContent{
		padding-left:5px;
		padding-right:2px;
		height:100%;
		overflow:hidden;
	}
	.no457_window_bottom{
		position:relative;
		height:0px;
	}
	.no457_window_bottom img{
		float:right;
	}
	.topCenterImage{
		position:absolute;
		left:3px;
		width:5000px;
		height:17px;
	}
	.resizeImage{
		position:absolute;
		right:1px;
		bottom:1px;
	}
/* ===============
  PILOT FILES
================*/
	.no457_window #crest{
		background-image:url('../images/windows/crest.png');
		background-repeat:no-repeat;
		width:70px;
	}
	.no457_window #header{
		font-family:'Courier New',Courier;
		text-align:left;
	}
	.no457_window #pilotPhoto{

	}
	.no457_window #pilotDetails{
		font-family:'Courier New',Courier;
		text-align:left;
	}
	.no457_window #pilotLabels{
		font-family:'Courier New',Courier;
		text-align:right;
	}
	.no457_window #pilotInfo{
		font-family:'Courier New',Courier;
		text-align:left;
	}
	.no457_window #pHistoryLabel{
		text-align:right;
	}
	.no457_window #pilotHistory{
		line-height:13px;
		text-align:left;
	}
	.no457_window .bplink{
		color:brown;
	}
/* ===============
  ROSTER
================*/
	#roster th, #troster th{
		color:black;
		font-family:'Courier New',Courier;
	}
/* ===============
  TRAINING ATTENDANCE
================*/
	#troster th{
		text-align:left;
	}
/* ===============
  LOGIN
================*/
	.no457_window #text p{
		line-height:10px;
	}
