#facebox .b {
  background:url(b.png);
}

#facebox .tl {
  background:url(tl.png);
}

#facebox .tr {
  background:url(tr.png);
}

#facebox .bl {
  background:url(bl.png);
}

#facebox .br {
  background:url(br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding:10px 20px 20px 20px;
  background: #FFF;
  width: 370px;
  font-size: 12px;
  color: #4c4c4c;
  border: 1px solid #00b8bf;
}

#facebox .content a{
	color: #00b8bf;
	font-size: 13px;}
	
#facebox .content a:hover{
	text-decoration: underline;}
	
#facebox .content h3{
	font-size: 18px;
	font-weight: bold;
	color:#00b8bf;
	border-bottom: 4px solid #d4d4d4;
	padding: 0 0 5px 0;
	margin: 0 0 8px 0;
	}
	
#facebox .content h4{
	font-size: 16px;
	font-weight: normal;
	color:#4c4c4c;
	padding: 0 0;
	margin: 0 0;
	}


.top_countries, .top_cities{
	width: 180px;
	float: left;}
	
.top_countries ul, .top_cities ul{
	list-style: decimal;
	margin: 8px;
	padding: 0 0;
	}
	
.top_countries ul li, .top_cities ul li{
	margin: 0 10px;
	padding: 0 0;
	line-height: 18px;
	}


#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer_login {
  padding-top: 0px;
  margin-bottom: 0px;
  text-align: right;
  font-size: 11px;
  color: #b1b1b1;
}

img.close_image{
	margin-bottom: -5px;}


#facebox .footer_login a, #facebox .footer_login a:hover{
	color: #b1b1b1;
	text-decoration: none;}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
