.tab-head {
	background-color: #ffffff;	
	overflow: hidden;
	margin-bottom:0px;
	padding-bottom:8px;
	cursor:pointer;	
}

.tab-body {
	margin-top:0px;
	overflow: hidden;
	line-height:15px;
}

* html .tab-body {
	margin-top:0px;
	overflow: hidden;
	line-height:15px;
}