div#t2g_wrapper {
	margin: 6px auto;
	width: 531px;
	font-size: 13px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: black;
	background: #fff;
}

div#t2g_wrapper input, div#t2g_wrapper select, div#t2g_wrapper textarea {
	font-size:13px;
	padding: 0px;
}

div#t2g_wrapper input.button {
	padding: 1px 3px;
}


div.clear {
	clear: both;
}

div#t2g_wrapper div#header_wrapper {
	width: 531px;
}

div#t2g_wrapper div#title_bar {
	background: #bbbbbb;
	height: 33px;
}

div#title_bar a.settings, div#title_bar a.settings_active {
	font-size: 11px;
	color: #dddddd;	
	margin-top: 0px;
}

div#title_bar a.settings:hover {
	color: white;	
}

div#title_bar a.settings_active {
	color: white;	
}

div#title_bar ul{
	list-style-type:none;
	float: right;
	background: none;
	position:absolute;
	top:1px;
	right:5px;
}

div#t2g_wrapper a	{
	text-decoration: none;
}

div#t2g_wrapper img#title_icon {
	margin-top: 6px;
	margin-left: 12px;
}

div#t2g_wrapper .topleft {
	background:url(/translate2go/images/corner_top_left.jpg) top left no-repeat;    
}

div#t2g_wrapper .topright {
	background:url(/translate2go/images/corner_top_right.jpg) top right no-repeat;    
}

div#t2g_wrapper .bottomleft {
	height: auto;
	background:url(/translate2go/images/corner_bottom_left.jpg) bottom left no-repeat;    
}

div#t2g_wrapper .bottomright {
	background:url(/translate2go/images/corner_bottom_right.jpg) bottom right no-repeat;    
}

td.title_btn_left, td.title_btn_right {
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: url(/translate2go/images/t2go_btn_background_left.jpg) bottom right no-repeat;
	background-position: 3px 6px;
	padding: 1px 0px 2px 9px;
	white-space: nowrap;
}

td.title_btn_right {
	background: url(/translate2go/images/t2go_btn_background_right.jpg) bottom left no-repeat;
	background-position: -55px 6px;
}


td#username {
	font-size: 11px;
	font-weight: bold;
	color: #444;
	padding: 9px 5px 7px 2px;
	text-align: right;
}

span.title_btn_right {
	font-size: 12px;
	font-weight: bold;
	color: white;
	width: 5;
	background: url(/translate2go/images/t2go_btn_background_right.jpg) top right no-repeat;	
	float: right;
	position: relative;
	padding: 2px 0px 3px 0px;
	top: -20px;
	right: 5px;
}


#main_btn {
	margin: 0px 0px;
	color: black;
	width: 531px;
}
div#signin_btn {
	width: 100px;
	margin: 0px auto;	
}
		
#main_btn img, #signin_btn img {
	margin-top: 10px;
	border: none;
}
		
#main_btn ul, #signin_btn ul {
	margin: 0px 0px;
	padding: 0px 0px;
	list-style-type: none;
	width: 100%;
}
	
#main_btn li, #signin_btn ul li {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	width: 132px;
	float: left;
	margin-left: 1px;
}

#signin_btn ul li {
	width: 100%;
}

#main_btn ul li a, #signin_btn ul li a {
	display: block;
	color: black;
	text-decoration: none;
	background: #dddddd;
}

#main_btn a:hover {
	color: black;
}

div#btn_bar_top {
	font-size: 14px;
	background: #dddddd;
	border-bottom: 1px solid white;
	padding: 6px 13px;
}

div#btn_bar {	
	font-size: 14px;
	background: #dddddd;
}

div#btn_bar_bottom{
	font-size: 14px;
	background: #dddddd;
	border-top: 1px solid white;
	vertical-align: bottom;
	clear: left;
	position: relative;
	top: -5px;
}

div.btn_bar_text {
	margin: 6px 13px;
}

div.btn_text, div.btn_text_active {
	padding: 5px 16px 7px 16px;
}

div.btn_text_active {
	color:black;
}

span.btn_subtext, p.btn_subtext {
	font-size: 11px;
	font-weight: normal;
	color: #777;
	padding: 2px 0px;
}


div#main_content {
	text-decoration: none;
	padding: 5px 5px;
	
	font-size: 13px;
	vertical-align: top;
}

a.translation_option {
	float: right;
	color: #444;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-top: -40px;
}

#introduction {
	padding:0px 9px;
	text-align: center;
}

#introduction a {
}

.bu {
	font-size: bold;
	text-decoration: underline;
}

