div.resultrow {
	width: 615px;
	background: #FFF url(../img/dotted_horizontal_border.gif) left bottom repeat-x;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

div.resultrow img {
	float: left;
}

div.resultrow div.textpreview {
	float: left;
	width: 109px;
	height: 109px;
	border: 1px solid #BFBFBF;
	overflow: hidden;
}

div.resultrow h3 {
	font-size: 90%;
	margin-left: -30px;
	padding-left: 30px;
	background: none;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: top;
}

div.resultrow h3 img {
	float: none;
}

div.resultrow h3 a {
	text-decoration: none;
}

div.resultrow h3.image     { background: #FFF url(../img/image_expression_icon.gif) left top no-repeat; }
div.resultrow h3.video     { background: #FFF url(../img/video_expression_icon.gif) left top no-repeat; }
div.resultrow h3.text      { background: #FFF url(../img/text_expression_icon.gif) left top no-repeat; }
div.resultrow h3.animation { background: #FFF url(../img/animation_expression_icon.gif) left top no-repeat; }
div.resultrow h3.audio     { background: #FFF url(../img/audio_expression_icon.gif) left top no-repeat; }
div.resultrow h3.freetone     { background: #FFF url(../img/freetone_expression_icon.gif) left top no-repeat; }

p.metadata a, p.metadata span {
	font-size: 120%;
}

#sort_on_form, #sortform form {
	position: absolute;
	top: 10px;
	left: 100%;
	margin-left: -11em;
	width: 200px;
}

p#topresultcount {
	position: absolute;
	display: none;
	text-align: center;
	width: 646px;
	margin-top: -3em;
}

div.resultdata {
	position: relative;
	float: right;
	width: 464px;
	margin-left: 10px;
	padding-left: 30px;
}

div.resultdescription p {
	float: left;
	width: 310px;
}

div.resultdescription p.tags {
	float: right;
	width: 145px;
}

p#pagination {
	text-align: center;
}

p#profilehits {
	text-align: right;
	margin-bottom: 2em;
}

p#alternatelisting {
	text-align: right;
	margin-bottom: 2em;
	width: 20%;
	float: right;
}

div#result_thumbs {
	clear: both;
}

div.result_thumb {
	width: 109px;
	height: 109px;
	float: left;
	margin: 0 46px 10px 0;
	border: 1px solid #CCC;
	text-align: center;
	line-height: 109px;
}

div.result_thumb div.dummy img {
	vertical-align: middle;
	margin-top: -3px;
}
