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

#hed_img {
	background: url(../images/category/media/hed_img.jpg) repeat-x center;
	height: 145px;
	text-indent: -9999px;
}

.photo_l {
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.text {
	float: right;
	width: 500px;
	border-left: 3px solid #A6C90A;
	padding-left: 10px;
}
.photo_wrap {
	border-bottom: 1px dotted #999999;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.photo {
	border: 1px solid #CCCCCC;
	width: 692px;
	margin-right: auto;
	margin-left: auto;
}
