/*.ui-tabs .ui-widget-header {  border: 0px solid #aaaaaa !important; background: #b9b9b9 !important;}*/
.ui-tabs .ui-widget-header {  background: url(/lerc/images/background_tab_area.png) 0 0 repeat-x !important;}
.ui-tabs .ui-state-default, .ui-tabs .ui-widget-content .ui-state-default { background: #b7c7e7 url(/lerc/images/background_tab_off.png) 0 0 repeat-x !important;}
.ui-tabs .ui-state-active, .ui-tabs .ui-widget-content .ui-state-active { background: #e8e8e8 !important; }

#welcome, #lpage_welcome {
    background-color:  #e8e8e8;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0;
    padding-top: 8px;
}

#welcome .item, #lpage_welcome .item {
    margin-right: 20px;
    text-indent: 0px;
}

#welcome .item a:link, #welcome .item a:visited, #welcome .item_2 a:link, #welcome .item_2 a:visited, #lpage_welcome .item a:link, #lpage_welcome .item a:visited, #lpage_welcome .item_2 a:link, #lpage_welcome .item_2 a:visited  {
    text-decoration: none;
}

#welcome .item_2, #lpage_welcome .item_2 {
    border: 1px solid #336699;
    padding: 2px 5px 2px 5px;
}

#lpage_welcome {
    padding-bottom: 8px !important;
}

#tabs {
    border: none;
    margin-top: 8px;
}


#icon_links .content_box_content {
    padding: 0px !important;
}
#icon_links .content_box_content .col_wrapper {
    float: left;
}
#icon_links .content_box_content .icon_links_2col .col_wrapper {
    width: 50%;
}
#icon_links .content_box_content .icon_links_3col .col_wrapper {
    width: 33%;
}
#icon_links .content_box_content .icon_links_4col .col_wrapper {
    width: 25%;
}
#icon_links .content_box_content img {
    border:none !important;
}
#icon_links .content_box_content .icon_links_2col img {
    width: 140px !important;
    height: 110px !important;
}
#icon_links .content_box_content .icon_links_3col img {
    width: 100px !important;
    height: 79px !important;
}
#icon_links .content_box_content .icon_links_4col img {
    width: 70px !important;
    height: 50px !important;
}

#icon_links .content_box_content .item {
    margin-bottom: 5px;
    margin-top: 8px;
    text-indent: 0px;
    text-align: center;
    font-weight: bold;
}
.banner_wrapper {
    background-color: #e8e8e8;
    color: #000000;
    text-align: center;
}

.latest_news_divider {
    margin-bottom: 10px;
    border-bottom: solid 1px;
    border-color: #cccccc;
}

#lpage_heading {
    margin-top: 0px;
}

.editors_lpages_heading {
    text-align: center;
    font: bold;
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.lpage_content #goto_portfolio form,
.lpage_content #goto_portfolio_btac form {
    margin-bottom: 11px;
}

.lpage_content, #main_view_content, #banner_content {
    width: 980px;
    margin: 0px auto;
    text-align: left;
}

.lpage_content {
    margin-top: 10px !important;
}

.lpage_wrapper, .main_view_wrapper {
    background-color: #e8e8e8;
    color: #000000;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.lpage_wrapper .content_box_head h2 {
    color: #000000;
    font-size: 16px !important;
    font-family: verdana, sans-serif;
}

.lpage_wrapper .content_box_footer {
    text-align: left;
}

.lpage_wrapper .note_text {
   padding-top: 5px;
}

.lpage_wrapper .note_text_lp {
   padding-top: 2px;
   padding-bottom: 5px;
}

.lpage_wrapper .note_text_ls {
   padding-top: 5px;
   padding-bottom: 10px;
}

.main_view_wrapper {
     padding-top: 0px;
     margin-top: 0px;
}

.notif_wrapper #middle {
    width: 460px;
}

.notif_wrapper #right {
    width: 260px;
}

.notif_wrapper #right_2col {
    width: 740px;
}
.notif_wrapper .content_box_videos, .notif_wrapper .content_box_bna_insights {
    background-color: #e6e6e6 !important;
}

.notif_wrapper .content_box_bna_insights, .notif_wrapper .content_box_videos, .notif_home_rss {
    padding: 8px 10px !important;
}

.notif_wrapper .content_box_content, .notif_wrapper .content_box_head {
    padding: 2px !important;
}

.notif_wrapper .content_box_content ul {
    margin-top: 0px !important;
}

.notif_wrapper #bna_insights .content_box_head h2, .notif_wrapper #videos .content_box_head h2 {
    font-family: arial, verdana, sans-serif !important;
    color: #ffffff !important;
    font-size: 1.3em !important;
    font-weight: bold;
}

.notif_wrapper .content_box_head h2 {
    color: #f7941c !important;
    font-size: 16px !important;
    font-family: arial black, sans-serif !important;
    font-weight: bold !important;
    letter-spacing: -.5px !important;
}

.notif_title {
    font-family:  verdana, arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #003366;
}

#breaking_news_box {
    background-color: #dfeaf2;
    padding: 0px 5px !important;
}

.hp_hr2  {
    background-color:#ccc !important;
}

#main_view_content .left {
    float: left;
    width: 320px;
    overflow: hidden;
}

#main_view_content .middle {
    float: left;
    width: 320px;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
}

#main_view_content .right {
    float: right;
    width: 320px;
    overflow: hidden;
}

.content_box_content {
    padding: 1px 10px 4px !important;
}

.content_box_content ul {
   margin:2px 4px 3px 4px !important;
   padding:2px 4px 3px 13px !important;
}

.content_box_content ul li {
   margin:0 0 6px 0 !important;
   padding: 0 0 0 -6px !important;
}

.content_box_head {
    padding: 8px 10px 3px !important;
}

.content_box_head h2 {
    font-family: arial, verdana, sans-serif;
    color: #ffffff;
    font-size: 1.3em !important;
    font-weight: bold;
}

.header1 .content_box_head h2 {
    background-color: #718fa7;
}

.header2 .content_box_head h2 {
    background-color: #555555;
}

.header3 .content_box_head h2 {
    background-color: #fa9119;
}

.header4 .content_box_head h2 {
    background-color: #7f0101 ;
}
.content_box_nav_links {
        font-weight: bold;
        font-size: 10px;
}

#banner {
    list-style-image:url("/images/background_masthead.png");
    background-repeat: repeat-y;
    clear: both;
}

.top_banner_wrapper {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 1px;
    margin-bottom: 0px !important;
    white-space: nowrap;
    background-color: #000000;
}

.top_banner_links {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    /*padding-top: 3px*/
    padding-top: 2px !important;
    padding-bottom: 0;
    margin: 0;
    color: #34649c;
}

.top_banner_links:after {
    clear: both;
}

.top_banner_link, .top_banner_link:visited {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #34649c;
    white-space: nowrap;
}

.top_banner_text {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #808080;
}

.top_banner_txt_sz {
    font-family: arial, verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff !important;
    margin: 0px 0 0;
    padding: 0;
    line-height: 11px;
}

.logo_banner_wrapper {
    background-image: url(/images/background_masthead.png) !important;
    background-color: #000000;
    clear: both;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 0px !important;
    padding-top: 0px !important;
    background-position: left;
    background-repeat: repeat-x;
    white-space: nowrap;
    border: 0px !important;
}
/* the following is a css hack that prevents the peekaboo bug
   in ie6 where the product title wouldn't show up until the
   mouse was hovering over it */
/* hides from ie-mac \*/
* html .logo_banner_wrapper {height: 1%;}
.logo_banner_wrapper {display: block;}
/* end hide from ie-mac */

.popup_banner_title_wrapper {
    color: white;
    white-space: normal;
    font-size: 25px;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 0px;
}

.popup_banner_title {
    color: black;
    font-family: arial;
}

.help_searchbar_wrapper {
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
    margin-left: 10px;
    margin-right: 5px;
    margin-bottom: 2px;
}

.banner_dome_wrapper {
    margin-top: 1px;
    margin-left: 4px;
    margin-right: 45px;
    float: left;
    height: 42px;
    width: 141px;
}

.banner_title {
    color: black;
    font-family: arial;
    float: left;
}

#banner_sub_menu {
    background-color: #ffffff !important;
    color: white;
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
    text-align: left;
    white-space: nowrap;
    padding-bottom: 2px;
    border-bottom: 1px solid #e8e8e8;
    margin: 0px !important;
}
#banner_sub_menu img {
    border: none;
    margin-top: 3px;
}

#banner_sub_menu .item {
    margin-left: 0px;
    font-size: 10px;
    text-decoration: none;
    font-family: arial, verdana, sans-serif;
}

#banner_sub_menu .item_2 {
    border: 1px solid #336699;
    padding: 0px 2px 0px 2px;
    margin-right: 10px;
    font-size: 10px;
}

#banner_sub_menu .item_text {
    color: #000000;
    font-size: 10px;
    padding-left: 10px;
    vertical-align: middle;
}

#banner_sub_menu a:link, #banner_sub_menu a:visited {
    text-decoration: none;
}

.print_logo_banner_wrapper {
    margin-left: 10px;
    margin-right: 10px;
    background-position: left;
    background-repeat: repeat-x;
    white-space: nowrap;
}

/* the following is a css hack that prevents the peekaboo bug
   in ie6 where the product title wouldn't show up until the
   mouse was hovering over it */
/* hides from ie-mac \*/
* html .print_logo_banner_wrapper {height: 1%;}
.print_logo_banner_wrapper {display: block;}
/* end hide from ie-mac */

.find_case_content .search_link {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
}

#infodash {
    color: #98012e;
    font-size: 16px;
    font-family: verdana;
}

#infodash a:link, #infodash a:visited {
    color: #98012e;
    text-decoration: underline;
}

#infodash h2 {
    font-weight: normal;
    font-size: 26px;
}

#infodash h3 {
    font-size: 15px;
}

#infodash .text {
    line-height: 1.3em;
}

#infodash .img_align_right {
    float: right;
    padding-right: 10px;
}

#infodash .img_align_center {
    text-align: center;
}

#sitemap #left {
     float: left;
     width: 400px;
     margin-left: 20px;
     margin-right: 20px;
     display: inline;
}

#sitemap #right {
    width: 400px;
    margin-left: 20px;
    display: inline;
}

#sitemap ul {
    list-style-image:url("/images/bullet_blue.gif");
}

.sitemap_head, .lpage_head {
    font-family: verdana, arial, sans-serif;
    color: #000000;
    padding-top: 20px;
    font-size: 14px;
    font-weight: bold;
}

.sitemap_sub_head, .lpage_sub_head {
    font-family: verdana, arial, sans-serif;
    color: #000000;
    padding-top: 10px;
    font-size: 12px;
    font-weight: bold;
}
.sitemap_sub_head_indent {
     color: #000000;
     padding-top: 10px;
     margin-left: 10px;
     font-size: 12px;
     font-weight: bold;
}
.sitemap_sub_head_indent .inactive {
	 font-weight: normal;
}
.sitemap_sub_head1, .lpage_sub_head1 {
    font-family: verdana, arial, sans-serif;
    color: #000000;
    padding-top: 0px;
    font-size: 12px;
    font-weight: bold;
}
#getting_started .content_box_content {
    background-image: url(/lerc/images/landingpage_gettingstarted.gif);
    background-repeat: no-repeat;
    height: 500px;
}

#getting_started .content_box_content ul {
    padding-left: 6px !important;
}

.searchbar_wrapper {
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
    margin-left: 10px;
    margin-right: 5px;
    padding-left: 10px;
    width:350px;
    float: right;
}

.searchbar_link, .searchbar_link:visited {
    font-family: arial;
    color: #34649c;
    padding-right: 15px;
    font-size: 10px;
    white-space: nowrap;
    font-weight: bold;
}

.srch-persistent-collections {
    color: white;
}

.search_input_box {
     padding-bottom: 10px;
     padding-top: 2px;
}

.search_page_text {
    color: #005299;
    font-weight: bold;
    font-size: 11px;
}

#search_page .content_box_head_divider {
    border-bottom: 1px solid #000000 !important;
    border-color: #000000 !important;
}

#search_page hr {
    border-bottom: 1px solid #cccccc;
    border-color: #cccccc;
}
#search_page .content_box_content .left {
    float: left;
    width: 140px;
    font-weight: bold;
    font-size: 11px;
    color: #005299;
    padding-top: 10px;
    clear: left;
}

#search_page .content_box_content .right {
    float: left;
    padding-top: 10px;
}

#search_operator_box {
    background-color: #e8f0f2;
    width: 380px;
    float: right;
}

.text_block_top {
    color: #666;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    padding-left: 0px;
}

.text_block {
    color: #666;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    padding-left: 20px;
    clear: left;
    padding-top: 3px;
}

.btn_wrapper {
    margin-top: 5px;
    margin-bottom: 20px;
}

.hviewhead {
    color: #993366;
    padding-top:20px;
}

.list_stripe2 {
    background-color: #e8e8e8;
}

.notifsearchlistbannertext, .searchlistbannertext, .list_header td {
    background-color: #d0d9e4;
    color: #000000;
}

.header {
    color: #000000;
}

.goto_bar {
    background-color: #f5f5f5;
}

.cited_in_wrapper {
    float: right;
    border-color: #ffffff;
    border-left-style: solid;
    border-left-width: 10px;
    border-bottom: 5px;
}

#cited_in_box, #doc_family_box {
    background-color: #c5d2dd;
    width: 175px;
    margin-right: 10px;
}

#cited_in_accordion .path {
    margin-left: 0px !important;
}

#doc_family_accordion .path {
    margin-left: 0px !important;
}

#cited_in_accordion .ui-accordion-content {
    height: 250px !important;
}

#doc_family_accordion .ui-accordion-content {
    height: 250px !important;
}

#cited_in_accordion li {
    margin-bottom: 5px !important;
}

#doc_family_accordion li {
    margin-bottom: 5px !important;
}

.backlinks_page_title {
    display: inline;
}

.case-annotation {
    margin-right: 185px !important;
}

#subscriber_feedback_home {
    background-color: #ccc !important;
}

#subscriber_feedback_home textarea {
    white-space: wrap;
    width: 295px;
    height: 100px;
}

.submit_feedbackform {
    float: right;
    margin-top: 10px;
    border: 0px;
}    
.ui-state-default, .ui-widget-content .ui-state-default {
    font-weight:bold;
}

.list_title {
    font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #993366;
	font-weight: bold;
    margin-left: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.pdf_pick_year {
    margin-right: 300px;
}

.pdf_date {
    font-size: 14px;
    font-weight: bold;
}

.pdf_outer_list {
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    padding-left: 40px;
    margin-right: 10%;
}

.outer_list {
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    padding-left: 70px;
    margin-right: 10%;
    margin-left: 0;
}

.inner_list {
    padding-left: 10px;
    margin-left: 0px;
}

.alpha_item {
    text-indent: -30px;
    font-weight: bold;
}

.alpha {
    text-indent: -30px;
    font-weight: bold;
}

.alpha_hash_item {
    padding-left: 5px;
    text-indent: -30px;
    font-weight: bold;
}

.alpha_ribbon {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

.item {
    text-indent: -30px;
    font-weight: bold;
    vertical-align: middle;
}

.story_line {
    margin-left: 25px;
    text-indent: -25px;
}

.notif_story {
    margin-left: 0px;
}

.story_summary {
    text-indent: 0px;
    margin-left: 25px;
    margin-right: 55px;
    margin-bottom: 2px;
    font-weight: normal;
    font-style: normal;
}

.trademark_registered {
    font-family:  verdana, arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #003366;
    vertical-align: top;
}

.trademark_tm {
    font-family:  verdana, arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #003366;
    vertical-align: top;
}

.trademark_tm_other
{
    font-family:  verdana, arial, sans-serif;
    font-size: 100%;
    font-weight: bold;
    vertical-align: top;
}

.notif_title_small {
    font-family:  verdana, arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #003366;
}

.find_article_wrapper {
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
    background-color: #f5f5f5;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-top: 30px;
    padding: 10px 10px 20px 10px;
    border: 1px solid #abc0d5;
}

.tab_title {
    white-space: nowrap;
}

.rss_desc {
    margin-bottom: 12px;
}

.hp_srch_opts form {
    margin: 2px 0px;
}

.hp_srch_opts_left {
    float: left;
    width: 243px;
}
.hp_srch_opts_left_a {
    text-align: left;
    float: left;
    width: 120px;
}
.hp_srch_opts_left_b {
    text-align: right;
    float: right;
    width: 123px;
}
.hp_srch_opts_right {
    float: left;
    width: 48px;
    margin-left: 6px;
}
.hp_srch_opts_full_input {
    width: 96%;
}
.hp_srch_opts_subhead {
    padding-top: 10px;
    padding-bottom: 5px;
}
.hp_srch_opts_question {
    margin-left: 3px;
}
.hp_find_case_citation {
    padding: 8px 0px 5px 0px;
}
.hp_search_divider {
    border-bottom: 1px solid #999999;
}
.more_search_tools_content {
    padding: 15px 0px 10px 0px;
}
.headnote_finder_links {
    float: right;
    font-size: 11spx;
    font-weight: bold;
    margin: 0px;
    text-align: right;
}
.headnote_finder_links div {
    padding-bottom: 10px;
}
.headnote_finder_browse_iov {
    text-align: right;
    margin-top: 10px;
}
#marketing {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 15px;
}

/* video archive */
#featured_video {
    width: 985px;
    margin: 3px 15px 0px 15px;
}

#taxo_results_wrapper #featured_video {
    width: 623px;
}

#featured_video h2 {
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    color: #993366;
}

#featured_video_footer {
    clear: both;
    margin: 0px 15px 0px 15px;
    border-bottom: 1px dashed #cccccc;
}

#video_archive {
    margin: 25px 2px 3px 15px;
    width: 985px;
/*    height: 300px;
    overflow-y: scroll; */
}

#taxo_results_wrapper #video_archive {
    width: 623px;
}

.archive_video {
    width: 320px;
    height: auto;
    float: left;
    margin-bottom: 10px;
}

#taxo_results_wrapper .archive_video {
    width: 310px;
}

.archive_video img {
/*    width: 128px;
    height: 96px;
*/
    width: 128px;
    height: 96px;
    margin-bottom: 5px;
    float: left;
    border: none;
}

.video_headline {
    font-family: arial, verdana, sans-serif;
    font-size: 10px;
    color: #336699;
    width: 165px;
    float: left;
    margin-left: 10px;
    line-height: normal;
}

#dvideo_player {
    width: 350px;
    height: 250px;
    float: left;
}

#video_player {
    width: 350px;
    height: 250px;
    float: left;
}

#video_info_wrapper, #dvideo_info_wrapper {
    font-family: arial, verdana, sans-serif;
    width: 350px;
    float: left;
    padding-top: 0px;
}

#video_player_title, #dvideo_player_title {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 0px;
}

#video_player_desc, #dvideo_player_desc {
    font-size: 12px;
}
/* end video archive */

#logo_navigator_link
{
    float: right;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 225px;
}

#logo_navigator_link_description
{
    color: #ffffff;
    font-size: 10px;
    white-space: normal;
}

.notif_toolbar {
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    margin: 10px;
}

#main_view_content .filings_of_note_singlebox {
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    overflow: hidden;
    width: 980px;
}

#filings_of_note_home div h2 {
	color: #ffffff;
	background-color: #87122c;
}

#watch_list_home div h2 {
	color: #ffffff;
	background-color: #87122c;
}

#filings_of_note_content {
    font-size: 11px;
}

#filings_of_note_content .subhead {
	/* font-size: 13px; */
    font-size: 118%;
    font-family:verdana, arial, sans-serif;
    color: black;
    margin: 0;
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 4px;
    padding-bottom: 2px;
	text-align:left;
	font-weight: bold;
	background-color: #ffffff;
}

#filings_of_note_content .rule {
	width: 90%;
    height: 2px;
    color: #999999;
    background-color: #999999;
    text-align:center;
}

#filings_of_note_content .single_case {
	margin: 2px 10px 6px 10px;
    padding: 0 0 3px 0;
}

#filings_of_note_content p  {
	padding: 0px;
    margin: 0;
}

#filings_of_note_content .case_name {
    /* font-size: 11px; */
    font-family:verdana, arial, sans-serif;
    color: #336699;
	text-align:left;
	font-weight: bold;
}

#filings_of_note_content .court_name {
    /* font-size: 11px; */
    font-family:verdana, arial, sans-serif;
    color: #000000;
	font-weight: normal;
}

#filings_of_note_content ul {
	list-style-image: url("/images/bullet_blue.gif");
	margin: 0;
    padding: 2px 0px 0px 15px;
    list-style-position: outside;
}

#filings_of_note_content ul li {
	margin: 0;
	padding: 0;
}

#filings_of_note_content .event_name {
    /* font-size: 11px; */
    font-family:verdana, arial, sans-serif;
    color: #000000;
	font-weight: normal;
}

#filings_of_note_content .event_date {
    /* font-size: 11px; */
    font-family:verdana, arial, sans-serif;
    color: #000000;
	font-weight: normal;
}

#filings_of_note_content .snapshot_leadin {
    /* font-size: 11px; */
    font-family:verdana, arial, sans-serif;
    color: #000000;
    padding: 0px 4px 0px 0px;
	font-weight: normal;
	font-style:italic;
}

#filings_of_note_content .snapshot_summary {
    /* font-size: 11px; */
    font-family:verdana, arial, sans-serif;
    color: #000000;
	font-weight: normal;
}

#filings_of_note_content .more_new {
	width: 100%;
    /* font-size: 11px; */
    font-family:verdana, arial, sans-serif;
    color: #336699;
	text-align: right;
}

#filings_of_note_content .bottom_space {
	width: 100%;
    /* font-size: 11px; */
    font-family:verdana, arial, sans-serif;
	margin-top: 0;
	margin-bottom: 6px;
}

#watchlist_content {
    font-size: 11px;
}

#watchlist_content .subhead {
	/* font-size: 13px; */
    font-size: 118%;
    font-family:verdana, arial, sans-serif;
    color: black;
    margin: 0;
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 4px;
    padding-bottom: 2px;
	text-align:left;
	font-weight: bold;
	background-color: #ffffff;
}

#watchlist_content .rule {
	width: 90%;
    height: 2px;
    color: #999999;
    background-color: #999999;
    text-align:center;
}

#watchlist_content .single_case {
	margin: 2px 10px 6px 10px;
    padding: 0 0 3px 0;
}

#watchlist_content p  {
	padding: 0px;
    margin: 0;
}

#watchlist_content .case_name {
    /* font-size: 11px; */
    font-family:verdana, arial, sans-serif;
    color: #336699;
	text-align:left;
	font-weight: bold;
}

#watchlist_content .court_name {
    /* font-size: 11px; */
    font-family:verdana, arial, sans-serif;
    color: #000000;
	font-weight: normal;
}

#watchlist_content ul {
	list-style-image: url("/images/bullet_blue.gif");
	margin: 0;
    padding: 2px 0px 0px 15px;
    list-style-position: outside;
}

#watchlist_content ul li {
	margin: 0;
	padding: 0;
}

#watchlist_content .event_name {
    /* font-size: 11px; */
    font-family:verdana, arial, sans-serif;
    color: #000000;
	font-weight: normal;
}

#watchlist_content .event_date {
    /* font-size: 11px; */
    font-family:verdana, arial, sans-serif;
    color: #000000;
	font-weight: normal;
}

#watchlist_content .snapshot_leadin {
    /* font-size: 11px; */
    font-family:verdana, arial, sans-serif;
    color: #000000;
    padding: 0px 4px 0px 0px;
	font-weight: normal;
	font-style:italic;
}

#watchlist_content .snapshot_summary {
    /* font-size: 11px; */
    font-family:verdana, arial, sans-serif;
    color: #000000;
	font-weight: normal;
}

#watchlist_content .more_new {
	width: 100%;
    /* font-size: 11px; */
    font-family:verdana, arial, sans-serif;
    color: #336699;
	text-align: right;
}

#watchlist_content .watchlist_nofolder {
    font-family:verdana, arial, sans-serif;
    color: #000000;
	text-align: left;
	margin: 12px 18px 12px 12px;
}

#watchlist_content .watchlist_nodata {
    font-family:verdana, arial, sans-serif;
    color: #000000;
	text-align: left;
	margin: 12px 18px 12px 12px;
}

#watchlist_content .watchlist_nouser {
    font-family:verdana, arial, sans-serif;
    color: #000000;
	text-align: left;
	margin: 12px 18px 12px 12px;
}

#watchlist_content .watchlist_nouser a {
    color: #336699;
}

#watchlist_content .bottom_space {
	width: 100%;
    /* font-size: 11px; */
    font-family:verdana, arial, sans-serif;
	margin-top: 0;
	margin-bottom: 6px;
}

#annotation_box .content_box_head h2 {
    font-family: verdana, arial, sans-serif;
    color: #ffffff;
    font-size: 16px !important;
    text-align: center;
    margin: -5px -8px 0 -8px;
    font-weight: normal;
    background-color: #597293;
    font-weight: bold !important;

}

.annotation-box {
    background-color: #eff2f5 !important;
    border: 1pt solid #c8d3f1;
    margin: 5px;
    float: right;
    width: 180px;
    color: black;
    clear: both;
}

.annotation-content {
    font-size: 1.1em;
    font-family: verdana, arial, sans-serif;
    padding: 0 0 10px 0;
}
.annotation-content p{
    margin: 10px 0 0 0 ;
}

.notif_ad {
    text-align: center;
}
.notif_ad_mast {
    width: 740px;
    float: right;
}
.notif_ad_left {
}
.notif_ad_right {
}
.survey_body {
    width: 980px;
    font-weight: normal;
    background: #ffffff;
    font-family: verdana; font-weight:normal; font-size:12px;
}
.survey_header {
    font-size: 16px;
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
    float: left;
    padding: 5px 5px 5px 10px;
}
.requester_info_left {
    font-size: 11px;
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
    margin: 0px 0px 0px 20px;
}
.requester_info_right {
    font-size: 11px;
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
    margin: 0px 0px 0px 10px;
}

/* message container and colors */
#msg_container {
    margin: 10px 5%;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    display: none;
}
#msg_container.success {
    color: #4f8a10;
    background-color: #dff2bf;
    background-image:url('/images/success.png');
    border: 1px solid;
    display: block !important;
}
#msg_container.info {
    color: #00529b;
    background-color: #bde5f8;
    background-image: url('/images/info.png');
    border: 1px solid;
    display: block !important;
}
#msg_container.warning {
    color: #9f6000;
    background-color: #feefb3;
    background-image: url('/images/warning.png');
    border: 1px solid;
    display: block !important;
}
#msg_container.error {
    color: #d8000c;
    background-color: #ffbaba;
    background-image: url('/images/error.png');
    border: 1px solid;
    display: block !important;
}





.my_territory {
    clear: both;
    border-bottom: 1px dotted orange;
    padding: 10px;
}
.my_territory:last-of-type {
    border-bottom: none;
}

.my_territory .bna_clear {
    margin-top: 10px;
}
.my_territory .label {
    font-weight: bold;
    font-size: 12px;
    margin-top: 8px;
    display: inline-block;
}
.my_territory .content_box_item_icon img {
    vertical-align: top;
}
.my_territory .search_wrapper {
    float: right;
    margin-top: 6px;
}
.my_territories_search .search_wrapper input[type="text"] {
    width: 300px;
}
.my_territories_search .search_wrapper input[type="submit"], .my_territories_search button, .all_territories button {
    background-color: #336699;
    color: white;
    border-radius: 6px;
    font-weight: bold;
    cursor: pointer;
}
.my_territories_search button.my_territory_remove {
    background-color: #eee;
    color: red;
}
.my_territories_search span.my_territory_remove {
    float: right;
    display: inline-block;
    margin-top: 4px;
    cursor: pointer;
}
.all_territories {
    margin-top: 10px;
    margin-right: 3px;
    margin-left: 3px;
}
.all_territories .add_territories {
    float: left;
    cursor: pointer;
}
.all_territories .search_wrapper {
    float: right;
}
.all_territories .info_msg {
    font-size: 10px;
    color: #777;
    margin-top: 5px;
}
.add_territories_list_wrapper {
    clear: both;
    display: none;
}
.add_territories_list_wrapper ul {
    list-style-type: none;
    list-style-image: none;
    padding-left: 0px !important;
    padding-right: 10px !important;
}
.add_territories_list {
    clear: both;
}
.all_territories .add_territories_list li.list_col {
    float: left;
}
.all_territories .add_territories_list li.list_col li {
    text-indent: -20px;
    margin-left: 20px !important;
}
#add_territories_toggle {
    padding: 5px 10px;
}

#region_tabs ul.ui-tabs-nav {
    padding: 0 !important;
}

#region_tabs ul.ui-tabs-nav li {
    margin-bottom: 0 !important;
}


.content_box_content .my_states {
}
.content_box_content .my_states h3 {
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    padding-left: 5px;
}

.content_box_content .my_states h3 span.normal {
    font-weight: normal;
    font-size: 10px;
}

.noteworthies-row {
    padding: 4px 4px 10px 4px;
}
.noteworthies-short-row {
    padding: 0 0 2px 10px;
}
.noteworthies-short-block {
    padding: 0 0 5px 0;
}
.noteworthies-short-heading {
    font-weight: bold
}
.noteworthies-case-name {
    font-weight: bold
}
.noteworthies-attorneys {
    padding: 7px 0 0 0;
}

.right-to-left {
    direction: rtl;
}

.srch-cat-wrapper {
    float: left;
    width: 50%;
}

.search_results_bbcard_wrapper .baseball_card {
    float: left;
}

.baseball_card {
    float: right;
    width: 480px;
    margin-left: 20px;
    margin-right: 20px;
    display: inline;
    border: 1px solid grey;
    font-family: verdana, arial, sans-serif;
}

.baseball_card h4.header {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 6px solid #F78F1E;
    background-color: #ccc;
    margin: 0px;
    padding: 4px;
}

.baseball_card .content {
    padding: 6px;
    font-weight: normal;
    background-color: #F2F2F2;
}

.baseball_card .content .normal {
    font-size: 13px;
}

.baseball_card .content .item {
    text-indent: 0px;
    font-weight: normal;
}

.baseball_card .content .item.bold {
    font-weight: bold;
}

.baseball_card .right {
    text-align: right;
}

.baseball_card .content a {
    text-decoration: none;
}

.baseball_card .content a:hover {
    text-decoration: underline;
}

.baseball_card .content .item.section_header {
    font-weight: bold;
    color: #333333;
    margin-bottom: 6px;
}

.baseball_card .content h4 {
    font-weight: bold;
    color: #333333;
    margin-bottom: 4px;
    margin-top: 0px;
}

.baseball_card .content .item.section_header span, .baseball_card .content h4 {
    font-size: 16px;
}

.baseball_card .content .item.section_header ul span {
    font-size: 13px;
    font-weight: normal;
}

.baseball_card .content .item.start_section {
    margin-top: 8px;
    margin-bottom: 14px;
}

.baseball_card .content .item a:hover {
    color: #2020F5;
}

.baseball_card .content ul {
    margin-top: 0px;
    margin-bottom: 0px;
}

.baseball_card .content ul.bullets {
    font-weight: normal;
    color: black;
    padding-left: 0px;
    list-style-position: inside;
}

.baseball_card .content ul.bullets ul {
    padding-left: 15px;
}

.baseball_card .content ul.no_bullets {
    list-style-type: none;
    padding-left: 6px;
    text-indent: -6px;
    line-height: 1.4;
}

.baseball_card .content ul.no_bullets ul {
    margin-left: 15px;
}

.baseball_card .content ul.inline {
    list-style-type: none;
    padding-left: 0px;
    line-height: 1.4;
}

.baseball_card .content ul.inline li {
    display: inline;
}

.baseball_card .content .absolute_link .caption.inline {
    display: inline;
    margin-left: 5px;
}
.baseball_card .content .absolute_link .caption.block {
    display: block;
}
.baseball_card .content .item.paragraph {
    margin-top: 5px;
    margin-bottom: 5px;
}

.baseball_card .content .item.bwd_author {
    margin-top: 10px;
    margin-bottom: 10px;
}

.baseball_card .content .item.bwd_author .bbcard_author_image {
    float: left;
    margin-right: 15px;
}

.baseball_card .content .item.bwd_author .bbcard_author_image img {
    border: 5px solid #cccccc;
    width: 125px;
    height: 140px;
}

.baseball_card .content .item.bwd_author .bbcard_author_name {
    font-weight: bold;
}

.baseball_card .content .item.bwd_author .bbcard_author_title {
    font-style: italic;
}

.baseball_card .content .item.bwd_author .bbcard_author_bio {
    margin-top: 15px;
    font-weight: bold;
}


