table
{
    border:none;
}


.yesFmContact
{
    text-align:center;
    margin-left:220px;
    margin-top: 20px;
    width:520px;
}

.yesFmContact .subtitRosa
{
	margin: 10px 10px 10px 10px;

	background: url(../img/bgTitleBox.jpg) repeat-x #e7e7e7;
	height: 15px;
	padding: 3px 7px 3px 7px;
	border: solid 1px #b4c9e3;
	font-size: 11px;
	font-weight:bold;
}

.yesFmContact .leftPart
{
    width:50%;
    float:left;
    margin-bottom: 10px;
}

.yesFmContact .rightPart
{
    width:50%;
    float:left;
    margin-bottom: 10px;
}

.yesFmContact .titleAdr
{
    font-weight:bold;
}
.yesFmContact .texto{
	text-align: left;
}
