table#table {
	width: 490px;
}
	table#table td#left {
		width: 460px;
		vertical-align: top;
		text-align: left;
	}
	table#table td#right {
		width: 30px;
		height: 244px;
		background-image: url(../images/title-userdata.png);
		background-position: top right;
		background-repeat: no-repeat;
	}


table#main {
	width: 460px;
}

	table#main td.main-left {
		width: 120px;
		background-color: #F3F4F5;
		text-align: right;
		vertical-align: middle;
		height: 30px;
	}
	table#main td.main-center1 {
		width: 170px;
		background-color: #F3F4F5;
		height: 30px;
	}
	table#main td.main-center2 {
		width: 10px;
		height: 30px;
	}
	table#main td.main-right {
		width: 160px;
		background-color: #F3F4F5;
		text-align: center;
		height: 30px;
	}


.crta {
	border-bottom: 1px dashed #B4BDC0;
}

table#header {
	width: 460px;
}
	table#header td#header-left {
		height: 18px;
		width: 18px;
		background-image: url(../images/ico-userdata.png);
		background-repeat: no-repeat;
	}
	table#header td#header-right {
		height: 18px;
		width: 262px;
		background-image: url(../images/head_title_bg.png);
		background-repeat: repeat-x;
	}
	table#header td#header-vmes {
		width: 10px;
	}
	table#header td#header-left2 {
		height: 18px;
		width: 23px;
		background-image: url(../images/ico-help.png);
		background-repeat: no-repeat;
	}
	table#header td#header-right2 {
		height: 18px;
		width: 137px;
		background-image: url(../images/head_title_bg.png);
		background-repeat: repeat-x;
	}


table#footer {
	width: 460px
}
	table#footer td#footer-left {
		width: 290px;
		height: 12px;
		background-position: bottom;
		background-image: url(../images/head_title_bg.png);
		background-repeat: repeat-x;
	}
	table#footer td#footer-vmes {
		width: 10px;
	}
	table#footer td#footer-right {
		height: 12px;
		width: 160px;
		background-position: bottom;
		background-image: url(../images/head_title_bg.png);
		background-repeat: repeat-x;
	}

div#gumb {
	width: 290px;
	text-align: center;
}
