/*2nd layer Common*/
.pan{
	width:530;
	text-align: left;
	margin:-10 auto 15 auto;
}

/*document*/
#document{
	margin:0 auto 0;
	width: 530px;
	text-align: left;
}
#document .gra{
	background-image: url(../../products/images/sp_graph.gif);
	padding: 8 0 5 5;
}
#document .gra_t{
	border-top: solid 2px #999999;
	background-image: url(../../products/images/sp_graph.gif);
	padding: 8 0 5 5;
}
#document .gra_b{
	border-bottom: solid 2px #999999;
	background-image: url(../../products/images/sp_graph.gif);
	padding: 8 0 5 5;

}
#document .wood{
	background-image: url(../../products/wood/Customers/images/sp_bg.gif);
	background-position: center center;
	background-repeat: no-repeat;
	
}
#document .metal{
	background-image: url(../../products/metal/Customers/images/sp_bg.gif);
	background-position: center center;
	background-repeat: no-repeat;
	
}
#document .plastic{
	background-image: url(../../products/images/sp_graph.gif);
	background-position: center center;
	background-repeat: no-repeat;
	
}
#document .paper{
	background-image: url(../../products/paper/Customers/images/sp_bg.gif);
	background-position: center center;
	background-repeat: no-repeat;
	
}

#document .plastic{
	background-image: url(../../products/plastic/Customers/images/sp_bg.gif);
	background-position: center center;
	background-repeat: no-repeat;
	
}
#document td{
	vertical-align: top;

}

