
/* CSS Document */
.clear{
	clear:both;
	}
.hight{
	clear:both;
	height:5px;
	}
/* Main Outer Contaner */
#middlewidth{
   width:465px;
   float:none;
   margin:0px auto;
   margin-left:5px;
   }	

.outer-wrapper{
  	margin:0px;
 	padding:0px 5px 5px 10px;
 	width:630px;
	margin-bottom:5px;
	}

.wolff_tabs_content{
	border:1px solid #fee98e;
	padding:0px;
	margin:0px;
height:162px;	
	}
/* End Main Outer Contaner */

.mytab_outer{
  padding:0px;
  margin:0px;
  }

	.mytab_outer ul{
	margin:0;
	padding:0;
	}
		.mytab_outer ul li{
		list-style:none;
		display:inline;
			
		}
			.mytab_outer ul li a{
			display:inline-block;
			text-decoration:none;
			padding:2px 1px 2px 2px;
			margin:0px;
			margin-right:-4px;
			line-height:25px;
			width:151px;
			color:#e76505;
			font-weight:bold;
			font-size:12px;
				background: url(../img/car-brd-main-bg.gif); 
			text-align:center;
			border-top:1px solid #fee98e;
			border-left:1px solid #fee98e;
			border-right:1px solid #fee98e;
			
			}
			.mytab_outer ul li a.selected{
			border:2px solid #fee98e;
			border-bottom:none;
			text-decoration:none;
			
			color:#fff;
			font-weight:bold;
			font-size:12px;
			position:relative;
			top:1px;
			border-bottom:none;
			z-index:1;
		
			background: url(../img/lf-rer-bg.gif);
			}


/* Common Content Divs */
#automobiles, #banking, #mutualfunds, #insurance{
	width:455px;
	padding:0px;
	height:162px;
	}
	 
/*--------Automobiles Tabs---------*/
	#automobiles 
    {
   	background-image: url(../new-img/bg-tab-02.gif);
	background-repeat:no-repeat;
	}
	#automobiles p
    {
	font-size:11px;
	color:#666666;
	text-align:justify;
	padding:5px 5px 0px 0px;
	}
		
/*--------------*/

/*--------Banking Tabs---------*/
	#banking 
    {
    background-image: url(../new-img/banking.gif);
	background-repeat:no-repeat;
	}
	#banking p
    {
	font-size:11px;
	color:#666666;
	text-align:justify;
	padding:5px 5px 0px 0px;	
	}
	
/*--------news Tabs---------*/
	#mutualfunds 
    {
    background-image: url(../new-img/mutual-funds.gif);
	background-repeat:no-repeat;
	}
	#mutualfunds p
    {
	font-size:11px;
	color:#666666;
	text-align:justify;	
	padding:5px 5px 0px 0px;
	}
	.auto-left
	{
	 margin-left:146px;}

	.auto-right
	{
	 margin-right:10px;}
/*--------------*/
/*--------Insurance Tabs---------*/	
	#insurance 
    {
    background-image: url(../new-img/insurance.gif);
	background-repeat:no-repeat;
	}	
#insurance p
    {
	font-size:11px;
	color:#666666;
	text-align:justify;	
	padding:5px 5px 0px 0px;
	} 
.tab-hd{
    font-size:13px;
	color:#df5900;
	font-weight:bold;
	text-align:center;
	line-height:20px; }
	

div.content{position:relative;visibility:hidden;left:0;top:0; z-index:0;}
div#content-container{position:relative; left:0; top:0; overflow:hidden;z-index:1;}
div.contentmovies{position:relative;visibility:hidden;left:0;top:0; z-index:0;}
div#contentmovies-container{position:relative; left:0; top:0; overflow:hidden;z-index:1;}
/* CSS Document */


