#tab_main
{
	width:900px;
	height:200px;
	border-top:1px solid #5b7c5b;
	clear: both;
	border-bottom:0px solid #5b7c5b;
	/*background-image:url('../images/loading.gif');*/
	background-repeat:no-repeat;
	background-position:center;
}
#movingdiv
{
	overflow:hidden;
}

.tab_fp	{
	width:880px;
	height:200px;
	padding:10px;
	text-align:left;
	clear:both;
	background-color:#fff;
	}
	
#tab_products	{
		width:880px;
		height:200px;
		background-color:#d78d36;
		color:white;
		clear:both;
		padding:10px;
		}

#tab_remedy	{
		width:880px;
		height:200px;
		background-color:#7b9ab7;
		color:white;
		clear:both;
		padding:10px;
		}

#tab_appointments	{
		width:880px;
		height:200px;
		background-color:#d97482;
		color:white;
		clear:both;
		padding:10px;
		}

#tab_learning	{
		width:880px;
		height:200px;
		background-color:#92b873;
		color:white;
		clear:both;
		padding:10px;
		}

#tab_forum	{
		width:880px;
		height:200px;
		background-color:#74A1D9;
		color:white;
		clear:both;
		padding:10px;
		}

#tab_contact	{
		width:880px;
		height:200px;
		background-color:#d9a674;
		color:white;
		clear:both;
		padding:10px;
		}

#menu_search	{
				width:360px;
				height:140px;
				background:url(../images/menu_search_back.jpg);
				background-repeat:no-repeat;
				background-position:center;
				padding:8px;
				padding-top:25px;
				text-align:center;
				border:0px black solid;
				position:relative;
				float:right;
				}
#learning_tab
{
	height:133px;
	overflow:auto;
	padding:0px;
}
#learning_tab ul
{
	list-style-image: url(../images/dash.gif);
	margin:5px;
	margin-top:0px;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
}
#learning_tab li
{
	margin-top:0px;
	margin-bottom:3px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	list-style-image: url(../images/dash.gif);
	text-align:left;
}

div.cat_menu div.cat_desc
{
	display:none;
}
