#demo-block{
background:url(box/medium_top.gif) no-repeat center top;
}
.tab-wrapper
{
	padding:				1px;
	margin:					0;
	border:					1px solid #eee;
	clear:					both;
}
ul.tab-menu
{
	margin-top:					0px;
	padding-top:				0px;
	vertical-align:top;
	top:0;
	overflow:				auto;
	line-height:			2.1em;
	
	
	
	
	
}

ul.tab-menu div
{
	margin:					-5px 0 0 0;
	padding:				0;
	margin-right:					10px;
	vertical-align:top;
	padding-right:				25px;
	
	line-height:			2.1em;
	

	color : #000;
	float:					left;
	/*border : 1px solid #f00;*/
	background-repeat:no-repeat;background-position:right top;
	background-image:		url(box/_white.gif);
	
	
}
.tab-menu div.tab-selected
{
	margin-right:					10px;
	padding-right:				25px;
	float:					left;
	list-style:				none;
	line-height:			2.1em;
	background-repeat:no-repeat;background-position:right top;
	background-image:		url(box/_white.gif);
}
.tab-menu div a
{
	padding:				0px;
	margin: 0px;
	font-weight:			bold;
}
.tab-menu div a:hover,
.tab-menu div a:focus
{
	/* your effect here */
}
.tab-menu div.tab-selected a
{
	text-decoration:		none;
	color:					inherit;
	
	
	
	/* your effect here */
}


/* 
Date: Thu, 23 Feb 2012 10:07:31 GMT 
*/
