#main #header
{
	z-index: 90;
}

#language
{
	position:relative;
        float: right;
	margin-top: 5px;
	width: 82px;
	height: 23px;
}

#language #text
{
        width: 75px;
	height: 23px;
        float: right;
        position:relative;
        padding: 0px;
        margin: 0px;
}

#language #imgTriangel
{
        width: 7px;
    height: 14px;
        float: right;
        position:relative;
        padding: 7px 0px 0px 0px;
        margin: 0px;
}

#language #imgTriangelcClosed
{
        width: 7px;
        height: 14px;
        float: right;
        position:relative;
        padding: 7px 0px 0px 0px;
        margin: 0px;
        display: none;
        background-color: #0079f4;
}


#languages_wrapper {
  display: none;
  position: absolute;
  top: 24px;
  right: 0px;
  /*width: 303px;*/
  /*height: 168px;*/
  font: bold 9px arial;
  color: #cccccc;
  background-color: #000000;
  letter-spacing: 0.5px;
  z-index: 100;
  text-align: left;
  border-top: solid #0079f4;
  /*border-top: solid green;*/
}

#languages_wrapper a {
  font: bold 9px arial;
  color: #cccccc;
  letter-spacing: 0.5px;
  display: block;
  margin: 10px 0px;
}

#languages_wrapper .language_col {
  margin: 13px 0px 0px;
  padding: 0px;
  list-style-position: inside;
  list-style-type: none;
  width: 70px;
  float: left;
}

#languages_wrapper .first {
  padding-left: 4px;
  _padding-left: 4px;
}

#languages_wrapper .language_col li {
  padding: 0px;
  margin: 0px;
  display: block;
  height: 21px;
}

#languages_wrapper .language_col li .language_link {
  display: inline;
  text-decoration: none;
}

#languages_wrapper .language_col .language_link:hover {
  text-decoration: underline;
}

#languages_wrapper .language_col .selected_language {
  margin: 8px 0px;
  font-size: 11px;
  color: #0079f4;
  font-weight: bold;
}

.languageText
{
	font: 10px arial;
	color: #cccccc;	
	float: right;
    position:relative;
	cursor: pointer;
	padding: 3px 0px 5px 5px;
        width: 65px;
}

#languageRU
{
	position:relative;
        float: right;
	margin-top: 5px;
	width: 102px;
	height: 23px;
}

#languageRU #text
{
        width: 85px;
	height: 23px;
        float: right;
        position:relative;
        padding: 0px;
        margin: 0px;
}

#languageRU #imgTriangel
{
        width: 7px;
    height: 14px;
        float: right;
        position:relative;
        padding: 7px 0px 0px 0px;
        margin: 0px;
}

#languageRU #imgTriangelcClosed
{
        width: 7px;
        height: 14px;
        float: right;
        position:relative;
        padding: 7px 0px 0px 0px;
        margin: 0px;
        display: none;
        background-color: #0079f4;
}

.languageTextRU
{
    font: 10px arial;
    color: #cccccc;	
    float: right;
    position:relative;
    cursor: pointer;
    padding: 3px 0px 5px 5px;
    width: 85px;

}

/*This is a section for main_img_acq.htm. It's added with the purpose not to change all the css's in all the languages.*/
#holder-acq_main_img
{
	position: relative;
	clear: both;
	width: 800px;
	height: 299px;
}

#holder-acq_main_img #dart_tag-acq_main_img
{
	position: relative;
	width: 373px;
	height: 299px;
	float: left;
}

#holder-acq_main_img #buttons-acq_main_img
{
	position: relative;
	width: 427px;
	height: 299px;
	top: 0px;
	float: right;
}

#holder-acq_main_img #buttons-acq_main_img #download-acq_main_img
{
	position: absolute;
	width: 232px;
	height: 80px;
	top: 85px;
	right: 52px;
}

#holder-acq_main_img #buttons-acq_main_img #instant-acq_main_img
{
	position: absolute;
	width: 234px;
	height: 34px;
	top: 182px;
	right: 50px;
}



.
