img{
	border:0px;
	}
#panel{
	width:565px; 
	height:320px; 
	float:left;
	position:relative;
	margin:33px 0px 0px 14px !important;
	margin:33px 0px 0px 7px;
	display:inline;
	overflow: hidden;
	}
.tabcontent{	
	display:none;
	background:url(http://img.pdstatic.com/JW148A/tab_bg.gif) top left no-repeat;
	width:560px;
	height:264px;
	float:left;		
	position:relative;
	padding-left:6px;	
	}
.shadetabs{
	padding:0px;
	margin:0px;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	}
.shadetabs li{
	display: inline;
	float:left;
	margin:0px;
	padding:0px;
	}
.shadetabs li a{
	text-decoration: none;
	position: relative;
	}
.shadetabs li#panel1 a:hover,
.shadetabs li#panel1s a:hover,
.shadetabs li a:hover{
	background-position:left top;
	}
.shadetabs li#panel2 a:hover,
.shadetabs li#panel2s a:hover{
	background-position:-2px 0px;
	}
.shadetabs li#panel4 a:hover,
.shadetabs li#panel4s a:hover{
	background-position:-1px 0px;
	}
.shadetabs li#panel3 a:hover,
.shadetabs li#panel3s a:hover{
	background-position:-2px 0px;
	}
.shadetabs li#panel1 a.selected,
.shadetabs li#panel1s a.selected,
.shadetabs li a.selected{ /*selected main tab style */
	position: relative;
	background-position:left top;
	}
.shadetabs li#panel3 a.selected,
.shadetabs li#panel3s a.selected,
.shadetabs li#panel2 a.selected,
.shadetabs li#panel2s a.selected{ /*selected main tab style */
	position: relative;
	background-position:-2px 0px;
	}
.shadetabs li#panel4 a.selected, 
.shadetabs li#panel4 a.selected { /*selected main tab style */
	position: relative;
	background-position:-1px 0px;
	}
@media print {
.tabcontent {
	display:block !important;
	}
	}
.shadetabs li#panel1 a{ background:url(http://img.pdstatic.com/JW148A/tab1_c.gif) right bottom no-repeat;  width:157px; height:51px; display:block;}
.shadetabs li#panel1s a{ background:url(http://img.pdstatic.com/JW148A/tab1_c_s.gif) right bottom no-repeat;  width:157px; height:51px; display:block;}
.shadetabs li#panel2 a { background:url(http://img.pdstatic.com/JW148A/tab2_c.gif) right bottom no-repeat; width:136px; height:51px; display:block;}
.shadetabs li#panel2s a { background:url(http://img.pdstatic.com/JW148A/tab2_c_s.gif) right bottom no-repeat; width:136px; height:51px; display:block;}
.shadetabs li#panel3 a{ background:url(http://img.pdstatic.com/JW148A/tab3_c.gif) right bottom no-repeat;  width:141px; height:51px; display:block;}
.shadetabs li#panel3s a{ background:url(http://img.pdstatic.com/JW148A/tab3_c_s.gif) right bottom no-repeat;  width:141px; height:51px; display:block;}
.shadetabs li#panel4 a{ background:url(http://img.pdstatic.com/JW148A/tab4_c.gif) right bottom no-repeat; width:120px; height:51px; display:block;}
.shadetabs li#panel4s a{ background:url(http://img.pdstatic.com/JW148A/tab4_c_s.gif) right bottom no-repeat; width:120px; height:51px; display:block;}


/*Tab box font definition*/
p.tab_box_font{
  font-size:12px;
  line-height:16px;
}
