#photo_results_frame .swat-frame-contents {
	padding: 16px 4px;
}

.swat-tile-view .swat-tile {
	width: 183px;
	margin: 0 3px 1em;
	padding: 2px;
}

.swat-tile-view .swat-tile a {
	padding: 0;
	width: 183px;
}

.swat-tile .photo-details {
	font-size: 11px;
	padding-top: 10px;
}

.swat-tile .photo-pricing .accepts-offers-with-price {
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #444;
	border-color: rgba(255, 255, 255, 0.2);
	padding-left: 4px;
}

.brightness-light .swat-tile .photo-pricing .accepts-offers-with-price {
	border-color: #999;
	border-color: rgba(0, 0, 0, 0.2);
}

.swat-tile .real-price {
	display: block;
	font-weight: bold;
}

.swat-tile .photo-details .approximate-price,
.swat-tile .photo-details .photo-dimension,
.swat-tile .photo-details .photo-photographer {
	display: block;
	color: #777;
}

.swat-tile .photo-details a {
	display: inline;
}

.swat-frame-contents #search_fieldset {
	margin-left: 10px;
}

#search_form #resolution {
	width: 210px;
}

/* {{{ Tag & Photographer Results */

#tag_results,
#account_results {
	padding: 1em;
	margin: 0 0 0.5em 0;
}

#tag_results .swat-frame-title,
#account_results .swat-frame-title {
	display: inline;
	padding-right: 0.5em;
}

#tag_results .swat-frame-contents,
#account_results .swat-frame-contents {
	display: inline;
	padding: 0;
	background: transparent;
	border: 0;
}

/* }}} */
