﻿body 
{
	background-color:#d0d0d0;
	font-family:Verdana;
	font-size: 11px;
	color:#888888;
	margin:0;
}

#divGeralEnvieAmigo
{
	padding: 20px 20px 10px 20px;
	width:355px;
	_width:360px;
	height:245px;
	float:left;
}

#lbl_Titulo
{
	font-size: 12px;
	font-weight:bold;
	color:#757575;
	float:left;
	width:320px;
}

#lbl_SubTitulo
{
	margin-top:10px;
	float:left;
	clear:both;
	width:320px;
}

#txtEndereco
{
	width:350px !important;
	height:20px;
	font-size:12px;
	color:Black;
	border: 1px solid black;
	float:left;
	clear:both;
}

#txtDesejo
{
	width:350px !important;
	height:20px;
	font-size:12px;
	color:Black;
	border: 1px solid black;
	float:left;
	clear:both;
}

#btnEnviar
{
	margin-top:10px;
	float:left;
	clear:both;
}

#btnLimpar
{
	margin-top:10px;
	float:left;
	margin-left:5px;
}

.textbox
{
	width:170px;
	height:20px;
	font-size:12px;
	color:Black;
	border: 1px solid black;
}

.Caixa
{
	float:left;
	clear:both;
	margin-top:5px;
	width:100%;
}

.Esquerda
{
	float:left;
	width:170px;
}

.Direita
{
	float:left;
	width:165px;
	padding-left:10px;
}

.DireitaLbl
{
	float:left;
}

.DireitaTxt
{
	float:left;
	clear:both;
}

.Descricao
{
	float:left;
	clear:both;
	font-size:9px !important;
	width:100%;
}
