body {
}

div.mainInnerDiv {
  	background: url("/images/earth_background.jpg") no-repeat  -73px -24px;
  	margin-left:auto;
	margin-right:auto;
	width: 900px;
	height: 700px;
}

div.tabsDiv {
	padding:149px 0px 0px 213px; 
	width:573px;
}

.searchDiv {
  width:873px;
  margin-left: 0px;
}

.ru_metasearchTabDiv_selected {
  background: url("/images/metasearch_sel.jpg") no-repeat top left;
}

.ru_wikiTabDiv_selected {
  background: url("/images/wiki_sel.jpg") no-repeat top left;
}

.ru_metasearchTabDiv {
  background: url("/images/metasearch.jpg") no-repeat top left;
}

.ru_wikiTabDiv {
  background: url("/images/wiki.jpg") no-repeat top left;
}

.en_metasearchTabDiv_selected {
  background: url("/images/en_metasearch_sel.jpg") no-repeat top left;
}

.en_wikiTabDiv_selected {
  background: url("/images/en_wiki_sel.jpg") no-repeat top left;
}

.en_metasearchTabDiv {
  background: url("/images/en_metasearch.jpg") no-repeat top left;
}

.en_wikiTabDiv {
  background: url("/images/en_wiki.jpg") no-repeat top left;
}

.helloDiv {
	margin-left: 217px;
	margin-right: 40px;
	font-family: verdana;
	color: #404142;
	font-size: 13px;
	text-align:left;
}

.helloDiv h1 {
        color: #3087c5;
        font-family: verdana;
        font-size: 19px;
        font-weight: normal;
}

.informationDiv {
	color: #3087c5;
        font-family: verdana;
        position:relative;
        top:-10px;
        left:-24px;
        padding-left: 20px;
}

.informTd {
	text-align: right;
}

.informTd h1{
	color: #3087c5;
        font-size: 18px;
        font-weight: normal;
        margin-top:10px;
        margin-bottom: 10px;
        text-align:left;
}

.kursDiv {
	width:100%;
	padding-top:3px;
	text-align:left;
}

.weatherDiv {
	width:100%;
	padding: 0px 0px 0px 0px;
}

.gmtbl {
	background-color: #ffffff; 
	border: 1px solid gray;
}

.gmtdttl {
	font-size: 14px; font-weight: bold;
	color: #ffffff; text-align:center; 
	background-color: gray;
}

.gmtdtext {
	font-size: 12px; 
	font-weight: normal; 
	color: #000000;
	text-align:center;
}

.tddiv { 
	text-align: left !important;
}

div#cntdiv{ 
	position:absolute; display:block;
}

div#infselectlist{ 
	background-color: #ffffff; 
	border: 1px solid #7c7c7c; 
	width:100%; 
	height:100%; 
	position:relative; 
	top:1; 
	left:0; 
	right:0; 
	visibility:hidden; 
	cursor:pointer;
}

div#hiddentl{ 
	position:relative; 
	top:1; 
	left:0; 
	right:0; 
	visibility:hidden;
}

.newsDiv {
	padding-left:16px;
}

.newsDiv h1 {
        color: #3087c5;
        font-family: verdana;
        font-size: 18px;
        font-weight: normal;
        margin-top: 10px;
        margin-bottom: 10px; 
}

