html {
	height: 100%;
  text-align: center;
  background: url(../images/bg01.jpg) repeat;
}

body {
  height: 100%;
	padding: 0;
	margin: 0 auto;
	color: #000;
  background: #CECECE url(../images/body_bk.jpg) repeat-y;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	behavior: url(/templates/TangWeb/csshover.htc);
  text-align: left;
  width: 888px;
  position: relative;
} /* WinIE behavior call */
#inner_body {  
margin-top:-15px;
background: url(../images/body_bk.jpg) repeat-y; }
a img { border: none; }
a { color: black; }

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 42px;
	font-weight: normal;
	color: #8F6D01;
	margin: 0 0 -7px 0;
	padding: 0;
}

h1 a {
  color: #8F6D01;
  text-decoration: none;
}

h3 {
	color: #FF7800;
	font-style: italic;
	font-size: 14px;
	margin: 10px 0 0 0;
	padding: 0;
	text-align:left;
}


.clear {
	clear: both;
}

div#caption {
	text-align: right;
	width: 450px;
	margin: 15px 0 0 0;
}

div#caption span {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #8F6D01;
}

/* NAVIGATION */

div#navigation {
	margin-left:5px;
	width: 876px;
	display: block;
}

.navigation {
	border-top: 1px dashed #C3C3C3;
	border-bottom: 1px dashed #C3C3C3;
}

.navigationCTF {
	border-top: 1px dashed #8CC63F;
	border-bottom: 1px dashed #8CC63F;
}

.navigationCCYTF {
	border-top: 1px dashed #0093D0;
	border-bottom: 1px dashed #0093D0;
}

.navigationTCM {
	border-top: 1px dashed #FF7F00;
	border-bottom: 1px dashed #FF7F00;
}

div#navigation table {
	/*width: 743px;*/
}

div#navigation td {
	vertical-align: middle;
	text-align: center;
    height: 62px;
}

td#CTF, td#CCYTF, td#TCM { background: url(../images/nav_separator.jpg) no-repeat; line-height: 14px; }
/*td#CTF:hover, td#CCYTF:hover, td#TCM:hover { background: #B4D993; color: #4A6D1D; }
td#CTF:hover a, td#CCYTF:hover a, td#TCM:hover a { color: #4A6D1D; }

td#CTF.hover, td#CCYTF.hover, td#TCM.hover {
	background: #B4D993;
  color: #4A6D1D;
}

td#CTF.hover a, td#CCYTF.hover a, td#TCM.hover a {
	color: #4A6D1D;
}
*/
.navigation table#logo_left{
  width: 145px;
  margin-right: 0 ! important;
  margin-right: -2px;
}
.navigation table#logo_left p{
margin:0px;
}

#navi {
 width: 600px;
}
td#CTF { width: 190px; cursor: pointer; }
td#CCYTF { width: 220px; cursor: pointer; }
td#TCM { cursor: pointer; }

div#navigation td {
  font-family: Arial;
	color: #888888;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

div#navigation .highlightCTF { background: #B4D993; color: #4A6D1D; }
div#navigation .highlightCCYTF { background: #CCEAEC; color: #0054A4; }
div#navigation .highlightTCM { background: #FDB913; color: #610229; }


#main {color: #CCC; margin-left: 7em; padding: 1px 0 1px 5%;

  border-left: 1px solid;}

div#nav { margin: 0; padding: 0 0 0 0;margin-top:1px;  }

div#nav ul.level1 { position: absolute; left: 0;}
  
div#nav ul.level1, div#nav ul.level2 {
  margin: 0;
  padding: 1px 6px; 
  width: 145px; 
  background: white;
  font-size: 10px;
  font-family: Arial;
  background: url(../images/sub_separator_CTF.gif) no-repeat;
  margin-top: -1px;
  z-index:999;
}

div#nav div#site2 ul.level1, div#nav ul.level2 { background: url(../images/sub_separator_CCYTF.gif) no-repeat; }
div#nav div#site3 ul.level1, div#nav ul.level2 { background: url(../images/sub_separator_TCM.gif) no-repeat; }

div#nav li.submenu, div#nav li.submenu li  {
  position: relative; 
  list-style: none; 
  margin: 0;
  padding: 13px 0;
  text-align: center;
  z-index:999;
}

div#nav li.submenu { background: url(../images/sub_nav_separator_CTF.gif) no-repeat bottom; }
div#nav div#site2 li.submenu { background: url(../images/sub_nav_separator_CCYTF.gif) no-repeat bottom; }
div#nav div#site3 li.submenu { background: url(../images/sub_nav_separator_TCM.gif) no-repeat bottom; }

div#nav li.submenu:hover { background: #C9E1A3 url(../images/sub_nav_separator_CTF.gif) bottom no-repeat; }
div#nav div#site2 li.submenu:hover { background: #CCEAEC url(../images/sub_nav_separator_CCYTF.gif) bottom no-repeat; }
div#nav div#site3 li.submenu:hover { background: #FEE895 url(../images/sub_nav_separator_TCM.gif) bottom no-repeat; }

div#nav div#site1 li.submenu li { background: #DFEDCA url(../images/sub_sub_nav_separator_CTF.gif) no-repeat bottom; text-align:left; padding-left:15px; }
div#nav div#site1 li.submenu ul { background: #DFEDCA; }

div#nav div#site2 li.sumenu li { background: #CCEAEC url(../images/sub_sub_nav_separator_CCYTF.gif) no-repeat bottom; }
div#nav div#site2 li.submenu ul { background: #CCEAEC; }

div#nav div#site1 li.highlight { background: #C9E1A3; }
div#nav div#site2 li.highlight { background: #CCEAEC; }
div#nav div#site3 li.highlight { background: #FEE895; }

div#nav li.submenu a {
  display: block;
  text-decoration: none;
  width: 140px;
  color: #BC9D11;
  font-size: 11px;
  font-weight: bold;
}

div#nav div#site2 li.submenu a {
  color: #4BB3E9;
}
div#nav div#site3 li.submenu a {
  color: #D97A20;
}

div#nav div#site1 li.submenu li:hover {
  background: #D5B959 url(../images/sub_sub_nav_separator_CTF.gif) no-repeat bottom;
}

div#nav div#site2 li.submenu li:hover {
  background: #24AEDB url(../images/sub_sub_nav_separator_CCYTF.gif) no-repeat bottom;
}

div#nav li.submenu li:hover a {
  color: #FFF;
}

div#nav div#site2 li.submenu li:hover a {
  color: #FFF;
}

div#nav>ul.level1 a {width: auto;}
div#nav>ul.level2 a {width: auto;}

div#nav ul.level1 ul.level2 {
  padding:0;
  margin:0;
  position: absolute; top: 0px; left: 145px;
  width:161px;
/*	-moz-opacity: .95;
	opacity: .95;
	filter: alpha(opacity=95);*/
  display: none;
}

div#nav ul.level1 li.submenu:hover ul.level2,

div#nav ul.level2 li.submenu:hover ul.level3 {display:block;}
 
div#copyright { 
	margin-left: 80px; 
	margin-top:40px;
	padding-bottom: 20px; 
	width:663px; 
	text-align: center;
}
  
div#copyright p { 
	color:#555555;
	font-family:Arial; 
    font-size:10pt; 
 } 

div#copyright a {
	color:#555555;
	font-family:Arial; 
    font-size:10pt;
}
 
div.content {
  /*146px??*/
	font-family:Arial;
	font-size:10pt;
	margin-left: 146px;
	/*width: 663px; */
	color: #888888; 
	/*text-align:justify;*/
}

div.content p {
  margin: 15px;
}

div.content table.contentpaneopen {
  margin-top: -2px;
}

div.content table.contentpaneopen ul {
	list-style:none;
}

div#site1 { width: 760px; }
div#site2 { width: 760px; }
div#site3 { width: 760px; }

div#site0 div.content { margin-left: 0; width: 743px; padding-top: 1px; }
div#site1 div.content { margin-left: 148px; }
div#site2 div.content { margin-left: 148px; }
div#site3 div.content { margin-left: 148px; }

div#site1 div.content p{ margin-left: 30px; }
div#site2 div.content p{ margin-left: 30px; }
div#site3 div.content p{ margin-left: 30px; }

#site0 div#img_home {
	width:766px;
}
#site0 div#img_home img{
	margin-left:23px;
}
#site0 #tfd_home {
	margin-left:43px;
	padding:0 10px;
	color: #666666;
}
#site0 #tfd_home p {
	color:#4c4b4b;
	font-family:Arial; 
    font-size:10pt; 
	margin: 0 0 10px 0; 
	padding: 0 0 10px 0;
	text-align:justify;
}

#site0 #tfd_home ul{
	text-align:left;
	line-height:150%;
	color:#4c4b4b;
	font-family:Arial; 
    font-size:10pt; 
}

div.tfd_home {
	color:#4c4b4b;
	font-family:Arial; 
    font-size:10pt; 
	text-align:justify;
	margin-left:30px;
	margin-top:-120px;
	width:541px;
}

div#mission_ccytf	{
	color:#4c4b4b;
	font-family:Arial; 
    font-size:10pt; 
	text-align:justify;
	margin-left:30px;
	margin-top:-120px;
	margin-right:56px;
	width:541px;
}

p#mission_tcm	{
	color:#4c4b4b;
	font-family:Arial; 
    font-size:10pt; 
	text-align:justify;
	margin-top:-88px;
	padding-left:18px;
	width:525px;
}

#site0 img {
	margin-bottom: 0px;
}
#site0 span { 
	color: #0054A4; 
  font-size: 11px;
  font-weight: bold;
	font:Arial;
	font-style:italic;
}

#site1 .ctf_module{
	text-align:right;
	}

#site1 u {
	color:#c2a204;
}

div#site1 div.mosModule  img {
	 margin-bottom: 0px;
  }
div#site1 .ctf_span { 
	color: #C2A204; 
    font-size: 11px;
    font-weight: bold;
	font-style:italic;
	font:Arial;
	width:600px;
	text-align:right;
   }
 #site1 .ctf_p{
    margin-left:-35px;
 	width:640px;
	text-align:center;
	}  
 #ctfs_headline { 
 	 margin-top:-20px;
 	 width:571px;
	 padding: 30px 0pt 0pt; 
	 text-align: center; 
	 color: #d8b75e; 
	 font-family:Arial;
	 font-style: italic; 
 	 font-weight: bold; 
	 font-size: 22px;   
   }
#ctfs_headline img {
   margin-left:-40px;
	}
#ctfs_cont { 
	 margin: 0pt; 
	 padding: 0pt 0pt 100px; 
	 text-align: center; 
	 font-family:Arial; 
	 font-size: 15px; 
	 color:#8C8C8C;
}

#site1 .mosModule {
	 text-align: right;
 }


#site2 .ccytf_span{ 
	color: #0054A4; 
    font-size: 11px;
	font-weight: bold;
	font:Arial;
	font-style:italic;
	width:600px;
	text-align:right;
	}
#site2 .cytfs_p{
    margin-left:-35px;
    width:642px;
	text-align:center;
	margin-top:-20px;
	}	
 #cytfs_headline { 
 	 margin-top:0px;
	 width:628px;
	 padding: 30px 0pt 0pt; 
	 text-align: center; 
	 color: #0054A4; 
	 font-family:Arial;
	 font-style: italic; 
 	 font-weight: bold; 
	 font-size: 22px;   
   }
 #cytfs_cont { 
	 margin: 0pt; 
	 padding: 0pt 0pt 100px; 
	 text-align: center; 
	 font-family:Arial; 
	 font-size: 15px; 
	 color:#8C8C8C;
	 text-align:640px;
}

div#sub_banner3{
	 width: 601px; 
	 text-align: right; 
 }


div#sub_banner3 span { 
	color: #0054A4; 
	font-size: 12pt;
	font-weight:14.4pt;
	font-weight: bold;
	font:Arial;
   }
  #site3 .tcm_p{
    margin-left:-35px;
    width:640px;
	text-align:center;
} 
 #tcm_headline {
 	 padding-left:20px;
	 width:568px;
	 text-align:center;
	 color: #FF4C4C; 
	 font-family:Arial;
	 font-style: italic; 
 	 font-weight: bold; 
	 font-size: 22px;   
	 letter-spacing:-1px;
   }
 #tcm_cont { 
	 margin: 0pt; 
	 padding: 0pt 0pt 100px; 
	 font-family:Arial; 
	 font-size: 15px; 
	 color:#8C8C8C;
	 margin-top:-15px;
}

div.title { font:Arial; font:bold; color:#C2A204; font-size:10pt; font-weight:12pt;}
/* Title of the Content*/
.title_ctf_h1 { 
	font:Arial; 
	/*font:bold;*/
	font-style: italic;
	color:#4A6D1D; 
	font-size:20px; 
	font-weight:bold;
	width:601px;
	text-align:left;
}

.title_cytf_h1 {
	font-weight:bold;
	font:Arial;
	font-style: italic; 
	color:#07A9DB;
	width:601px;
	font-size:20px; 
	/*font-weight:12pt;*/
	text-align:left;
}

.title_tcm_h1 { 
	font:Arial; 
	/*font:bold;*/
	font-style: italic;
	color:#FF4C4C; 
	font-size:20px; 
	width:601px;
	/*font-weight:12pt;*/
	font-weight:bold;
	text-align:left;
}

.title_ctf { 
	font:Arial; 
	/*font:bold;*/
	font-style: italic; 
	color:#C2A204; 
	font-size:10pt; 
	/*font-weight:12pt;*/
	font-weight:bold;
	text-align:left;
}
.title_cytf {
	font-weight:bold;
	font:Arial;
	font-style: italic; 
	color:#07A9DB; 
	font-size:10pt; 
	/*font-weight:12pt;*/
	text-align:left;
}
.title_tcm { 
	font:Arial; 
	/*font:bold;*/
	font-style: italic;
	color:#FF4C4C; 
	font-size:10pt; 
	/*font-weight:12pt;*/
	font-weight:bold;
	text-align:left;
}

.content_body{ 
	 font:Arial;
	 /*font:bold; */
	 color:#4c4b4b; 
	 font-size:10pt; 
	 font-weight:12pt;
	 text-align:justify;
}
 
  .content_body a{ 
	 font:Arial;
	 /*font:bold; */
	 color:##4c4b4b; 
	 font-size:10pt; 
	 font-weight:12pt;
	 text-align:justify;
 }

.title_cytf_h1 a {
	font-weight:bold;
	font:Arial;
	font-style: italic; 
	color:#07A9DB; 
	font-size:20px; 
	/*font-weight:12pt;*/
	text-align:left;
}

div#Other_Institutions_cytf li{
	list-style: disc;
}

li.content_body {
	list-style:disc;
	line-height:150%;
}

div.tcm_caption {
	color:#860038;
    font-size: 11px;
    font-weight: bold;
	font:Arial;
	font-style:italic;
	width:601px;
	text-align:right;
}

#site1 a u {
	color:#4A6D1D;
}

#site1 u a {
	color:#4A6D1D;
}
/* gallery2 css */

div#gallery {
	background: none;
	width:867px;
	padding:0px;
	margin-left:-140px;
}

div#gallery .content{
	position:relative;
	top:25px;
	}

div#gsContent {
	margin-left:-8px;
	*+margin-left:-10px;
}

div#gallery #gsContent .gcBackground1 {
	background:none;
}

div#gallery .gbBlock {
	margin-left:-15px;
	*+margin-left:-5px;
}

div#gallery #gsContent table#gsThumbMatrix {
	*+width:701px;
	*+text-align:left;
}

div.content #gallery .gcBorder1 {
	border:none;
}

div.block-comment-ViewComments p.info {
  font-style: italic;
  text-align: right;
  font-size: 0.95em;
  display:none;
}

div.footer {
	display:none;
}

div.owner {
	display:none;
}

div.size  {
	display:none;
}

p.comment {
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	text-align:justify;	
	color:#C2A204;
}

div#gsContent .gcBackground1 h2 {
	font:Arial; 
	/*font:bold;*/
	font-style: italic;
	color:#4A6D1D; 
	font-size:20px; 
	font-weight:bold;
	margin-left:36px;
	*+margin-left:32px;
}

div.block-comment-ViewComments div.one-comment {
	border:none;
	margin-left:-15px;
}

p.giTitle {
	display:none;
}

p.giSummary {
	font-family:Arial;
	font-size:10px;
	font-weight: bold;
	text-align: left;
	width:78%;
	margin-left:18px;
	*+margin-left:0px;
	color:#4A6D1D;
}

div#photo_open p.giDescription {
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	text-align:justify;
	width:384px;
	color:#4A6D1D;
	margin-top:30px !important;
	padding-left:8px;
	*+padding-left:5px;
	_margin-left:30px;
}

div#photo_open div.block-core-Navigator {
	margin-left:-60px;
	width:380px;
	*+width:305px;
	text-align:center;
	*+text-align:left;
}

#back_to_album {
	margin:-20px 0px 0px 185px;
	*+margin:-27px 0px 30px 165px;
}
#back_to_album .BreadCrumb-5 {
	padding-bottom:20px;
	width:40px;
	*+padding-left:32px;
	*+padding-right:20px;
}

div#gsImageView {
	margin-left:-30px;
	*+width:419px;
	margin-top:-20px;
}

div#gsImageView img {
	*+padding-left:33px;
}

div.block-core-Pager {
	font-family:Arial;
	font-size:10px;
	font-weight: bold;
	color:#4A6D1D;
}

#china{
	position: absolute;
	top:70px;
	right:140px;
	_right:290px;
	/*right:140px !important;*/
	z-index:1;
}

#china a{
	display: block;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#C2A204;
	text-decoration:none;
}

div.block-core-Pager {
	*+margin-left:10px;
}

/*
	Siriux Gallery 2 Theme
	Copyright 2005-2007 Nico Kaiser.
*/


/* -- Main layout definitions ------------- */

body.gallery {
	margin: 1.5em;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: small;
	background-color: #fff;
	color: #333;
	text-align: center;
}

a {
	color: #38c;
}

a:hover {
	color: #05a;
}

hr {
	color: #fff;
	height: 1px;
	border: none;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 0;
	clear: both;
}

.clear {
	clear: both;
}

.breadcrumb {
	visibility: hidden;
	display: block;
	color: #333;
	font-size: 0.9em;
}
.content h2 {
text-align:center;
color:#4A6D1D;
}

#gallery-cat-title {
margin-bottom: 5px;
padding-bottom: 10px;
border-bottom-width: 1px;
border-bottom-color: #dedede;
border-bottom-style: solid;
font-size: 14px;
text-align:center;
color:#4A6D1D;
}

.header {
}

.footer {
	font-size: 0.8em;
	color: #999;
	margin-top: 4em;
	padding-top: 1.5em;
	border-top: 1px solid #ddd;
}

#photo-title h2 {
	font-style: normal;
	font-weight: normal;
	color: #7d7d7d;
	margin-left: 0;
	margin-bottom: 1.5em;
	margin-right: 0;
	margin-top: 1em;
	clear: both;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #ddd;
	font-size: 1em;
}

#thum-title {
	width: 150px;
	padding: 5px;
	border-bottom-style: none;
	font-style: normal;
	font-weight: normal;
	color: #1f1f1f;
	clear: both;
	border-bottom: #ddd;
	font-size: 11px;
}

.gallery h2 {
	clear: both;
	margin: 1.5em 0;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #ddd;
	font-size: 1.5em;
}

.gallery h3 {
	clear: both;
	margin: 1.5em 0 1em 0;
	font-size: 1.2em;
}


/* -- Gallery thumbnails ------------------ */

.gallery-thumb {
	height: 190px;
	margin: 5px;
	float: left;
	text-align: center;
}

.gallery-thumb img {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	padding: 7px;
	margin: 1px;
	-moz-border-radius: 3px;
}

.gallery-thumb a img {
	border-color: #ccc;
}

.gallery-thumb a:hover img {
	border-width: 2px;
	border-color: #38c;
	margin: 0;
	-moz-border-radius: 5px;
}


/* -- Gallery Album listing --------------- */

.gallery-albums {
	clear: both;
}

.gallery-albums h4 { /* Years in Album overview (when grouped by year) */
	margin: 10px 0 0 0;
	font-size: 1.1em;
}

.gallery-albums .gallery-thumb {
	margin-right: 5px !important;
}

.gallery-album {
	width: 46%; /* Change to 96% if you want 1 Album per line */
	padding-right: 3%;
	display: block;
	float: left;
	overflow: hidden;
}

.gallery-album p {
	font-size: 1em;
}

.gallery-album .meta {
	margin-top: 3px;
	color: #999;
	font-size: 0.9em;
}


/* -- Gallery Items ----------------------- */

.gallery-items {
	margin: 0;
	clear: both;
}

.gallery-empty {
	padding: 0.5em 1.5em;
	margin: 1.5em 3em;
	border: 1px solid #ddd;
	background-color: #ffe;
	font-size: 1.2em;
}


/* -- Gallery Photo (detail page) --------- */

div.gallery-photo {
	text-align: center;
}

img.gallery-photo {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	padding: 7px;
	-moz-border-radius: 3px;
}

#prevArrow img, #nextArrow img {
	border-style: none;
}


/* -- Navigator --------------------------- */

.block-core-Navigator {
	text-align: center;
	margin-bottom: 1.5em;
	margin-top: 5px;
	font-size: 0.9em;
	color: #333;
}

.block-core-Navigator .current,
.block-core-Navigator .first-and-previous,
.block-core-Navigator .next-and-last {
	display: inline;
}

.block-core-Navigator .current {
	margin: 0 0.5em;
}


/* -- ExifInfo ---------------------------- */

.block-exif-ExifInfo div {
	font-size: 0.8em;
	color: #999;
	margin: 1em 0;
}

table.gbDataTable {
	width: 100%;
	border-collapse: collapse;
}

table.gbDataTable td {
	padding: 0.2em 0.5em 0.2em 0;
	border-bottom: 1px solid #eee;
}

table.gbDataTable td.gbEven {
	font-weight: bold;
}

.gbBusy {
    background-color: #ae9 !important;
}

/* -- System- / Item-Links ---------------- */

.gbSystemLinks, .block-core-ItemLinks {
	clear: both;
	border-top: 3px solid #9c9;
	border-bottom: 1px solid #9c9;
	background-color: #efe;
	margin: 1.5em 0;
	padding: 0.5em;
}

.block-core-SystemLink { visibility: hidden; font-weight: bold; }

.gbSystemLinks .block-core-SystemLink a,
.block-core-ItemLinks a {
	display: block;
	padding: 0.3em;
}


/* -- Toolbar ----------------------------- */

#toolbar {
	clear: both;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
	margin: 1em 0;
	padding: 0.5em;
}


/* -- Admin ------------------------------- */

.gallery-admin {
	font-size: 0.9em;
}

.gallery-admin h2 {
	font-size: 1.2em;
	margin-top: 2em;
	overflow: hidden;
}

.gallery-admin h4 {
	margin-bottom: 0.5em;
}

.giSuccess, .giWarning, .giError  {
	font-weight: bold;
}

.giSuccess { color: #5c0; }
.giWarning { color: #c50; }
.giError { color: #a44; }

.gallery-admin .gbBlock {
	margin: 1.5em 0 2em 0;
}

#gsSidebar {
	visibility: hidden;
	width: 13em;
	overflow: hidden;
	padding-right: 1em;
}

#gsSidebarCol {
	width: 1%;
}

#gsSidebar ul {
	padding: 0.2em 0 1.5em 0;
	margin: 0;
	font-weight: bold;
}

#gsSidebar ul ul {
	font-weight: normal;
}
#gsSidebar li.gbAdminLink {
	list-style: none;
	padding: 0.2em 0;
	margin: 0;
}

.gbTabBar {
	padding: 0.2em 0;
	border-bottom: 1px solid #ccc;
}

.gbTabBar a {
	border: 1px solid #ccc;
	padding: 0.2em 1em;
	background-color: #eee;
	margin: 0 0.2em;
}

.gbTabBar .giSelected {
	margin: 0 0.2em;
	padding: 0.2em 1em;
	border: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	background-color: #fff;
}

.giUpdated, .giNew {
	font: normal 9px Arial;
	text-transform: uppercase;
	color: #222;
	background-color: #ffea88;
	padding: 0 3px;
	margin-left: 3px;
}

.autoCompleteShadow {
    background-color: #a0a0a0 !important;
}

.autoCompleteContainer {
    border: 1px solid #404040;
    background-color: #fff;
    border-top: 0px;
    border-bottom: 1px dotted rgb(0, 172, 0);
    margin-bottom: -1px;
    margin-top: 0px;
}

.autoCompleteContainer li.yui-ac-highlight {
    background-color: #38c;
    color: #fff;
}
.gbSystemLinks{

	visibility: hidden;

}