/* $Id: tell_friend.css 10 2008-02-12 10:25:22Z edin.coralic $ */

.tell_friend {
	
}
.tell_friend form dl dd {
	padding-bottom: 0.2em;
}
.tell_friend form dl dd#tell_friend_form_dd_sender_email {
	padding-bottom: 0.5em;
	border-bottom: 2px solid #fff;
	margin-bottom: 0.5em;
}
.tell_friend form ul.submits {
	margin-top: 0.5em;
}
.tell_friend form ul.submits li {
	text-align: center;
}
