.page_setup {

	background-color: #8bbbbb;
/*	color: #565656;*/
	/*line-height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;*/
	/*height: 100%;*/
	
}

.page_title {
	font-weight: bold;;
	line-height: 100%;
	font-size: x-large;
	text-align: center;
	vertical-align: bottom;
}

.page_info {
	font-weight: bold;;
	line-height: 50%;
	font-size: large;
	text-align: center;
}

.title {
	text-align: right;
	font-weight: bold;
}

.new {
	color: #814B4B;
	text-align: right;
	font-weight: bolder;
	text-decoration: underline;
}
#info_request .a{
	float: right;
	width: 50%;
	text-align: right;
	}
	
.title_value {
	/*text-align: right;*/
	font-weight: bold;
	float: left;
	}
		
.title_value1 {
	text-align: left;
	font-weight: normal;
	float: left;
	width:45%;
	}
#photolist {
	padding: 0;
	margin: 0;
	white-space: nowrap;
	list-style-type: none;
}

#photolist li {
	/*display: inline;*/
	background-color: #8BBBBB;
	float: left;
	/*border: 1px solid #000;*/
}

.search {
	
}

.search_results {
	width: 1%;
	float: left;
	border-style: double;
	border-right-style: none;
	text-align: left;
}

.search_pages {
	width: 99%;
	text-align: center;
	border-style: double;
	border-left-style: double;
	border-right-style: double;
}

.search_info {
	width: 33%;
	float: left;
	text-align: right; 
	border-style : double;
	border-left-style: none;
	
}
 
 
   ul.example {
    list-style-type:none;
    margin:10px;
    padding:0px;
  }
  ul.example li {
    border:2px solid #8BBBBB;
    background-color:#d8e8e0;
    padding:5px 5px 4px 5px;
    margin-bottom:10px;
    height:1%; /* Fix for MSIE peekaboo bug */
    min-height:116px;
  }

  ul.example li img {
    float:left;
    margin-right:5px;
  }

  .clear {
    clear:both;
    height:1px;
  /*  overflow:hidden;*/
  }

right{
	text-align: right;

	}
	

