
.p7TPpanel {
	color: #000000;
	z-index: 10;
}
.p7TPwrapper {
	padding: 0;
}
.p7TPheader {
}
.p7TPheader h2, .p7TPheader h3 {
}
.p7TP_tabs {
	padding: 0;
}
#p7TP1 .p7TP_tabs a, #p7TP2 .p7TP_tabs a,
#p7TP3 .p7TP_tabs a, #p7TP4 .p7TP_tabs a, 
#p7TP5 .p7TP_tabs a {
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	background-image: url('tabs01_u.gif');
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin:0;
	font-size: 13px;
}
#p7TP1 .p7TP_tabs a:focus, #p7TP2 .p7TP_tabs a:focus,
#p7TP3 .p7TP_tabs a:focus, #p7TP4 .p7TP_tabs a:focus,
#p7TP5 .p7TP_tabs a:focus {
}
#p7TP1 .p7TP_tabs a:hover, #p7TP2 .p7TP_tabs a:hover, 
#p7TP3 .p7TP_tabs a:hover, #p7TP4 .p7TP_tabs a:hover, 
#p7TP5 .p7TP_tabs a:hover, #p7TP1 .p7TP_tabs a:active, 
#p7TP2 .p7TP_tabs a:active, #p7TP3 .p7TP_tabs a:active,
#p7TP4 .p7TP_tabs a:active, 
#p7TP5 .p7TP_tabs a:active {
	color: #e5402c;
}
.p7TP_tabs div {
	display: block;
	float: left;
	background-image: url('tabs01_v.gif');
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0px;
}
.p7TPclear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.p7TPcontent {
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 1.5em;
	position: relative;
	z-index: 1;
	border: 1px solid #cccccc;
	margin: 0px;
	padding: 15px;
	min-height:500px;
	color: #888888;
}
#p7TP1 .p7TP_tabs div.down, #p7TP2 .p7TP_tabs div.down, 
#p7TP3 .p7TP_tabs div.down, #p7TP4 .p7TP_tabs div.down, 
#p7TP5 .p7TP_tabs div.down {
	position: relative;
	z-index: 10;
	background-image: url('tabs01_d.gif');
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
#p7TP1 .p7TP_tabs div.down a, #p7TP2 .p7TP_tabs div.down a, 
#p7TP3 .p7TP_tabs div.down a, #p7TP4 .p7TP_tabs div.down a, 
#p7TP5 .p7TP_tabs div.down a {
	background-image: url('tabs01_e.gif');
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 10;
}
/*HIDE the TABS*/
.p7TP_tabs {
	display: none;
	font-size: 12px;
	font-weight: bold;
	margin:0;
	padding:0;
	line-height: 24px;
}

#range ul {
	margin: 0 0 10px 5px;
	list-style: url(bullet00.jpg) inside;
}
#range h2 {
	font-weight: bold;
	
	padding: 10px 0 5px 0px;
	font-size: 13px;
	color: #99379E;
}
#range h3 {
	font-weight: bold;
	
	padding: 10px 0 10px 0px;
	font-size: 18px;
	color: #D55E24;
}
#big h2 {
	font-weight: bold;
	
	padding: 10px 0 10px 0px;
	font-size: 20px;
	color: #D55E24;
}


