<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.languages
{
    float: right;
    width: auto;
    height: 30px;
    overflow: hidden;
    margin: 0px 25px 0 0;
}

.languages ul
{
    list-style-type: none;
    width: auto;
    height: auto;
    font-size: 10px;
    color: #ffffff;
}

.languages ul li
{
    float: right;    
    color: #474747;
}

.languages ul li a
{
    padding: 0 2px  0 2px;
    color: #474747;
    font-size: 13px;
    font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
    text-decoration: none;
}

.badge25
{
	float:left;
	position:relative;
	top:20px;
	left:80px;
}

.fb-link
{
	float:left;
	position:relative;
	text-decoration:none;
	top:8px;
	left:0px;
}

.fb-like
{
	float:left;
	position:relative;
	top:6px;
	left:25px;
}

.copy-r
{
	float:right;
	position:relative;
	top:-10px;
	left:0px;
}

.tripadv
{
	float:left;
	position:relative;
	top:5px;
	left:0px;
}

.toprural
{
	float:left;
	position:relative;
	top:20px;
	left:20px;
}
</pre></body></html>