	.dhtmlgoodies_tabPane{
	line-height:36px;	
	height:36px;	/* Height of tabs */
	margin:0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #cccccc;	
	background-image:url(../images/tab-homes/tab_left_inactive.gif);
	background-repeat:repeat-x;
	background-position:0px 1px;
	}
	
	.dhtmlgoodies_aTab{
		padding:0px;
	}
	
	  .contentHolder{
		width:670px;
		padding:10px 12px 10px 12px;
		float:left;
		height:100px;
	}
	
	.dhtmlgoodies_tabPane DIV{
		float:left;
		height:100%;	/* Height of tabs */
		padding-left:0px;
		vertical-align:middle;
		background-image:none;
		cursor:pointer;
		position:relative;
		bottom:-1px;
		margin-left:0px;
		margin-right:0px;
	}
	.dhtmlgoodies_tabPane .tabActive{
		background-image:url(../images/tab-homes/tab-active.gif);
		background-repeat:repeat-x;
		margin-left:0px;
		margin-right:0px;	
		z-index:10;
		line-height:35px;	
		height:35px;
		border:1px solid #cccccc;
		border-bottom:0px;
	}
	.dhtmlgoodies_tabPane .tabInactive{
		background-image:url(../images/tab-homes/tab_left_inactive.gif);
		background-repeat:repeat-x
		margin-left:0px;
		margin-right:0px;
		z-index:1;
		line-height:35px;
		height:35px;
		border-bottom:1px solid #cccccc;
	}
	
	.dhtmlgoodies_tabPane .inactiveTabOver{
		background-image:url(../images/tab-homes/tab_left_inactive.gif);
		background-repeat:repeat-x;
		margin-left:0px;
		margin-right:0px;
		line-height:35px;
		height:35px;		
		border-bottom:1px solid #cccccc;	
}
	
.dhtmlgoodies_tabPane .tabActive span{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding:6px 14px 0px 22px !Important;
}	
	
	.dhtmlgoodies_tabPane .tabInactive span, .dhtmlgoodies_tabPane .inactiveTabOver span{
	padding-top:5px !Important;
	color:#888888;
	font-size:12px;
	padding:6px 14px 0px 22px !Important;
	}	
	
	
	.dhtmlgoodies_tabPane span{
		vertical-align:top;
		font-size:12px;
		padding-left:0px;
		padding-right:0px;		
		line-height:21px;
		float:left;
	}
	.dhtmlgoodies_tabPane .tabActive span{
		padding-bottom:1px;
		line-height:20px;
	}
	
	.dhtmlgoodies_tabPane img{
		float:left;
		width:7px !Important;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		height:35px;
	}
	
	
	.contentHolder .holder{
		width:670px;
		float:left;
		padding-bottom:15px;
	}
	
	.contentHolder p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 3px 0px;
	}	

	.contentHolder .holder .thumb{
		width:90px;
		float:left;
		padding-right:10px;
	}
	
	.contentHolder .holder .text{
		float:right;
		width:670px;
		vertical-align:middle;
		display:block;
	}	
	
	#dhtmlgoodies_tabView2 {
	margin-left:15px;
		}		
	
	.dhtmlgoodies_aTab .col1{
	width:200px;
	float:left;
	margin-right:20px;
	}
	
	.dhtmlgoodies_aTab .col4{
	width:630px;
	float:left;
	margin-right:10px;
	}
	
	.dhtmlgoodies_aTab .col2{
	width:200px;
	float:left;
	margin-right:20px;
	}
	
	.dhtmlgoodies_aTab .col3{
	width:200px;
	float:left;
	}		
	
	.dhtmlgoodies_aTab h1{
	color:#0c1d25;
	font-size:13px;
	margin:4px 0px 0px 0px;
	padding:0px;
	font-weight:normal;
	background-image:url(../images/plus.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:18px;
	}
	
	.dhtmlgoodies_aTab p{
	color:#888888;
	font-size:11px;
	line-height:15px;
	margin:5px 0px 0px 0px;
	padding:0px;
	padding-left:18px;
	}	
