
/* Typography
--------------------------------------------------------------------------------------- */
#searchresults h1.title span{
  color:#f90;
}
.searchbox{
	line-height:1.2em;
}
#searchresults .chaptertitle span b{
	color:#333;
}
#introfree{
	font-size:small;
}
#introfree span{
	color:#090;
	font-size:150%;
}
.userdetails a{
	font-size:1.1em;
	font-weight:bold;
}
.status{
	color:#f60;
}
.status strong{
	color:#000;
}
div.searchbox p.price strong{
	display:inline;
}
p.price{
	font-weight:bold;
}
p.price span{
	color:#f60;
	font-size:90%;
	margin-left:6px;
}
p.price em{
	color:#090;
}

/* Search Results
--------------------------------------------------------------------------------------- */
#searchresults h1.title{
	float:left;
	width:50%;
}
#introfree{
	background:url(../images/searchresults/introfree.gif) 5% 50% no-repeat;
	padding:0 0 1em 68px;
	margin-right:5px;
	float:right;
	width:auto;
	white-space:nowrap;
}
#introfree span{
	display:block;
}

div.searchbox{
	clear:both;
	padding:0 14% 0 5.2%;
}
#searchresults div.userimg{
  float:left; 
  overflow:hidden;
  padding-top:1.5em;
  /*text-align:right;*/
  width:105px;
}
#searchresults div.avatarimg img:last-child{
	margin-bottom:8px;
	display:block;
}
#searchresults div.userimg a img{
	display:inline;
}

#searchresults div.userimg a.desktop_chat_link
{ 
	display:block;
	width: 24px;
	height: 24px;
	float: right;
  /*background: url("/images/profile/chatme-small.gif") center no-repeat;*/
}
 
#searchresults div.userimg a.desktop_leave_message { 
	display:block;
	width: 27px;
	height: 21px;
	float: right;
  padding-top: 5px;
  /*background: url("/images/mobile/lam-small.png") center no-repeat;*/
}

#searchresults div.userimg span.notify_buyers {
}

.adv-statuses-content td.center {
  text-align: center;
  height: 25px;
}

.adv-statuses-wrap {
}

div.searchbox p{
	width:82.5%;
	float:right;
	word-wrap: break-word
}
div.searchbox p strong{
	display:block;
}
div.searchbox p a{
	margin-right:5px;
}
#content div.searchbox p a.more{
  text-decoration:none;
}
.userdetails{
	padding-top:1.1em;
	margin-bottom:6px;
}
.userdetails img{
	background:#fff;
	padding-left:5px;
	vertical-align: bottom;
	margin-bottom:-1px;
}
.userdetails img#more_details{
    padding-left:10px;
    margin-bottom:-2px;
}
#searchresults .rating{
	line-height:1.1em;
	margin-bottom:6px;
	width:82.5%;
	float:right;
}
#searchresults .rating a{
    color:#696969;
    text-decoration:none;
}
p.price{
	clear:right;
}
p.keywords{
	margin-bottom:2em;
}
p.keywords a{
    color:grey;
    font-size: 80%;
}
#link_to_forum{
    padding-top:10px;
    clear:both;
}
p.fixed_bid {
	color:#090;
}

p.fixed_bid em {
	color:#696969;
}
