#pn_links {
	border-top: 1px solid #cacbd0;
	border-bottom: 1px solid #cacbd0;
	height: 30px;
	font-size: 1.1em;
	margin-top: 25px;
}
#pn_links div {
	float: left;
	width: 150px;
	line-height: 30px;
}
#pn_links h5,
.zone h5 {
	color: #a1a8b8;
	font-size: 1.5em;
	font-weight: normal;
}
#pr_pic {
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
}
#pr_pic div {
	width: 460px;
}
#pr_pic div a {
	text-decoration: none;
	border: 0px;
}
#pr_pic div img {
	margin-top: 10px;
}
.zone {
	border-top: 1px solid #cacbd0;
	padding-top: 15px;
}
.zone .att {
	height: 112px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.zone .att div {
	width: 460px;
	float: left;
}
.zone .att div a {
	margin-right: 2px;
	float: left;
}
.zone .att div a img {
	border: 3px solid #5d5e5f;
}
.zone .att div a.selected img {
	border: 3px solid #f5821f;
}


#pr_pic table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 20px;
}
#pr_pic table td {
	padding-bottom: 10px;
}
#pr_pic h5 {
	color: #a1a8b8;
	font-size: 1.5em;
	font-weight: normal;
}
#pr_pic a {
	text-decoration: none;
	border-bottom: 1px dashed;
}
#pr_pic a.selected {
	font-weight: bold;
	border-bottom: 0px;
}
#pr_pic a:hover {
	text-decoration: none;
	border-bottom: 0px;
}

.description {
	border-bottom: 1px solid #cacbd0;
	padding: 10px 0px;
	margin: 0px;
	text-align: left;
}
.attached {
	background: none;
	border: 0px;
	border-top: 1px solid #cacbd0;
	padding: 10px 0px;
	margin: 20px 0px 0px 0px;
	text-align: center;
}

.attached a {
	margin-right: 10px;
}
.attached a img {
	border: 3px solid #5d5e5f;
}
.attached a.selected img {
	border: 3px solid #f5821f;
}
