/*----- Start "Main definitions" -----*/
* { padding: 0; margin: 0; outline: 0; }

html, body {
	height: 100%;	
}

body {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    background: #fff;
    text-align: left;
}

/*----- Start "Clear" -----*/
.cl, .clear { font-size: 0; line-height: 0; height: 0; clear: both; }
/*------ End "Clear" ------*/

/*----- Start "Link styles" -----*/
a img { border: 0; }
a { color: #003366; text-decoration: underline; }
a:hover { text-decoration: underline; }
/*------ End "Link styles" ------*/

/*----- Start ST FIX -----*/
a.stbutton {
	padding: 1px 5px 5px 0 !important;
	background: transparent url(http://w.sharethis.com/images/share-icon-16x16.png?CXNID=1000014.0NXC) no-repeat scroll -100px 0 !important;
}
.stwrapper {
	margin-left: -120px !important;
}
/*----- END FIX -----*/

.field {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
}

.error { color: #990000 !important; }

.footnotes {
	color: #666;
	font-size: 13px;
	line-height: 17px;
	padding-top: 50px;
}
.footnotes a {
	color: #666;
}

.ico-facebook { background: url(images/ico-facebook.png) no-repeat 0 0; }
.ico-twitter { background: url(images/ico-twitter.png) no-repeat 0 0; }
.ico-mail { background: url(images/ico-mail.png) no-repeat 0 0; }

ul li {
	list-style-type: none;
	list-style-position: outside;
}

h1 {
	font-size: 32px;
	line-height: 36px;
	padding: 14px 0 0 0;
}
h1 a {
	text-decoration: none;
}

h2 {
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #333;
}

h3 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #333; 
}

.managed a {
	text-decoration: none;
	font-weight: bold;
	padding: 3px 2px 3px 0;
}
.managed a:hover {
	text-decoration: underline;
}
.managed img {
	width: 20px;
	height: 20px;
	background: url(images/logo-small.png) no-repeat 0 0;
	margin-bottom: -6px;
}

/*------ End "Main definitions" ------*/

.shell {
	width: 932px;
	margin: 0 auto;
	padding-right: 8px;
}
#content {
	float: left; 
	display: inline;
	width: 596px;
}
#sidebar {
	float: right; 
	display: inline;
	width: 275px;
}

/*----- Start "Header" -----*/
#header {
	position: absolute;
	z-index: 11;
	top: 0;
	left: 0;
	width: 100%;
	color: #fff;
}
#header a {
	color: #fff !important;
}
#header,
#header .shell {
	height: 65px;
	background: #777;
}
#header .shell {
	position: relative;
}
#header .help {
	font-size: 12px;
	position: absolute;
	right: 12px;
	top: 8px;
}
#header .managed {
	position: absolute;
	font-size: 12px;
	right: 10px;
	top: 37px;
}
/*------ End "Header" ------*/

/*----- Start "Main Part" -----*/
#main {
	min-height: 100%;
	position: relative;
	z-index: 10;
	background: url(images/main-bg.png) repeat-y 0 0;
}
#main-in {
	padding: 85px 21px 20px 21px;
}
/*------ End "Main Part" ------*/

/*----- Start "Footer" -----*/
#footer {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 0;
}
#footer .managed {
	float: right;
	margin-top: -3px;
}
#footer .secure {
	float: left;
	padding-left: 35px;
	margin-top: -3px;
}
/*------ End "Footer" ------*/

#content h1 {
	text-align: center;
	padding: 0;
	margin-bottom: 25px;
}
.fund_photo {
	max-height: 350px;
	overflow: hidden;
}

#raise-meter {
	height: 38px;
	width: 593px;
	background: no-repeat 0 -229px;
}
#raise-meter span {
	width: 1px;
	border-right: solid 1px #666666;
	display: block;
	height: 38px;
	font-size: 0; 
	line-height: 0;
	text-indent: -4000px;
	background: no-repeat 0 -267px;
}
#raided-goal {
	font-size: 22px;
	line-height: 26px;
	color: #666;
	padding: 7px 7px 7px 0;
	margin-bottom: 10px;
}
#raided-goal .right {
	float: right;
	display: inline;
}
#raided-goal p span {
	cursor: default;
	font-weight: bold;
}

/*----- Start "Impact Box" -----*/
#impact-box .in {
	border-bottom: solid 1px #ccc;
	padding: 15px 20px 22px 20px !important;
}
#impact-box p.title {
	text-align: center;
	font-size: 20px;
	line-height: 25px;
	color: #333333;
	margin-top: 14px;
	float: left;
}
#impact-box p.title span {
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}
.in .money{
	font-size: 20px;
	margin: 15px 10px 20px 0;
	float: left;
}
.in .money strong{
	font-size: 18px;
	font-weight: bold;
}
.in .money .field_custom {
	font-size: 16px;
	font-weight: bold;
	border: solid 1px #8f8f8f;
	border-right-color: #b9b9b9;
	border-bottom-color: #b9b9b9;
	padding: 3px 10px;
	background: #fff url(images/field-bg.gif) no-repeat 0 0;
	width: 60px;
	text-align: right;
}
#impact-box p.title a:hover {
	text-decoration: underline;
}
#impact-box .button-donateonline {
	float: right;
	display: inline;
}
#impact-box .button-share {
	float: left;
	display: inline;
}
#impact-box .share-box {
	display: none;
}
/*------ End "Impact Box" ------*/

.button-donateonline {
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	width: 202px;
	height: 52px;
	background: no-repeat -202px 0;
}
.button-donateonline-small {
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	width: 192px;
	height: 42px;
	background: no-repeat -364px -52px;
}
.button-share {
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	width: 222px;
	height: 52px;
	background: -202px -136px;
}
.button-post-comment {
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	border: 0;
	width: 192px;
	height: 42px;
	background: no-repeat 0 -94px;
}
.button-post-comment-2 {
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	border: 0;
	width: 172px;
	height: 42px;
	background: no-repeat -192px -52px;
}
.button-facebook-connect {
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	width: 107px;
	height: 27px;
	background: no-repeat -194px -188px;
}
.button-facebook-connect-2 {
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	width: 194px;
	height: 27px;
	background: no-repeat 0 -188px;
}

.button-change-donation {
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	width: 202px;
	height: 52px;
	background: no-repeat 0 0;
}
.button-stop-donation {
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	width: 202px;
	height: 52px;
	background: no-repeat 0 -136px;
}
.button-returntofund {
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	width: 172px;
	height: 42px;
	background: no-repeat -192px -94px;
}
.button-donatenow {
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	width: 192px;
	height: 42px;
	background: no-repeat 0 -52px;
}
.button-loading {
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	width: 192px;
	height: 42px;
	background: url(images/btn_processing.gif) no-repeat 0 0 !important;
}
/*----- Start "Post" -----*/
.post {
	padding: 15px 20px 10px 20px;
	margin-bottom: 20px;
}
.post h2 {
	margin-bottom: 20px;
}
.post p {
	margin-bottom: 20px;
}

.post img.left {
	float: left;
	display: inline;
	margin: 15px 20px 15px 0;
}
.post img.right {
	float: right;
	display: inline;
	margin: 15px 0 15px 20px;
}
.post img.center {
	display: block;
	margin: 15px auto;
}
/*------ End "Post" ------*/
/*----- Start "Posted" -----*/
.post .posted {
	float: left;
	font-size: 12px;
	color: #666;
}
.post .post_donate {
	float: right;
	font-size: 13px;
	font-weight:bold;
}
.post .post_all {
	float: left;
	font-size: 13px;
	font-weight:bold;
}

/*------ End "Posted" ------*/
/*----- Start "Donate Online" -----*/
.donate-online .in {
	padding: 12px 0 10px 6px !important;
}
.donate-online p {
	float: left;
	display: inline;
	padding: 0 15px 0 56px;
	font-size: 15px;
	line-height: 56px;
}
.donate-online .button-donateonline {
	float: left;
	display: inline;
	margin-top: 4px;
}
.donate-online .button-donateonline-small {
	float: left;
	display: inline;
	margin-top: 4px;
}
/*------ End "Donate Online" ------*/

/*----- Start "Comments" -----*/
.comments {
	padding: 10px;
	margin-bottom: 1px;
	position: relative;
	height: 100%;
}
.comments .head {
	line-height: 24px;
}
.comments .paging {
	line-height: 25px;
	font-size: 12px;
}
.comments .paging .the-paging {
	float: right;
	display: inline;
}
.comments .paging .the-paging a {
	float: left;
	display: inline;
	padding: 0 10px;
	background: #fff;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	margin-left: 1px;
}
.comments .paging .the-paging a:hover {
	text-decoration: underline;
}
.comments .paging .the-paging a.unactive {
	font-weight: normal;
	color: #666;
	cursor: default;
}
.comments .head p {
	float: right;
	display: inline;
	font-size: 12px;
}
.comment {
	border: solid 1px #dfdfdf;
	background: #fff;
	padding: 10px;
	margin: 10px 0;
	font-size: 14px;
	line-height: 16px;
}
.comment .image {
	float: left; 
	display: inline;
	width: 75px;
	max-height: 75px;
	margin-right: 8px;
	margin-bottom: 5px;
	overflow: hidden;
	border: 1px solid #333;
	
}
.comment .content {
	float: left;
	display: inline;
	width: 464px;
}
#sidebar .comment .content {
	width: 148px;
}
.comment .no-image,
#sidebar .comment .no-image {
	float: none;
	display: block;
	width: auto !important;
}
.comment .info {
	color: #666;
	margin: 8px 0 18px;
	font-size: 14px;
}
.comment .info a { 
	font-style: normal;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.comment .name {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}
.comment .donated {
	line-height: 20px;
	font-size: 14px;
}
.comment .donated span {
	color: #666;
	font-weight: bold;
}
/*------ End "Comments" ------*/

/*----- Start "Add Comment" -----*/
#add-comment {
	background: #f0f0f0;
	padding: 10px;
}
#add-comment.infobox {
	padding: 1px 0 0 0;
	background: none;
	border-color: #e0e0e0;
}
#add-comment.infobox .in .button-donateonline-small {
	float: left;
	display: inline;
	margin: 4px 0 10px 195px;
	border: 0 none;
	cursor: pointer;
}
#add-comment.infobox .in a.skip{
	float: right;
	margin: 12px 10px 0px 0px;
	font-size: 14px;
	text-decoration:none;
	color: #333;	
}
#add-comment.infobox .in a:hover.skip{
	text-decoration:underline;	
}

#add-comment.infobox .in {
	padding: 10px;
	background: #f0f0f0;
}
#add-comment.infobox .in p{
	padding: 4px 0 4px 0;
	font-size: 14px;
	line-height: 18px;
}
#add-comment.infobox .in2 {
	padding: 0px;
	background: #fff;
}
#add-comment.infobox .in  .contentb {
	border-top: dotted 1px #ccc;
	border-bottom: dotted 1px #ccc;
	padding: 10px 0 10px 0;
	margin: 0px 0 10px 0;
}
#add-comment.infobox .in  .fieldb {
	font-size: 16px;
	border: solid 1px #8f8f8f;
	border-right-color: #b9b9b9;
	border-bottom-color: #b9b9b9;
	padding: 3px 10px;
	background: #fff url(images/field-bg.gif) no-repeat 0 0;
	width: 206px;
}
#add-comment.infobox .in select.fieldb {
	width: 206px;
	padding: 2px 0 2px 10px;
}
#add-comment.infobox .in   select.fieldb option {
	padding: 0 5px 0 6px;
}
#add-comment.infobox .in .main-labelb {
	width: 360px;
	float: left; 
	display: inline;
	text-align: left;
	font-size: 15px;
	line-height: 30px;
	font-weight: normal;
}
#add-comment.infobox .in {
	padding: 10px;
	background: #f0f0f0;
}
#add-comment .head {
	line-height: 28px;
	border-bottom: dotted 1px #ccc;
	padding-bottom: 4px;
}
#add-comment .head h3 {
	padding-top: 4px;
}
#add-comment .head .share-icons {
	float: right;
	display: inline;
	font-size: 12px;
	color: #666;
}
#add-comment .head .share-icons span {
	float: left; 
	display: inline;
}
#add-comment .head .share-icons a {
	float: left;
	display: inline;
	width: 28px;
	height: 30px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	margin-left: 10px;
	cursor: pointer;
}
#add-comment form {
	padding: 20px 0 0;
}
#add-comment form .left-side {
	float: left;
	display: inline;
	width: 375px;
	padding-right: 15px;
	border-right: solid 1px #ccc;
	margin-bottom: 20px;
	line-height: 26px;
}
#add-comment form .right-side {
	float: right;
	display: inline;
	width: 170px;
	font-size: 12px;
	color: #666;
	line-height: 16px;
}
#add-comment form .right-side p {
	padding-bottom: 20px;
}
#add-comment form .right-side p.title {
	font-size: 13px;
	color: #333;
}
#add-comment form .right-side .button-facebook-connect {
	margin: 0 auto 15px;
}
#add-comment form .submit { 
	float: left;
	display: inline;
	margin: 0 17px 20px 128px;
	cursor: pointer;
}
#add-comment form .return {
	float: left;
	display: inline;
}
#add-comment form .field {
	border: solid 1px #ccc;
	background: #fff;
	font-size: 14px;
	color: #333;
	padding: 3px 7px;
	width: 230px;
}
#add-comment form .file-field {
	width: 245px;
	color: #999999;
	padding: 3px 0;
}
#add-comment form textarea.field {
	height: 100px;
	padding: 1px 0 1px 7px;
	width: 237px;
	font-size: 13px;
}
#add-comment form .main-label {
	float: left; 
	display: inline;
	width: 122px;
	text-align: right;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
}
#add-comment form .content-part {
	float: right; 
	display: inline;
	width: 246px;
	margin-bottom: 10px;
}
#add-comment form .footnotes {
	font-size: 11px;
	line-height: 15px;
}
/*------ End "Add Comment" ------*/

/*----- Start "Created By Block" -----*/
.created-by {
	border-top: solid 1px #e5e5e5;
	padding-top: 1px;
	margin-top: 20px;
}
.created-by .in {
	border: solid 1px #ebebeb;
	padding: 5px 10px;
}
.created-by h3 {
	padding-bottom: 4px;
	border-bottom: dotted 1px #ccc;
}
.created-by .logo {
	text-align: center;
	padding: 20px 5px 20px 5px;
	border-bottom: dotted 1px #ccc;
	width: 240px;
	max-height: 200px;
	overflow: hidden;
}
.created-by p {
	padding: 5px 0 10px;
}
/*------ End "Created By Block" ------*/

/*----- Start "Share Box" -----*/
.share-box ul {
	margin-top: 10px;
	padding-left: 10px;
}
.share-box ul li {
	line-height: 30px;
	margin-bottom: 10px;
	padding-left: 35px;
	font-size: 13px;
	position: relative;
	height: 30px;
}
.share-box ul li a {
	text-decoration: none;
}
.share-box ul li a:hover {
	text-decoration: underline;
}
.share-box .field {
	font-size: 11px;
	border: solid 1px #ccc;
	padding: 2px 4px;
	width: 195px;
}

.narrow-share { 
	border-top: solid 1px #e5e5e5;
	margin-bottom: 20px;
	padding: 5px 10px 1px;
	color: #666;
}
.narrow-share ul li em{ 
	visibility:hidden;
	display: none;
}
.wide-share ul li em{ 
	font-style: normal;
}
.wide-share {
	background: #fff;
	padding: 10px 0;
	border: solid 1px #cccccc;
	margin-top: 20px;
}
.wide-share ul {
	margin: 0;
	padding: 0;
}
.wide-share ul li {
	float: left; 
	display: inline;
	margin: 0 5px 5px 15px;
}
.wide-share ul li {
	float: left; 
	display: inline;
	margin: 0 5px 5px 15px;
}
.wide-share ul li  input {
	width: 400px !important;
}

/*------ End "Share Box" ------*/

.infobox {
	border-top: solid 1px #333;
	margin-bottom: 20px;
	padding-top: 1px;
	position: relative;
	width: 100%;
	line-height: 27px;
	font-size: 16px;
}
.infobox .in {
	background: #ddd;
	padding: 12px 10px 6px 10px;
}
.infobox .close { 
	display: block;
	height: 14px;
	width: 14px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	position: absolute;
	top: 4px;
	right: 5px;
	cursor: pointer;
}
.infobox .facebook-box {
	padding: 0px 0px 4px 40px;
	position: relative;
	height: 27px;
}
.infobox .facebook-box p {
	margin-right: 10px;
}
.infobox .facebook-box p,
.infobox .facebook-box .button-facebook-connect-2 {
	float: left;
	display: inline;
}

/*----- Start "Manage Donation Box" -----*/
#manage-donation-box .in {
	border-bottom: solid 1px #ccc;
	padding: 15px 20px 22px 20px;
}
#manage-donation-box p.title {
	text-align: center;
	font-size: 20px;
	line-height: 25px;
	color: #333333;
	margin-bottom: 22px;
}
#manage-donation-box p.title a {
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}
#manage-donation-box p.title a:hover {
	text-decoration: underline;
}
#manage-donation-box .button-change-donation {
	float: left;
	display: inline;
	margin-left: 48px;
	margin-right: 26px;
}
#manage-donation-box .button-stop-donation {
	float: left;
	display: inline;
}
/*------ End "Manage Donation Box" ------*/

h2.main-title {
	font-size: 26px;
	line-height: 42px;
	height: 42px;
	margin-bottom: 7px;
	padding-left: 52px;
	position: relative;
	font-weight: normal;
}
h2.complete {
	padding-top: 4px;
	padding-bottom: 3px;
}

/*----- Start "Receipt Box" -----*/
#receipt {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 0;
}
#receipt .action-buttons {
	float: right; 
	display: inline;
	padding-top: 5px;
}
#receipt .action-buttons a {
	float: left;
	display: inline;
	color: #666;
	text-decoration: none;
	padding-left: 20px;
	margin-left: 10px;
}
#receipt .action-buttons a:hover {
	text-decoration: underline;
}
#receipt .copy {
	margin: 6px 0 9px;
	padding: 6px 0;
	text-align: center;
	border-top: dotted 1px #ccc;
	border-bottom: dotted 1px #ccc;
	position: relative;
}
#receipt .copy span {
	color: #666;
}
#receipt .about {
	margin: 6px 0 9px;
	padding: 6px 0;
	text-align: left;
	border-top: dotted 1px #ccc;
	border-bottom: dotted 1px #ccc;
	position: relative;
	font-size: 14px;
	line-height: 18px;
}
#receipt .row {
	margin-bottom: 11px;
}
#receipt .row label {
	float: left; 
	display: inline;
	color: #666;
	width: 60px;
	text-align: right;
}
#receipt .row p {
	float: right;
	display: inline;
	width: 185px;
}
/*------ End "Receipt Box" ------*/

/*----- Start "Main Form" -----*/
.main-form .field {
	font-size: 16px;
	border: solid 1px #8f8f8f;
	border-right-color: #b9b9b9;
	border-bottom-color: #b9b9b9;
	padding: 3px 10px;
	background: #fff url(images/field-bg.gif) no-repeat 0 0;
	width: 360px;
}
.main-form select.field {
	width: 382px;
	padding: 2px 0 2px 10px;
}
.main-form select.field option {
	padding: 0 5px 0 6px;
}
.main-form .auto-field {
	width: auto;
}
.main-form .row {
	border: solid 1px #e6e6e6;
	border-top: 0;
	padding: 10px;
	position: relative;
	height: 100%;
	background: #f8f8f8;
}
.main-form .last-row {
	margin-bottom: 20px;
}
.main-form .selected-row {
	background: #ddd;
}
.main-form .row .tooltip {
	position: absolute;
	width: 275px;
	top: 0;
	right: -296px;
	padding-left: 18px;
	display: block;
	visibility: hidden;
}
.main-form .row .tooltip .tooltip-content {
	background: #ddd;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 10px 5px 10px;
}
.main-form .selected-row .tooltip {
	visibility: visible;
}
.main-form .row .main-label {
	width: 180px;
	float: left; 
	display: inline;
	text-align: right;
	font-size: 17px;
	line-height: 30px;
}
.main-form .row .content {
	float: right;
	display: inline;
	width: 382px;
}
.main-form .first-row {
	border-top: solid 1px #e6e6e6;
}
.main-form .row .money {
	color: #006600;
	font-size: 16px;
}
.main-form .row .money .field {
	color: #006600;
	font-weight: bold;
	text-align: right;
	width: 80px;
}
.main-form .expiration select.field {
	float: left; 
	display: inline;
	width: auto;
	margin-right: 6px;
}
.main-form .expiration label {
	line-height: 30px;
	float: left; 
	display: inline;
	margin-left: 17px;
	margin-right: 7px;
}
.main-form .expiration input.field {
	width: 32px;
	float: left;
	display: inline;
}
.main-form .expiration a {
	float: right; 
	display: inline;
	font-size: 12px;
	line-height: 30px;
}
.main-form .location-info .field {
	float: left; display: inline;
	margin-right: 6px;
}
.main-form .location-info .city-field {
	width: 168px;
}
.main-form .location-info .state-field {
	width: 54px;
}
.main-form .location-info .zip-field {
	width: 104px;
	margin-right: 0;
}
.main-form .radio-content .small-field {
	font-size: 13px;
	padding: 1px 0 1px 7px;
	width: 202px;
}
.main-form .radio-types .radio-box .cnt {
	float: right;
	display: inline;
	width: 350px;
}
.main-form .infobox {
	margin-bottom: 1px;
	font-size: 14px;
}
.main-form .infobox .checkplace {
	float: left;
	display: inline;
	margin-top: 15px;
}
.main-form .infobox .checkplace .checkbox {
	height: 13px;
	width: 13px;
	margin: 1px 0;
	float: left;
	display: inline;
}
.main-form .infobox .checkplace label {
	float: left;
	display: inline;
	margin-left: 6px;
	font-size: 12px;
	line-height: 15px;
}
.main-form .submit {
	border: 0;
	float: right;
	display: inline;
	cursor: pointer;
}
/*------ End "Main Form" ------*/

.radio-types .radio-box {
	line-height: 20px;
	margin-bottom: 10px;
}
.radio-types .radio-box .radio {
	float: left; 
	display: inline;
	width: 20px;
	height: 20px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	margin-right: 6px;
	cursor: pointer;
}
.radio-types .radio-box .radio-content {
	display: none;
	margin-top: 10px;
}

.confirmation-area .in {
	padding: 15px 20px;
	line-height: 20px;
}
.donation-area .in { padding: 11px 11px 11px 20px; }

/*----- Start "FB Friends LB" -----*/
.facebookfrienddiv {
	position: absolute;
	top: 40px;
	z-index: 5001;
	margin: auto;
	left: 50%;
	margin-left: -315px;
	border: 2px solid black;
	width: 630px;
}

/*------ End "FB Friends LB" ------*/
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 3000px;
	background-color: #000;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.90;
	filter: alpha(opacity=90);
}	