p{
	padding: 0;
	margin: 0;
}

#container{
	width: 780px;
	margin: auto;
}

.nav-button{
	margin-bottom: 15px;
	background-color: #FF8000;
	padding: 2px 10px 2px 10px;
	width: 130px;
	border: solid 1px #808080;	
}

.nav-button a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.95em;
}

.buttons{
	float: left;
	width: 200px;
	margin-top: 20px;
	text-align: left;
}

.buttons ul{
	margin: 0;
	padding: 0;
	list-style: none;	
}

.buttons ul li{
	margin-bottom: 10px;
}

.buttons a{
	color: #000000;
	font-weight: normal;
}

.buttons h2{
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
}

#page-title{
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #0000FF;
}

#page-title a{
	color: #0000FF;
	text-decoration: none;
}

#page-title a:hover{
	color: #0000FF;
	text-decoration: underline;
}

#page-title span{
	font-size: 0.90em;
	color: #FF8000;
}

#page-title span a{
	color: #FF8000;
	text-decoration: none;
}

#page-title span a:hover{
	color: #FF8000;
	text-decoration: underline;
}

#page-title font{
	font-size: 0.80em;
	color: #009D00;
}

.photo{
	padding-bottom: 30px;
	padding-right: 30px;
}

.photo h2{
	margin: 0;
	font-weight: bold;
	margin-bottom: 4px;
}

.photo p{
	font-size: 0.9em;
}

.photo p a{
	color: #000000;
	font-size: 1.1em;
}

#form{
	text-align: left;
}

#form h1{
	font-size: 1.1em;
}

#form h2{
	font-weight: bold;
	margin: 0;
	font-size: 1em;
}

#form p{
	margin-bottom: 10px;
}

#photo{
	text-align: left;
}

#photo img{
	border: solid 1px #000000;
}



.comment{
	text-align: left;
	margin-top: 15px;
}

.comment p{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}

.comment div h2{
	font-size: 0.9em;
	margin: 0;
	font-weight: normal;
}

#infos{
	float: right;
	width: 200px;
	text-align: left;
	padding-top: 30px;
}

#infos h2{
	font-size: 0.9em;
	margin: 0;
}

#infos p{
	font-size: 0.9em;
	margin-bottom: 7px;
}

.photos-nav-box{
	margin-top: 25px;
	border: solid 1px #FF8000;
	height: 150px;
	background-color: #FFECD9;
}

.photos-nav-box h1{
	text-align: center;
	padding-bottom: 5px;
	font-size: 1.1em;
	margin: 3px 0 0 0;
	padding: 0;
}

.photos-nav-box a{
	color: #000000;
	font-size: 0.8em;
}

.photos-nav-box div{
	float: left;
	padding: 12px;
	text-align: center;
}

.rubberhdr-invers2 {
	height: 20px;
	margin: 0;
	padding: 0 10px 0 0;
	background: url("img/invers-r.gif") top right no-repeat;
	font: bold 12px/1 sans-serif;	
	width: 100px;
}

.rubberhdr-invers2 span.inner {
	display:block;
	height:20px;
	margin: 0;
	padding: 0 0 0 10px;
	background: url("img/invers-l.gif") top left no-repeat;
	color:white;
	text-align:center;
	
}
		
span .toppad { display:block; padding-top: 3px	}

.comments{
	font-weight: normal;
	width: 500px;
	padding-bottom: 15px;
}

.comments h3{
	font-size: 1em;
	font-weight: normal;
}

.comments p{
	font-size: 0.8em;
	font-weight: normal;
	margin-bottom: 10px;
	border-top: dashed 1px #000000;
}

#actions{
	text-align: left;
	margin: 15px 0 15px 0;
}

.album{
	float: left; 
	margin-right: 40px;
}

.album img{
	border: solid 1px #000000;
}

.table-header td{
	font-weight: bold;
	padding-right: 20px;
}

.edit-cell{	
	padding-left: 10px;
	padding-right: 10px;
}

.help{
	font-size: 0.75em;
	color: #804000;
	font-style: italic;
}

.error{
	color: #008040;
	font-weight: bold;
	text-align: left;
	padding: 7px 0 7px 0;
}

#account-title{
	font-size: 1.5em;
	color: #000000;
	font-weight: normal;
	margin: 5px 0 5px 0;
}

#search{
	margin-bottom: 30px;
}

#search li{
	margin: 0 0 4px 0;
}

.no {
	background: url("img/no2.png") top right no-repeat;
}

#conditions h1{
	font-size: 1.4em;
	margin-bottom: 17px;
	color: #0000FF;	
}

#conditions ol li{
	margin-bottom: 10px;
}

.form-label{
	text-align: right;
	padding-right: 10px;
}

.sub-title{
	font-size: 1em;
	margin-top: 20px;
}

#add-form{
	text-align: left;
}

#add-form h2{
	font-weight: bold;
	margin: 0;
	font-size: 1em;
}

.add-g{
	padding: 7px 0px 15px 25px;	
}

.add-g p{
	margin-bottom: 4px;
}