﻿.fbbody { font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif; font-size: 11px; color: #333333; }
/* Default Anchor Style */
.fbbody a { color: #3b5998; outline-style: none; text-decoration: none; font-size: 11px; font-weight: bold; }
.fbbody a:hover { text-decoration: underline; }
/* Facebook Box Styles */
.fbgreybox { background-color: #f7f7f7; border: 1px solid #cccccc; color: #333333; padding: 10px; font-size: 13px; font-weight: bold; }
.fbbluebox { background-color: #eceff6; border: 1px solid #d4dae8; color: #333333; padding: 10px; font-size: 13px; font-weight: bold; }
.fbinfobox { background-color: #fff9d7; border: 1px solid #e2c822; color: #333333; padding: 10px; font-size: 13px; font-weight: bold; }
.fberrorbox { background-color: #ffebe8; border: 1px solid #dd3c10; color: #333333; padding: 10px; font-size: 13px; font-weight: bold; }
/* Content Divider on White Background */
.fbcontentdivider { margin-top: 15px; margin-bottom: 15px; width: 520px; height: 1px; background-color: #d8dfea; }
/* Facebook Tab Style */
.fbtab { padding: 8px; background-color: #d8dfea; color: #3b5998 !important; font-weight: bold; float: left; margin-right: 4px; text-decoration: none; }
.fbtab:hover { background-color: #3b5998; color: #ffffff !important; cursor: hand; }

.ui-accordion{ margin:10px;}
.ui-accordion-header{width:80%; margin-bottom:3px; cursor:pointer; outline:none; background:url("http://pics.ebaystatic.com/aw/pics/globalAssets/imgPanelBGYellowGrad1.gif") repeat-x scroll center bottom #FAF5CE}
.ui-accordion-content{margin:15px 5px;}
.ui-accordion-content ul li{ line-height:18px; list-style-type:disc; list-style-position:inside;}
.ui-accordion-content ul li a{ color:#990000;font-size:13px;}
.ui-accordion-content ul li a:hover{ color:#333;}
