#browserprompt {
	height:20px;
	font-size:14px;
	font-weight:bold;
	padding:2px 10px;
	background:#ffffde;
}
#topnav {
 	height: 32px !important;
	line-height:40px;
	padding: 0;
	width: 100%;
	-webkit-box-shadow: 0 4px 2px #252222;
	-moz-box-shadow: 0 4px 2px #252222;
	box-shadow: 0 4px 2px #252222;
	padding: 0 0 2px 0;
	margin-bottom: 10px;
	background:#635455;
	min-width:960px;
	text-align:left;
 }

#topnav #t2wlogo {
	background:#484040;
	font-family:Radley, Helvetica;
	font-size:32px;
	font-weight:normal;
	padding:0 20px 2px 0;
}
#topnav #t2wlogo .logodagger {
	padding:0 3px;
}
#topnav #t2wlogo #ork {
	position:relative;
	left:-3px;
}
#topnav #t2wlogo #two {
	padding:0 7px;
}
#topnav #t2wlogo, .missiontag {
	padding-left:20px;
	text-align:left;
}
#topnav #tagline {
	font-family:Raleway, serif, helvetica;
	font-weight:normal;
	font-size:20px;
	padding-left:25px;
}
#topnav #t2wlogo, #topnav #tagline {
	display:inline-block;
	color:#e2dfd6;
	height:32px;
	vertical-align:top;
}
#topnav .accountname {
	height:30px; 
	font-weight:bold; 
	font-size:14px; 
	font-style:italic; 
	color:#441c01; 
}

#top-buttons-right {
	display:inline-block;
	height:30px; 
	padding: 0 5px; 
	color:#fcfbfb; 
	font-size:23px; 
	font-size:12px; 
	text-align:right;
	background:#635455;
	float:right;
}

#top-buttons-right a, #top-buttons-right2 a{color:#eeeeee !important; font-weight:LIGHTER; font-family: Inherit; font-size:14px; margin: 0 1ex;}
#top-buttons-right a:hover, #top-buttons-right2 a:hover {color:#ccc; text-decoration:underline;}

.missiontag {
	font-family: Railway, Helvetica;
	font-weight:normal;
	font-size:17px;
}
.tm {
	vertical-align:super;
	font-size:40%;
}

