﻿#pageTop
{
	line-height:23px;
	height:23px;
	text-align:right;
	vertical-align:middle;
	color:#ffffff;
	margin-right:30px;
	clear:both;
	float:none;
	font-size: 11px;
}

#pageTop div
{
	float:right;
}
#pageTop #img
{
	background-image:url(pageTop/earth.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:15px;
	height:15px;	
	margin-top:5px;
}
#pageTop a
{
	color:#ffffff;
}