/*   FINAL SEARCH RESULTS PAGE PAGE LAYOUT   */
 DIV {
	position : relative;
/*	font	  : 10pt Arial,sans-serif; */
 }
.dispiteml {
	position	: absolute;
	left		: 0px;
	top		: 0px;
}
.dispitemr {
	position	: absolute;
	text-align  : right;
	right		: 0px;
	top		: 0px;
}
.dispitemhead  {
	font-weight	: bold;
}
.dispitemheadl {
/*	font-weight	: bold; */
	position	: absolute;
	left		: 0px;
	top		: 0px;
}
.dispitemheadr {
/*	font-weight	: bold; */
	position	: absolute;
	text-align  	: right;
	right		: 0px;
	top		: 0px;
}
.dispitemdata, .dispitemdatal {
	position	: relative;
	left		: 100px;
/*	width		: 300px;  */
	width		: 100%;
	top		: 0px;
	margin-top	: -16px;
}
	.dispitemdatal {
		width	: 400px;
		left	: 0;
	}
.disprow, .disprownobr,  .disprowdesc {
   	  position : relative;
	  width		: 100%;
}
	.disprow {
		padding-bottom: 10px;
	}
	.disprownobr {
		margin-bottom: 0px;
	}
.disprowdesc {
	width		: 100%;
	margin-bottom	: 30px;
}
.dispitemback {
/*	margin-left	: 264px;  */
	text-align : right;
}

.resiteml {
	position	: absolute;
	text-align  	: left;
	left		: 0px;
	top		: 0px;
}
.resiteml2 {
	position	: absolute;
	text-align  	: left;
	left		: 140px;
	top		: 0px;
}
.resitemr {
	position	: absolute;
	text-align  	: left;
	left		: 200px;
	top		: 0px;
}
/*  FINAL SEARCH RESULTS PAGE PICTURE LAYOUT   */
.mainpic {
  	width	: 400px;
	height	: 400px;
	text-align	: center;
}
  	.mainpic_l {
		padding-top : 50px;
	}

.pic_container {
  	position	: relative;
	width		: 404px;
	height		: 150px
}
 .thumbpic1, .thumbpic2, .thumbpic3, .thumbpic4 {
  	width  : 96px;
	height : 96px;
	text-align	: center;
	vertical-align	: middle;
	margin-left	: 0;
	margin-right	: 6px;
	position	: absolute;
	top		: 10px;
/* 1114	top		: 408px; */
}

.thumbpic1 {
	left	: 0;
}
.thumbpic2 {
	left	: 104px;
}
.thumbpic3 {
	left	: 208px;
}
.thumbpic4 {
	left	: 312px;
}
.thumbpic_l {
	padding-top : 12px;
}


/*   music shelves result formatting  */
.musicresult {
/*	width		: 310px;  */
	margin-top	: 8px;
}
.musicitemback {
	padding-left	: 164px;
}
.musicdisprow, .musicdisprow2, .musicdisprow3 {
   	 position 	: relative;
	 width		: 100%;
	 min-height	: 10px;
}
	.musicdisprow2 {
		 padding-bottom: 5px;
	}
	.musicdisprow3 {
		position: relative;
		top  : 0;
		left : 0;
		min-height : 20px;
		height	   : auto;
/*		padding    : 20px;  */
	}
.musicresrowhead, .musicresrowheadr  {
	position	: relative;
	text-align  	: left;
	left		: 0px;
	top		: 0px;
	font-weight	: bold;
	height		: auto;
}

.musicresrowtext, .musicresrowtextr, .musicresrowtext2 {
	position	: relative;
	text-align  	: left;
	left		: 100px;
	top		: 0px;
	height		: auto;
	margin-top	: -16px;
}

	.musicresrowheadr {
		left : 200px
	}
	.musicresrowtextr {
		left : 300px
	}
	.musicresrowtext2 {
		left : 150px
	}

.musicprofile {
	margin-top : -29px;
}

.sold {
	color : #F00;
	font-weight : bold;
}
.sold_tag {
	color : #F00;
	font-weight : normal;
	padding-left: 2em;
}