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

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

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

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

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

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

#facebox .popup {
  position: relative;
}

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

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .body .givto {
	float:right;
	background:url('/images/components/tree.gif') no-repeat bottom left;
	font-family: 'Palatino Linotype', 'Book Antiqua';
	font-style: italic;
	width: 155px; 
	height: 177px;
	text-align: center;
}
#facebox .body .givto a, #facebox .body .givto a:visited {text-decoration:none; color: #3366ff; }
#facebox .body .givto a:hover { background-color: #3366ff; color: #ffffff; }

.copy_wrapper { text-align: center; width: 300px; padding: 10px; }

.copy_wrapper .copy {
	font-size: 28px;
	font-family:"lucida grande", "lucida sans", "luxi sans", "lucida sans unicode", arial, sans-serif;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	margin: 10 auto;
	padding: 10px;
	background-color: #f6f6f6;
}

.copy_wrapper ul {
	margin-top: 20px;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	list-style-type: square; list-style-position:outside;margin-left: 15px; padding:5px;}
.copy_wrapper ul ul li { font-family: helvetica, arial, sans-serif; color:#666666; font-size: 11px;}
}

.content h1 {
		font-family: Arial, sans-serif;
		border-bottom: 1px dotted #DDD;
		padding-bottom: 3px;
		font-weight: normal;
		color: #003366;
		margin-bottom: 10px;
		font-size: 18px;
		letter-spacing: -1px;
		line-height: 1em;
		font-family: 'Trebuchet MS', Helvetica, sans-serif;font-family: helvetica, arial, sans-serif;
}

.content h2 {
		font-family: Arial, sans-serif;
		border-bottom: 1px dotted #DDD;
		padding-bottom: 3px;
		font-weight: normal;
		color: #003366;
		margin-bottom: 10px;
		font-size: 16px;
		letter-spacing: -1px;
		line-height: 1em;
		font-family: 'Trebuchet MS', Helvetica, sans-serif;font-family: helvetica, arial, sans-serif;
		margin-bottom: 0px;
}

.content table {
	color:#666666;
	font-size: 10px;
	letter-spacing: 0px;
	line-height: 1em;
	font-family: helvetica, arial, sans-serif;
	width: 100%;
	border: 1px dotted #DDD;
	border-top: 0;
}

.content td { 
	padding: 2px;
	height: 24px;
	}
	
.content tr.header {
	font-size: 12px;
	background-color: #f9f9f9;
	}

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

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

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 3px;
	margin-top: 0px;
  text-align: center;
}

#facebox .info {
  margin-top: 5px;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  color: #777;
  line-height: 16px;
  font-size: 11px;
}

#facebox .navigation {
  float: left;
}

#facebox .close {
  float: right;
}

#facebox .next, #facebox .prev {
  font-size: 170%;
}

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