@charset "utf-8";

/* Time Zones utilities */

/*#####################################################################*/

body > div#container > div#popularLinks {
	position:absolute;
	display: block;
	top:757px;
	left:0px;
	width:468px;
	height:152px;
	z-index:0;
	background-image: url(/img/extra.jpg);
	background-repeat: no-repeat; }

body > div#container > div#popularLinks b {
	position:absolute;
	top:7px;
	left:185px;
	font-size: 14px;
	font-weight:bold;
	text-align: center
	color:#393B41; }

body > div#container > div#popularLinks u {
	position:absolute;
	top:7px;
	left:135px;
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	text-decoration:none;
	color:#393B41; }

body > div#container > div#popularLinks > div#countryLinks {
	position:absolute;
	top:40px;
	left:5px;
	font-size: 11px;
	font-weight:bold;
	color:#393B41;
	text-decoration:none; }

body > div#container > div#popularLinks > div#countryLinks a {
	cursor:pointer;
	color:#393B41;
	text-decoration:none; }

body > div#container > div#popularLinks > div#countryLinks a:hover {
	cursor:pointer;
	color:#86D00F;
	text-decoration:none; }

body > div#container > div#popularLinks > div#cityLinks {
	position:absolute;
	top:40px;
	left:224px;
	font-size: 11px;
	font-weight:bold;
	color:#393B41;
	text-decoration:none; }

body > div#container > div#popularLinks > div#cityLinks a {
	cursor:pointer;
	color:#393B41;
	text-decoration:none; }

body > div#container > div#popularLinks > div#cityLinks a:hover{
	cursor:pointer;
	color:#86D00F;
	text-decoration:none; }
