/*Your Court Services 08-11-10*/
#services {
	display:block;
	float: left;
	width: 260px;
	height: 350px;
	border: #cbdce5 solid 3px;
	margin: 10px;
	padding: 8px;
	}
	

/*Podcasts*/

#podcasts {list-style: none;}
#podcasts li{
	display:block;
	float: left;
	background-color:#fff;
	border:1px solid;
	border-color:#f3f3f3 #bbb #bbb #f3f3f3;
	margin:6px 6px 30px 6px;
	padding:.5em;
	zoom: 1;
	width: 200px;
	height: 210px;
}
#podcasts.rule li{
	display:block;
	float: left;
	background-color:#fff;
	border:1px solid;
	border-color:#f3f3f3 #bbb #bbb #f3f3f3;
	margin:10px 18px 10px 18px;
	padding:.5em;
	zoom: 1;
	width: 400px;
	height: 100%;

}
#podcasts.rule span{
	display:inline;
	float: left;
	background-color: none;
	margin: 2px;
	width: 190px;
}

#podcasts.rule span.podTitle {color: #230411; float: none; font-weight:bold;}

/*Contact Us Form*/
#contactus {list-style: none;}
.ContactValSum ul li
{
	color: #F00;
	list-style-type:none;
	padding-left: 250px;
	}
	
.contactus {list-style: none; width: 600px; margin: 0; padding: 0;}

.contactus li{
	display:inline;
	float: left;
	background-color:#fff;
}
.contactLabel {width: 150px; text-align: right; padding: 5px 0; font-weight: bold; margin: 0;}

.contactus .input {font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 7px;
    display: block;
    padding: 4px;
    border: solid 1px #85b1de; 
    width: 300px;
    background-color: #EDF2F7;
}

#audiencebox {
	display:block;
	float: left;
	background-color:#fff;
	border:1px solid;
	border-color:#f3f3f3 #bbb #bbb #f3f3f3;
	margin:4px 4px 30px 4px;
	padding:.5em;
	zoom: 1;
	width: 200px;
	height: 210px;
}



/**/
/* Main menu */
#mainmenu2 {width:400px;}
dl.nav {width:200px; float:left; margin: 0 0px 5px 10px;}
dl.nav dt {border:1px solid; border-color:#f3f3f3 #bbb #bbb #f3f3f3; padding:5px; font-weight:700; margin:10px 0; color:#fff; background-color:#c5aa63;}
dl.nav dt a {font-weight:700; color:#ffffff; text-decoration: none;}
dl.nav dt a:hover {color:#222;}
dl.nav dd {padding:0; margin:0; border-bottom:1px solid #ccc; font-size: 12px;}
dl.nav dd a {font-weight:400; padding:2px 0 2px 5px; color:#1673b6; display:block; width:155px; text-decoration: none;}
dl.nav dd a:hover {color:#00235d; background:#f7f3df;}


/* Content Sidebar (right) */
#sidebarright {text-align:left; margin:0px; width:220px; padding:10px; background:#f7f3df; border:2px solid #eae2b3;}
#sidebarright h2, #sidebar h3 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; color: #182854; padding:0 0 4px 0; margin:0 0 5px 0; border-bottom:3px solid #871517;}
#sidebarright p, #sidebar ul, #sidebar ol {margin:0 0 15px 0; padding:0;}
#sidebarright a {font-weight:400;}
#sidebarright ul li {list-style:none; margin:0 0 3px 0;}
#sidebarright ul li a {text-decoration:none !important; color: #7e6b59;}
#sidebarright ul ul {margin:3px 0 3px 10px; font-size:1em;}
#sidebarright ul ul li {margin:2px 0;}
#sidebarright ul ul li a {font-weight:400; color: #004a8c;}

#sidebarright ul.sidemenuR li {list-style: none; width:218px; padding:0; margin:0 0 2px 0;}
#sidebarright ul.sidemenuR li a {display: block; overflow: visible; padding:2px 0 2px 5px; background-color:#f7f3df; font-weight:bold; border:1px solid #eae2b3; font-size:1.1em; }
#sidebarright ul.sidemenuR li a:hover, #sidebar ul li.current a {border:1px solid #c5aa63; color:#7e6b59; background-color:#fff;}
#sidebarright ul.sidemenuR li.current li a {background-color:#f8f8f8; color:#467aa7; border:1px solid #ddd; border-bottom:1px solid #ccc;}
#sidebarright ul.sidemenuR ul {margin:0; padding:2px 0 0 15px;}
#sidebarright ul.sidemenuR ul li {width:203px; letter-spacing:0;}
#sidebarright ul.sidemenuR ul li a {padding:1px 0 1px 5px; font-weight: normal;}

.clear {visibility:hidden; clear:both; height:1px;}

/*Miscellaneous*/
.linkArrow {

color:#7e6b59 !important;
padding: 0 8px 0 5px;
font-weight: normal;
text-decoration:underline !important;
}

/*RSS*/

.rssListTitle {
	background-image:url(/rss/rss_small.png);
	background-position: 25px -4px;
	background-repeat:no-repeat;
	font-size: 12px;
	padding-left: 50px;

	}
	

/*Landing Page for PDF*/
#landingWrap{
width: 650px;
background-color:#f0e9de; 

}
#landingWrap h2{
	border-bottom: 3px solid #B2B2B2;
	color: #871417;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-transform:uppercase;
	}
#landingLeftColumn{
width:400px;
float: left;
border-right: 5px solid #FFFFFF;

}
#landingRightColumn{
width:225px;
float: right;
padding: 10px;
background-color:#f0e9de;
}
#landingRightColumn .box{
background-color: #f1e9c9;
border: 1px solid #dfcc80;
margin-bottom: 30px;
padding: 10px 0;

}
#landingMain{
background-color: #dae8eb;
padding: 10px;
border-top: 5px solid #FFFFFF;
	}
	
	
/*---Annual Report---*/
/*-------------------*/
#wrap {
	width: 920px;
	margin: 0 auto;
	text-align: left;	
}

/* Featured Block */
#featured {
	clear: both;
	background-image: url("/uscourts/FederalCourts/AnnualReport/2010/images/Featured_bg.gif"); 
	border: 1px solid #aba581;
	margin: 3px 0 15px 10px;
	padding-bottom: 20px;
	width: 900px;			
}
#featured h2 {
	font: normal 1.5em sans-serif, Arial, Helvetica;
	color: #295177;	
	margin-bottom: 0;
	padding-bottom: 3px;

	border-bottom: 1px solid #aba581;	
}
#featured h2 a {

	color: #562023;
	border: none;	
	font-weight: bold;
	text-decoration: none;
}
#featured .image-block {
	float: left;
	width: 330px;	
	margin: 20px 0 0 25px;
	padding: 10px 0 0 0;
	display: inline;
	
}
#featured .image-block img {
	background: #382225;
  border: 1px solid #8e7651;
	padding: 12px;
}
#featured .text-block {
	color: #000;
	float: right;
	width: 485px;
	margin: 25px 25px 0 0px;
	padding-left: 15px;
	display: inline;
	border-left: 3px dotted #aba581;	
}
#featured a.more-link {
	background: #7ba261;
	padding: 5px 10px 5px 10px;
	
	color: #FFF;
	text-decoration: none;
	border: 1px solid #777F55;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;	
	display: block;
  float: left;
}
#featured a.more-link:hover {
	background: #a7a95d;
	
	
}

/* Content */
#content-outer {
	clear: both;
	float: left;
	width: 920px;
	margin: 0; padding: 0;
	background: transparent url(/uscourts/FederalCourts/AnnualReport/2010/images/hor-line.gif) repeat-y center 0;				
}
#content-wrap {
	float: left;
	width: 920px;
	background: transparent url(/uscourts/FederalCourts/AnnualReport/2010/images/dotted-lines.gif) repeat-x;	
}
#content-wrap .photoCaption {
	font-size:11px;
	color:#7e6b59;
	}

#content-wrap h1, h2, h3, h4 {
	
}
#content-wrap h3{
	color: #5aa4ae;
}
#content-wrap h3{
	color: #5aa4ae;
	margin-top: 30px;
	border-bottom: 1px solid #ECECEC;
}
#content-wrap h4{
	color: #c5aa63;
	margin-top: 20px;
}

#contentAnnualReport {
	float: left;
	width: 900px;
	margin-left: 10px;	
	display: inline;
	padding-bottom: 40px;
}

/* columns */
#leftAnnualReport {
	width: 580px;	
	float: left;	
	padding-top: 15px;	
}
#rightAnnualReport {
	width: 285px;
	float: right;
	padding-top: 5px;
}

#rightAnnualReport h3 {
	margin-left: 10px;	
	color: #562023;
}
#leftAnnualReport h2 {
	font: normal 1.4em sans-serif, Arial, Helvetica;
	color: #562023;	
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 2px dotted #e8cd60;	
}
#leftAnnualReport h2 a {
	color: #444;
	border: none; 
}
#leftAnnualReport .entry {
	background: url(/uscourts/FederalCourts/AnnualReport/2010/images/dotted-lines.gif) repeat-x left bottom; 
	padding-bottom: 15px;
}
#leftAnnualReport .entry h3 a {
	color: #562023;
	border: none;
}
#leftAnnualReport .entry h3 a:hover {
	color: #380A0D;
}
/* sidemenus */
.sidemenuAnnualReport ul {
	text-align: left;
	margin: 5px 8px 20px 8px; padding: 0;
	/*border-top: 1px solid #EBEBEB; */
}
.sidemenuAnnualReport ul li {
	list-style: none;
	background: url(/uscourts/FederalCourts/AnnualReport/2010/images/dotted-lines.gif) repeat-x left bottom; 
	padding: 4px 5px;
	margin: 0;		
}
* html body .sidemenuAnnualReport ul li {
	height: 1%;
}
.sidemenuAnnualReport ul li a, 
.sidemenuAnnualReport ul li a:visited {
	color: #709455;
	padding-left: 0;	
	font-weight: bold;	
	
}
.sidemenuAnnualReport ul li a span {
	color: #9F9F9F;	
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-style: normal;
	font-weight: normal;	
	font-size: .9em;
}
.sidemenuAnnualReport ul li a:hover { color: #5A6F4C; border: none; }
.sidemenuAnnualReport ul ul { margin: 0 0 0 5px; padding: 0; }
.sidemenuAnnualReport ul ul li { background: none; }

.sidemenuARcolumn {
display: block;
float: left;
width: 60px;
}

/* footer */
#footer-outer {
	clear: both;
	float: left;
	width: 920px;		
	/*background: url(/uscourts/FederalCourts/AnnualReport/2010/images/dotted-lines.gif) repeat-x;	*/
	border-top: 10px #aba581 solid;
	font-size: .9em;		
	color: #777;	
}
#footer-wrap {
	
	float: left;
	width: 900px;
	margin-left: 10px;	
	display: inline;
}

#footer-wrap h3{
    color: #5AA4AE;
    margin-top: 30px;
		font-size: 1em;
	}
#footer-wrap h3 a{
	font-size: 1.2em;		
	color: #562023;
	text-decoration: underlined;
}
#footer-wrap h3 a:hover{
	color: #380A0D;
}
#footer-wrap .col-a {
	width: 310px;
	float: left;
	margin-right: 15px;
	
}
#footer-wrap .col-b {

	padding-left:5px;
	width: 240px;
	float: right;	
}

#footer-wrap .col-b h3{
 color: #5aa4ae;
 font-size: 1em;
}
#footer-wrap .col-b ul li{
	list-style: none;
}

/* post */
.post {
	margin-bottom: 15px;
	background: url(../images/dotted-lines.gif) repeat-x left bottom; 
	padding-bottom: 15px;
}
.post .image-section {
	clear: both;
	display: block;
	margin: 25px 0 10px 20px;
	padding: 0;
}
.post .image-section img {
	background: #FAFAFA;
  border: 1px solid #ECECEC;	
	padding: 12px;
}
.post .postmeta {	
	padding: 5px 15px; margin: 20px 20px 15px 20px;	
	background: #f9fbfd; 
	border: 1px solid #eaf1f5;
}
.post .postmeta a { background: transparent; }
.post .postmeta a:hover { border: none; }
.post .postmeta a.comments { margin: 0 10px 0 5px;	}
.post .postmeta a.readmore { margin: 0 10px 0 5px;	}
.post .postmeta .date { margin: 0 10px 0 5px;	}

.post .post-info, 
#featured .post-info { font-size: .95em; margin-top: 0; color: #B0B0B0; }

.post .post-info a, .post .post-info a:visited,
#featured .post-info a, #featured .post-info a:visited { color: #8BB92E; border: none; }

.post .tags {
	padding: 5px 15px; margin: 20px 20px 15px 20px;	
	border-top: 1px solid #eaf1f5;
	border-bottom: 1px solid #eaf1f5;
}


/* thumbnails */
p.thumbs { 
	padding: 10px 0 0 0px; 
	margin: 0 0 0 15px;
}
.thumbs img { 
	position: relative;
	padding: 8px;
	margin: 4px;
	background: #FAFAFA;
  border: 1px solid #EDEDED;	
}
.thumbs img:hover	{
	border: 1px solid #D2D2D2;	
}
.thumbs a:hover { background-color: transparent; border: none }

/* Images */

img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

/* alignment classes & additional classes*/
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.no-border { border: none; }
.no-bg {	background: none; }

.clearInline {	display:inline-block; }

/*Blockquote*/
.annualReportBlockquote {
	margin: 10px 10px;
 	padding: 10px 10px 10px 32px;  
   border: 1px solid #F0F0F0;
	background: #f8f8f8 url(/uscourts/FederalCourts/AnnualReport/2010/images/quote.gif) no-repeat 12px 12px;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, Serif;	
	color: #555;	
}

/*Miscellenous*/
a:link.more-link, a:visited.more-link {
	padding-bottom: 2px;
	font-weight: bold;
	color: #5aa4ae;
	border-bottom: 1px dotted #5aa4ae;
}
a:hover.more-link {
	text-decoration: none;
}

/*Bankruptcy Filings Table*/
.bankruptcyTable table, .bankruptcyTable td{
	border: 1px solid #ccc;
	}


/*****************camera in courts*********************/

#cmsidebar{background:transparent url('images/sidebar-top.jpg') no-repeat scroll top left; float:left;width:295px;}
#cmsidebar .cmsidebarbox {margin:0 0 25px 0;background-color:#fff; border:1px solid #467aa7;}
#cmsidebar p{margin:10px 0 10px 10px;}
#cmsidebar ul{list-style:none;margin:10px 0 10px 10px;padding:0;}
#cmsidebar ul li{margin:0 0 5px 0; list-style: none;}
#cmsidebar .cmsidebarbox ul li{list-style: disc !important; margin-left: 20px;}
#cmsidebar ul li a{color:#467aa7;font-weight:400;}
#cmsidebar ul.cmsidemenu {margin:0;}
#cmsidebar ul.cmsidemenu li{display:inline;padding:0;margin:0;}
#cmsidebar ul.cmsidemenu li a{display:block;padding:7px 5px 6px 10px;font-size:1em; font-weight:400;text-decoration:none;border-bottom:1px solid #ddd;}
#cmsidebar ul.cmsidemenu li a:hover{background-color:#eee;color:#333;border-bottom:1px solid #ccc;}
#cmsidebar ul.cmsidemenu ul{margin:0;padding:0;font-size:0.9em;border-bottom:1px solid #ccc;}
#cmsidebar ul.cmsidemenu ul li a{padding:5px 5px 5px 25px;border:0;font-weight:400;}
#cmsidebar ul.cmsidemenu ul li a:hover{border:0;}
#cmsidebar ul li a:hover{color:#333;}
#cmsidebar h2{background-color:#467aa7;color:#fff;font-size:1.2em;margin:0 0 0 0;padding: 3px 10px; font-weight: bold;}
#cmsidebar h3{font-size:1.4em; padding:10px 10px 0 10px;}

.watchbutton
{
    margin: 10px;
    text-decoration: none;
    font: bold 1.5em Arial, Helvetica; /*Change the em value to scale the button*/
    display: inline-block;
    text-align: center;
    color: #FCE483 !important;

    border: 1px solid #9c9c9c; /* Fallback style */
    border: 1px solid rgba(0, 0, 0, 0.3);            

    text-shadow: 0 1px 0 rgba(0,0,0,0.4);

    box-shadow: 0 0 .05em rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 .05em rgba(0,0,0,0.4);

}

.watchbutton, .watchbutton span{-moz-border-radius: .3em; border-radius: .3em;}
.watchbutton span{
    border-top: 1px solid #fff; /* Fallback style */
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    display: block;
    padding: 0.5em 2em;

    /* The background pattern */

    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(0, 0, 0, 0.05)), color-stop(.25, transparent), to(transparent)),
                      -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(0, 0, 0, 0.05)), color-stop(.25, transparent), to(transparent)),
                      -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.75, transparent), color-stop(.75, rgba(0, 0, 0, 0.05))),
                      -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.75, transparent), color-stop(.75, rgba(0, 0, 0, 0.05)));
    background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent),
                      -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent),
                      -moz-linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%),
                      -moz-linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%);

    /* Pattern settings */

    -moz-background-size: 3px 3px;
    -webkit-background-size: 3px 3px;
    background-size: 3px 3px;
}

.watchbutton:hover
{
    box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
		text-decoration: none !important;
}

.watchbutton:active
{
    /* When pressed, move it down 1px */
    position: relative;
    top: 1px;
}

.watchbutton-blue
{
    background: #4477a1;
    background: -webkit-gradient(linear, left top, left bottom, from(#81a8cb), to(#4477a1) );
    background: -moz-linear-gradient(-90deg, #81a8cb, #4477a1);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#81a8cb', endColorstr='#4477a1');
}

.watchbutton-blue:hover
{
    background: #81a8cb;
    background: -webkit-gradient(linear, left top, left bottom, from(#4477a1), to(#81a8cb) );
    background: -moz-linear-gradient(-90deg, #4477a1, #81a8cb);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4477a1', endColorstr='#81a8cb');
}

.watchbutton-blue:active{background: #4477a1;}

.clean-gray{
border:solid 1px #DEDEDE; 
background:#EFEFEF;
color:#222222;
padding:4px;
margin-bottom: 20px;
}

<!--
.imgteaser {
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}
.imgteaser a {
	text-decoration: none;
	float: left;
}
.imgteaser a:hover {
	cursor: pointer;
}
.imgteaser a img {
	float: left;
	margin: 0;
	border: none;
	padding: 9px;
	background: #fff;
	border: 1px solid #ddd;
}
.imgteaser a .cmmore {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #000;
	padding: 5px 10px;
	filter:alpha(opacity=65);
	opacity:.65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; /*--IE 8 Transparency--*/
}
.imgteaser a:hover .cmdesc{
	display: block;
	font-size: 12px;
	padding: 10px 0;
	background: #111;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 11px;
	left: 11px;
	padding: 10px;
	margin: 0;
	width: 255px;
	border-top: 1px solid #999;
}
.imgteaser a:hover .cmdesc strong {
	display: block;
	margin-bottom: 5px;
	font-size:1.5em;
}
.imgteaser a .cmdesc {	display: none; }
.imgteaser a:hover .cmmore { visibility: hidden;}
-->
/******************SUPREME COURT LANDMARKS**********/
#landmarks_header
{
	width: 920px;
	height: 140px;
	border-bottom: 4px solid #7A5F42;
	margin-bottom: 20px;
}
#landmarks_maincont{width: 920px; line-height: 160%; padding: 15px 0 20px 0;}
#landmarks_maincont p{margin: 0 15px 15px 15px;}
/*#landmarks_maincont h2, h3{margin: 0 0 15px 0; padding: 5px 15px; font-size: 120%; font-weight: normal; color: #F90; border-bottom: 1px solid #E5E5E5;}*/
#landmarks_mainleft{float: left; width: 550px; padding: 0 15px 0 0;}
#landmarks_mainleft img{float: left; border: 1px solid #CDCDCD; padding: 5px; margin: 0 15px 5px 15px;}
#landmarks_mainright{float: left; width: 285px; padding: 0 0 0 15px;}

#landmarks_listblock{height: 120px; border-top: 1px solid #CFB28A; padding: 10px 0; background-color: #FAF7F2;}

.landmarks_title{color: #182854; font-weight:bold; font-size: 13px;}
.landmarks_title a{color: #7A5F42; font-size: 14px !important; font-weight: bold !important; text-decoration: none;}
.landmarks_title a:hover{color: #4F3415;}



/******************* VERTICAL TABS (Federal Courts) *******************/ 
.contenttabs{
 margin-left: 10px;
}
.jq_v_tab {
	font-size: 11px;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 2;
	width: 260px;
}

.jq_v_tab a {
	display: block;
	text-decoration: none;	
	color: #7A5F42;
	font-weight: bold;
	line-height: 32px;
	border-bottom: 1px solid #d5cbbe;
}

.jq_v_tab li {
	text-align: left;
	padding-left: 10px;
	margin-left: -11px !important;
	/*float: left;*/
	clear: left;
	list-style: none !important;
}


.jq_v_tab .active {
  color: #7A5F42 !important;
	border-top: 1px solid #d5cbbe;
	border-left: 1px solid #d5cbbe;
	border-bottom: 1px solid #d5cbbe;
	background-image: url('/uscourts/FederalCourts/Images/verticaltab_tabbg.png');
	background-repeat: repeat-x;
	width: 260px;
	height: 32px;
	margin: 0px;
}
.jq_v_tab .active a {
	font-weight: bold;
	line-height: 32px;
	color: #4F3415;
}
.jq_v_tab a:hover{
	color: #4F1F15;
}
.jq_v_tab a:focus {
	outline: 0px;
}

.jq_v_tab .inactive {
	float: left;
	background: none repeat scroll 0 0 #fff;
  color: #5A6072;
	width: 260px;
	height: 32px;
}


.jq_v_tab_content {
	width: 337px;
	height: 100%;
	float: left;
	background-image:url('/uscourts/FederalCourts/Images/verticaltab_contentbg.png');
	background-repeat: repeat-x;
	padding: 20px;
	position: relative;
	z-index: 1;
	margin-left: -1px;
}


.maincontent p.fedtabtitle {
	color: #1A2954;
	font-weight: bold;
	font-size: 14px !important;
}
