ul.idTabs li a{
	text-decoration:none;
	background: none repeat scroll 0 0 #fbfbfb;
	border-color: #d6d4d4 #d6d4d4 -moz-use-text-color;
	border-image: none;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	color: #555454;
	font-family: "Open Sans",sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 20px;
	margin:0px;
	padding: 14px 20px 17px;
	position: relative;
	text-transform: uppercase;
}
#more_info_sheets .tab{
	padding-top:20px;
}