/*postCard.css: Folha de estilos para páginas de postais*/.contentContainer {	width: 600px;}.postCardPreview{	width:100%;	padding-bottom: 10px;	border-top-width: 3px;	border-top-style: solid;	border-top-color: #C5C5CE;}.postCardPreviewImage{	padding:0 0 15px 0;	text-align: left;}.postCardLabel{	text-align:left;	margin-bottom: 5px;	color: #44708A;	font-size: 1.3em;}.postCardPreviewInformation{	margin-bottom:10px;	text-align: left;}.postCardPreviewMessage{	padding: 0;	text-align: left;	margin-top: 0;	margin-right: 0;	margin-bottom: 15px;	margin-left: 100;}.postCardFormTo{	margin-top: 10px;}.postCardFormMessage{	clear: both;	margin-top: 10px;}.postCardFormButton{	margin-top: 10px;}.postCardList ul{	margin-top: 5px;}.postCardImage{	padding: 0;	margin-top: 0;	margin-right: 10px;	margin-bottom: 0;	margin-left: 0;	width: 190px;}.sendPostCardLink{	margin: 0;	padding: 0;	font-size: 1.2em;}.sendPostCardLink a{	margin: 0;	padding: 0;	height: 0;}/*********************************//*Generic Classes*/.postCardPreviewFromLabel{	float: left;	font-weight: bold;}.postCardPreviewFromText{	font-weight: normal;}.postCardPreviewToLabel{	float: left;	font-weight: bold;}.postCardPreviewToText{	font-weight: normal;}.postCardPreviewMessageLabel{	font-weight: bold;	margin-bottom: 10px;}.postCardPreviewButton .button{	width: auto;	margin-top: 10px;	float: left;	margin-bottom: 10px;}.button{	width: auto;	margin-top: 10px;	float: left;	margin-bottom: 10px;}.searchButton .button { margin-top:0px;margin-bottom: 0px;}.textarea{	clear: both;	font-weight: normal;}.postCardVisualization{	width: 100%;}.postCardVisualization .postCardPreviewInformation{}.postCardVisualization .postCardPreviewMessage{}.sendPostCardLinkText{	font-weight: bold;	font-size: 1.1em;}.sendPostCardLinkText a:link:visited{	font-weight: bold;}.sendPostCardLinkText a:hover{	color:#D10202;	text-decoration: underline;	}.sendPostCardLinkText a:visited:hover{	color:#D10202;	text-decoration: underline;	}/*********************************/.userFormButton {padding-top:50px;}*html .userFormButton {padding-top:0px;}