table.sobi2Footer {
	float:left;
	width:100%;
	}
	#sobi2rss a img {border:0!important;}
/*
Extended Photographer Listing Template
*/

.photo_ext {					/*container for extended listing*/
	display:block;
	margin: 0 24px 12px 0;
	}	.photo_hdr {				/*container for ico and photog name*/
		}		.photo_title {			/*photog thumb and name*/
			}
			.thmb {				/*80px square*/
				}
			.photo_title h3 {			/*name style*/
				border-bottom:2px solid #5182a8;
				color:#333;
				font-size:1.4em;
				margin: 0 0 12px 0;
				padding: 2px 0;
				}

		.photo_rating,
		.photo_phone {		/*block for rating icons, floats left*/
			float:left;
			width:368px;
			}
		.photo_phone {		/*photog phone*/
			width:100px;			
			}			.photo_details {			/*container for the gist*/
			float:left;
			margin:12px 0;
			}		.photo_descr {			/*the gist (html is allowed in entry)*/
			margin: 0 0 12px 0;
			}		.photo_album {		/*placeholder for gallery*/
			background-color:#fff;
			border:1px solid #fff;
			padding: 2px 0;
			}		.photo_addr {			/*container for physical address*/
			border-bottom:1px solid #5182a8;
			padding:3px 0;
			}
			.street,
			.city,
			.zipcode {			/*spans for 3part address*/
				color:#555;
				margin: 6px 0;
				}	

		.photo_web {			/*container for offsite weblink*/
			border-bottom:1px solid #5182a8;
			padding:3px 0;
			}	.photo_ft {					/*container for stats and edit stuff*/
		float:left;
		}		.photo_cats {			/*displays additional cat listings*/
			float:left;
			padding:3px 0;	
			} 		.photo_cats span {	/*links to cats*/
			}
		.photo_stats {			/*container for date added and views*/
			border-bottom:1px solid #5182a8;
			border-top:1px solid #5182a8;
			float:left;
			padding:3px 0;	
			}			.photo_added {	/*floats left*/
				float:left;
				}			.photo_views {		/*floats right*/
				float:right;
				}	.photo_sub {				/*container for submitted by author*/
		float:left;
		}
		.photo_sub p {			/*non-linked text*/
			}
		.photo_sub p a {		/*linked text*/
			}
	
	.photo_editthis {			/*container for edit buttons*/
		float:left;
		}
	.photo_review {			/*container for review block*/
		border:1px solid #ccc;
		float:left;
		margin: 24px 0;
		padding:0;
		}
