﻿#photoResultForm				{ height:100%; font-size: 90%; width:960px;}
#photoResultForm .btn			{ width: 125px; margin-top: 15px; }

.resultBar							{ text-align:center; margin:auto; padding:5px 5px 15px 0; font-size:small; overflow:hidden; border-bottom: solid 1px #aaa;}
.resultDesc							{ float:left; margin-left:0px; width:625px; text-align:left; }

#photoResultForm  #wrapper			{ background-image: none; }
#photoResultForm  #main				{ background: transparent none; text-align:center; height:100%; }                         	  
#photoResultForm  .results			{ margin-bottom:5px;  }
#photoResultForm  .listcontainer	{ width: 950px; position:relative; text-align:center;  margin: 0 auto; }
#photoResultForm  #footer			{ margin-right: 45px; }

#photoResultForm #main	a:link		{ text-decoration: none; }
#photoResultForm #main	a:visited	{ text-decoration: none; }
#photoResultForm #main	a:hover		{ text-decoration: underline; }
#photoResultForm #main	a:active	{ text-decoration: underline; }

div.srPhotoItemOuter				{ width: auto; background:transparent; border-bottom-style: solid; border-bottom-width: 1px; margin: 0 0 8px 0; }
div.srPhotoItemInner				{ width: auto; }
div.srPhotoItemData					{ width: auto; padding:5px 0px 5px 0px; }
div.srPhotoItemImg					{ display: none; }
div.srPhotoItemImg img				{ display: none;}
div.srPhotoItemImg img:hover		{ display: none;}

div.srPhotoItemDetails				{ text-align: left;  }
div.srPhotoItemDetailsInner			{ position:relative; vertical-align:bottom; height:auto;}
div.srPhotoItemDetailsInner h2		{ margin:0px; font-size:115%; font-weight:bold; width:auto; vertical-align:bottom; }
div.srPhotoItemNum					{ display:none; }
div.srPhotoItemFooter				{ clear:both; }

.srEventLink						{ margin: 0 0 0 0 ; /* color:#6fbd00; */ float:left; width:auto; float:left;  vertical-align:bottom; }
div.srDetailsEvent					{ margin: 2px 10px 0 10px; float:left; width:auto; vertical-align:bottom; }
div.srDetailsDesc					{ margin: 2px 0 0 0px; float:left; width:auto; vertical-align:bottom; /* color:#6fbd00; */ }
.srCompanyLink						{ margin: 2px 0 0 10px; text-align:right; float:right; width:auto; vertical-align:bottom; 		}

