#image_holder_2_
{
	position: absolute;
	height: 400px;
	top: 10px;
	left: 150px;
	width: 430px;
	text-align: center;
}
.text_label
{
display: none;
}
.piece_description_holder
{
position: absolute;
width: 800px;
height: 20px;
}
.piece_description_holder div
{
float: left;
padding-right: 10px;
}
#piece_logo_holder
{
	position: absolute;
	top: 482px;
	left: 530px;
}
#arrows_
{
	position: absolute;
	top: 400px;
	left: 5px;
	width: 795px;
}
.arrows_holder
{
	text-align: center;
}
.arrows_holder div
{
	display: inline;
	padding: 10px;
}
.arrows_holder .selected_piece_page
{
	font-weight: bold;
}
.arrows_holder .nav_arrow
{
	padding: 30px;
}
.bar
{
	display: none;
}
#piece_content
{
}
#piece_description_holder_
{
	position: relative;
	text-align:left;
}
#piece_description_absolute
{
	position: absolute;
	left: 0px;
	top: 0px;
}
#submenu_ div
{
float: left;
padding-right: 10px;
}

#submenu_
{
	position: absolute;
	top: 482px;
	left: 30px;
        color: black;
        font-weight: bold; 
        font-size: 11px;
}
.title
{
        text-transform: uppercase;
        color: Black;
        font-weight: bold; 
}
.title .subtitle
{
        text-transform: none;
        color: #335;
}
.materials
{
        font-size: 12px;
        color: rgb (170,170,170);
        font-style: italic;
}
.dimensions
{
        font-size: 12px;
        color: rgb (90,90,90);
}
.nav_back
{
text-transform: uppercase;
font-weight:normal;
font-size:14px;
position:relative;
top:-3px;
}
.nav_back a
{
color: #333;
}
.nav_back a:hover
{
	color: red;
}
