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

/*-- page PHOTOS XTREMSHOOTER --*/

.box_photo{
	display:block;
	width:875px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	vertical-align:top;
	}

.box_photo table{
	height:140px;
	background-image:url(../images/photo_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
	}
	
.box_photo table tr td{
	width:125px;
	vertical-align:top;
	}
	
.box_photo img{
	margin-left:9px;
	margin-right:9px;
	padding:0px;
	border:1px solid #1A7EA6;	
	}