
div.myprofile_header {
	height: 52px;
	width: 711px;
	background: url('../images/myprofile_header.png');
}

div.myprofile_content {
	background: #f4f4f4;
	border: solid 1px #babdc5;
	border-top: none;
	width: 709;
	font-size: 12px;
}

div.myprofile_left {
	float: left;
	width: 332;
	padding-top: 10px;
	padding-left: 20px;
}

div.myprofile_right {
	float: right;
	width: 352;
}

div.clearer1 {
	clear: both;
}

div.myprofile_content input {
	width: 232px;
}

div.myprofile_content td {
	padding-top: 10px;
	padding-bottom: 10px;
}

div.myprofile_content tr.error td {
	padding-top: 0px;
	padding-bottom: 0px;
}

div.picture {
	padding-top: 20px;
	padding-left: 99px;
	padding-bottom: 20px;
}

div.table {
	padding: 20px;
}