#searchBox {
/* background: url('/images/translate_sel_bg.png');
 background-repeat: repeat-y; */
 height: auto;
}


#searchBoxLanguageForm {
 background: url('/images/translate_sel_bg.png');
 background-repeat: repeat-y;
}

#searchBoxLanguageForm {
 position: relative; 
 margin-top: 22px;
 padding-top: 50px;
 background: url('/images/translate_sel_bg.png');
 background-repeat: repeat-y;
}

#searchBoxLanguageFormContent {
 margin-left: 50px;
}

#contentText { 
 position: relative;
 float: right;
 margin: 10px 10px 0 0;
 width: 280px;
 z-index: 3;
}

#contentAd {    
 float: left;
 margin-top: 10px;
}

#navigation {
 clear: left;
 float: left;
 margin-left: 2px;
 width: 172px;
}

#searchBoxFooter { 
 background: url('/images/translate_sel_bg-bottom.png');
 background-repeat: no-repeat;
 height: 18px;
 padding-bottom: 10px;
}