#profiles #icons {
	width:210px;
	float:right;
	margin-top:5px;
	margin-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:#CCCCCC solid 1px;
	overflow:hidden;
}
#profiles #icons img {
	padding-right:3px;
}



/*------------------------------------------------ */
#profiles #iconsFull {
	display:none;
}
#profiles #iconsFull a {
	text-decoration:none;
	color:#990000;
}
#profiles #iconsFull a b {
	font-weight:normal;
	position:relative;
	top:-6px;
}
#profiles #iconsFull img {
	border:none;
}
#profiles #iconsExpress {
	overflow:hidden;
}
#profiles #expand {
	margin-top:5px;
	text-align:center;
	border-top:#CCCCCC solid 1px;	
}
#legend {
	margin-top:20px;
	border-top:#CCCCCC solid 1px;
	padding-top:10px;
	padding-bottom:10px;
}
#legend td {
	padding-right:10px;
}
#legend .legend {
	margin-top:0px;
	font-size:14px;
	color:#990000;
}
#expand img {
	border:none;
}
#expand a {
	text-decoration:none;
}
#profiles #iconsFull #find {
	border-top:#CCCCCC solid 1px;
	margin-top:10px;
	padding-top:5px;
	font-size:12px;
}
/*------------------------------------------------ */
#priceSearch{
	position:absolute;
	padding:10px;
	background-color:#990000;
	color:#FFFFFF;
	display:none;
}

#members_options {
	border-bottom:#e0e0e0 solid 1px;
	border-top:#e0e0e0 solid 1px;
	margin-top:10px;
}
#members_options h3 {
	color:#1274b3;
	margin:0;
	font-size:12px;
}
#members_options .favorites {
	text-decoration:none;
}
#members_options a:hover {
	color:#990000;
}
#members_options .no_border {
	border:none;
}
#members_options .img {
	margin-top:5px;
}
/* ------ profiles Rating ------- */
#profiles_rating {
	width:190px;
	height:55px;
	padding:3px;
	overflow:hidden;
	border-right:#e0e0e0 solid 1px;
	float:left;
	margin-right:10px;
}
#profiles_rating .submit {
	border:#1274b3 solid 1px;
	float:right;
	text-decoration:none;
	padding:3px;
	color:#1274b3;
	position:relative;
	top:-17px;
}
#profiles_rating b {
	color:#cc6600;
}
#profiles_rating form {
	margin:3px 0 0 0;
}

/* ------ favorites ------- */
#favorite strong {
	position:relative;
	top:-4px;
}
#sdr {
	height:80px;
	width:80px;
	padding:10px;
	float:left;
	margin: 0 10px 10px 0;
	background-image:url(../images/sdr.jpg);
	color:#FFFFFF;
	text-align:center;
	overflow:hidden;
	font-family:arial;
}
#sdr u {
	font-size:20px;
	font-weight:bold;
}
#sdr b {
	font-size:11px;
	font-weight:bold;
}
