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

#photog_bott{
	height: 24px;
	width: 816px;
	float: left;
	background-color: #0e2138;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.photog_links{
	height: 17px;
	width: 136px;
	float: left;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6e6e6e;
	text-align: center;
}
.photog_links a{
	font-weight: normal;
	color: #dbdbdb;
	text-decoration: none;
}
.photog_links a:hover{
	font-weight: normal;
	color: #dbdbdb;
	text-decoration: underline;
}