#nav {
	position: fixed;
}
#content {
	position: static;
	padding: 0 20px 30px 0;
}
/* price list */
#price_intro {
	padding: 0px 0px 10px 0px;
}
.price_paging {
	color: #666;
	text-align: right;
}
.price_paging .price_status {
	color: #666;
	float: left;
}
.price_paging price_pages {
	color: #666;
}
.price_paging .price_pages span.cur {
	font-weight: bold;
	background-color: #9c8b58;
	color: #000;
	padding: 2px 5px 0px 5px;
}
.price_paging .price_pages a:link, .price_paging .price_pages a:visited {
	font-weight: bold;
	text-decoration: none;
	background-color: #666;
	color: #000;
	padding: 2px 5px 0px 5px;
}
.price_paging .price_pages a:hover price
.price_top {
	margin: 0 0 12px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #444;
}
.price_bot {
	padding: 3px 0 0 0;
	border-top: 1px solid #444;
}
h2 {
	font-size:1.7em;
	letter-spacing: 0.01em
}
p {
	 margin-top: 0.4em; 
} 
#price_list {
	
}
#price_list .price_item {
	margin: 6px 0 3px 0!important;
	padding: 6px!important;
}
#price_list .price_item h2 {
	margin: 0;
	color: #9A9A9A;
	padding: 10px 0px;
}
#price_list .price_item h2 a:link, #price_list .price_item h2 a:visited {
	color: #ddc47b;
	text-decoration: none;
}
#price_list .price_item h5 {
	font-weight: normal;
	color: #999;
	margin: 1px 0 3px 0;
	padding: 1px 0 1px 0px;
}
#price_list .price_item .price_summary {
	padding: 5px 0px 6px 14px;
	font-size: 0.9em;
     	width: 720px;
	word-spacing: 1px;
}
#price_list .price_item .price_summary p{
	padding: 0px 0px 0px 16px;
	font-size: 16px;
}
.price_more price
.price_more a {
	font-size: 0.9em;
	padding: 0px 0 0px 30px;
	background-image: url('http://brightonphotographic.co.uk/images/b_right.png');
	background-position: left;
	background-repeat: no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}
.price_more a:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
/* article */
.price_back price
.price_back a {
	padding: 3px 0 1px 40px;
	background-image: url('http://brightonphotographic.co.uk/images/b_back.png');
	background-position: left;
	background-repeat: no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}
.price_back a:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
#price_article {
	
}
#price_article h2 price
#price_article h5 {
	color: #999;
	margin: 1px 0 9px 0;
	padding: 1px 0 1px 0px;
}
#price_article p {
	padding: 0 0 12px 0;
}
/* comments */
#price_comments h3 {
	clear: both;
	border-top: 1px solid #333;
	margin: 0;
	padding: 12px 0 6px 0;
}
#price_comments .price_item {
	margin: 6px 0 9px 0;
}
#price_comments .price_item h5 {
	margin: 0px 0 2px 0;
	padding: 3px;
	background-color: #333;
}
#price_comments .price_item h5 a.price_anchor {
	position: relative;
	top: -30px;
	width: 1px;
	height: 1px;
	display: block;
}
#price_comments .price_action {
	float: right;
}
#price_comments .price_action a:link, #price_comments .price_action a:visited {
	color: #999;
}
#price_comments .price_action a:hover price
#price_comments .price_form {
	margin: 12px 0 0 0;
}
#price_comments .price_form h5 {
	margin: 9px 0 2px 0;
	padding: 3px;
	background-color: #333;
}
#price_comments .price_form label {
	margin-top: 9px;
	display: block;
}
#price_comments .price_form input {
	width: 200px;
	background-color: #333;
	color: #fff;
	border: 1px solid #999;
}
#price_comments .price_form textarea {
	width: 500px;
	height: 100px;
	background-color: #333;
	color: #fff;
	border: 1px solid #999;
}
#price_comments .price_form button {
	margin-top: 12px;
}
div.price_empty {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	color: #999;
	padding: 10px;
	text-align: center;
}
#footer {
	position: static;
	padding: 12px 12px 6px 0;
}