/*
	#cboxLoadedContent{
	overflow: hidden !important;
}
*/
#fblayer table {
	border-collapse: collapse;
}
#fblayer td {
	border-bottom: 0;
	padding: 0;
}
#fblayer .body {
	padding: 10px;
	background: #fff;
	width: auto;
	min-width: 548px;
}
#fblayer .loading {
	text-align: center;
}
#fblayer .image {
	text-align: center;
}
#fblayer img {
	border: 0;
	margin: 0;
}
#fblayer .footer {
	border-top: 1px solid #DDD;
	padding-top: 5px;
	margin-top: 10px;
	text-align: right;
}
#fblayer .footer img {
	vertical-align: middle;
}
#fblayer .tl,#fblayer .tr,#fblayer .bl,#fblayer .br {
	height: 10px;
	width: 10px;
	overflow: hidden;
	padding: 0;
}
.fbcontent h3 {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold;
}
.fbcontent p {
	margin-bottom: 10px;
	font-size: 14px;
	width: 540px;
}
ul.green {
	margin-left: 10px;
	list-style-position: inside;
}
ul.green li {
	margin: 2px 0;
	padding: 0 0 0 25px;
	background: url(https://cdn.ssww.com/header/micro-popup-check.gif) no-repeat 0 0;
}
