@charset "UTF-8";
/* CSS Document 

outer_wrapper
inner_wrapper
header
logo
page_title
page_phrase
content
column01
column02
footer
sub_navigation
company_info

*/

 #photospicturebox {
width: 433px;
visibility:visible;
z-index:3;
margin: auto;
float: left;
}

#photospicturebox table {
height:100%;
width:100%;
}

#prevbutton {
float: left;
width: 95px;
}

#nextbutton {
float: right;
width: 85px;
}

#prevbutton, #nextbutton {
height:22px;

visibility:visible;
z-index:3;
margin-top: 190px;
}



#prevbutton a {
background-image:url(photos_images/prevbutton.gif);

}
#nextbutton a {
background-image:url(photos_images/nextbutton.gif);
}
#prevbutton a, #nextbutton a {
background-position:0 0;
background-repeat:no-repeat;
display:block;
font-size:22px;
height:22px;
line-height:22px;
width:28px;
margin: 0 auto;
}

img{
	margin-top: 40px;
}