.homecontentstyle{
border: 1px solid gray;
width: 100%;
margin-bottom: 0.5em;
}
	.top_tabProduct{
		padding:5px;
	}
	.dhtmlgoodies_tabPaneProduct{
		height:23px;	/* Height of tabs */
		width:100%;
		background-image:url('Images/tab_inactive.gif');
		background-repeat:repeat-x;
		background-position:top left;
		background-color:transparent;
		padding-top:0px;
		top:0px;
		position:relative;
	}
	.dhtmlgoodies_tabViewProduct{
		border:1px solid #b5dbf2;
		padding:0px;
		margin:0px;
		position:relative;
	}
	.dhtmlgoodies_aTabProduct{
		font-family: Arial, sans-serif;
		font-size:10pt;
		padding-left:5px;
		padding-top:10px;
		padding-bottom:10px;
		width:100%;
		position:relative;
	}
	.dhtmlgoodies_tabPaneProduct DIV{
		float:left;
		height:100%;	/* Height of tabs */
		padding-left:3px;
		vertical-align:middle;
		background-repeat:no-repeat;
		background-position:bottom left;
		cursor:pointer;
		position:relative;
		bottom:0px;
		margin-left:0px;
		margin-right:0px;
	}
	.dhtmlgoodies_tabPaneProduct .tabActiveProduct{
		background-image:url('Images/tab_active.gif');
		background-repeat:repeat-x;
		background-position:top left;
		background-color:transparent;
		/*border-right:solid 1px #b5dbf2;*/
		margin-left:0px;
		margin-right:0px;	
		z-index:10;
		FONT-WEIGHT: bold;
		color:#008290;
	}
	.dhtmlgoodies_tabPaneProduct .tabInactiveProduct{
		background-image:url('Images/tab_inactive.gif');
		background-repeat:repeat-x;
		background-position:top left;
		background-color:transparent;
		margin-left:0px;
		margin-right:0px;
		color:#1380d5;
		z-index:1;
	}

	.dhtmlgoodies_tabPaneProduct .inactiveTabOverProduct{
		background-image:url('Images/tab_active.gif');
		background-repeat:repeat-x;
		background-position:top left;
		background-color:transparent;
		margin-left:0px;
		margin-right:0px;
		color:#008290;/*b82d40*/
	}
	.dhtmlgoodies_tabPaneProduct span{
		font-family:arial;
		vertical-align:top;
		font-size:12px;
		padding-left:5px;
		padding-right:5px;		
		line-height:21px;
		float:left;
		width:150px;
		text-align:center;
		white-space:nowrap;
	}
	.dhtmlgoodies_tabPaneProduct .tabActive span{
		padding-bottom:1px;
		line-height:20px;
	}
	
	.dhtmlgoodies_tabPaneProduct img{
		/*float:right;*/
		position:relative;
	}
	.HeaderText
	{
		font-family:arial;
		color:#1380d5;
		font-size:12px;
		font-weight:bold;
		position:relative;
		padding-top:5px;
		vertical-align:middle;
		text-align:center;
	}
	.BackgroundLeft
	{
		background-image:url('Images/tab_inactive.gif');
		background-repeat:repeat-x;
		background-color:transparent;
		
	}
	.LinkView
	{
		font-family:arial;
		font-size:11px;
		font-weight:bold;
		padding-right:5px;
		color:#B52C42;
	}
	.contentstyle{
	border: 1px solid gray;
	width: 350px;
	width: 350px;
	margin-bottom: 1em; padding: 10px;
	}

