/* $Id: tell_friend.css 16 2008-01-16 16:04:26Z edin.coralic $ */

.tell_friend {
	
}


#only_plugins .tell_friend {
	
}
#only_plugins .tell_friend .box h1 {
	display: none;
}
#only_plugins .tell_friend form dl dt {
	clear: both;
	float: left;
	width: 150px;
	padding-top: 3px;
}
#only_plugins .tell_friend form dl dd {
	margin-left: 160px;
}
#only_plugins .tell_friend form dl dd input.text,
#only_plugins .tell_friend form dl dd textarea {
	width: 300px !important;
}
#only_plugins .tell_friend form ul.submits li {
	margin-left: 180px;
}
