#tabs {
	margin-top : 30px;
}
#tabContent {
	border : 1px solid #aaa;
	border-top : 0px;
	padding : 20px;
}
.add {
	margin : 15px 0 15px 0;
	white-space : nowrap;
}
.next {
	margin : 40px 5px 0 0;
	text-align : right;
}
.next a, .next a:link, .next a:visited, .next a:active, .next a:hover  {
	color : #2174a8;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	white-space : nowrap;
}
.next a:hover  {
	color : #fdaf17;
}
#txtMixLeis, #txtMixCorp {
	background : url(percent.png) no-repeat center;
	border : 1px solid #aaa;
	text-align : center;
	width : 30px;
}
.links {
	color : #2174a8;
	margin : 30px 0 10px 0;
	text-align : center;
}
.links a, .links a:link, .links a:active, .links a:visited {
	color : #2174a8;
	font-size : 11px;
	text-decoration : none;
}
.links a:hover {
	color : #fdaf17;
}

#help {
	float : right;
	width : 75px;
}
#nav {
	padding-top : 8px;
}
