#prevenir
{
	text-align:center;
	margin-bottom:1em;
	font-weight:bold;
	width:400px;
	margin-left:100px;
	margin-top:10px;
}
	#prevenir form
	{
		margin-top:1em;
		text-align:center;
	}
	#prevenir label
	{
		display:block;
		font-weight:bold;
	}
	#prevenir #sender
	{
		margin:auto;
		display:block;
		width:250px;
	}
	#prevenir #receiver
	{
		margin:auto;
		display:block;
		width:250px;
	}
	#prevenir_submit
	{
		padding:0;
		margin:0;
		border:none;
		text-decoration:none;
		line-height:25px;
		text-align:center;
		width:180px;
		height:25px;
		color:#3a627b;
		background-image:url(/images/1/css/180x25.gif);
		background-repeat:no-repeat;
		margin-top:3px;
		margin-right:10px;
		font-weight:bold;
		display:inline;
	}
