.classifiedItem {
	border: 1px solid #DFDFDF;
	margin: 10px 0;
	padding: 0 10px;
	background: url(/css/images/bkgd_botshadow.gif) repeat-x;	
}

.friendSend {
 align: right;
	width: 150px;
	border: 1px solid yellow;
	clear: both;
}

 /*
.classifiedItem p,h4 {
font-family: Verdana,Arial,Lucida,Helvetica,sans;
font-size: 11px;
}
.classifiedItem h4 {
 float: left;
 width: 100px;
 background-color: #eee;
}*/

