/***************************************/
/*               h2                    */
/***************************************/

h2.h2_products {
	clear: both;
	width: 536px;
	height: 35px;
	font-size: 13px;
	text-indent: -10000px;
	background-repeat: no-repeat;
	background-position: left top;
}

h2.h2_products { background-image: url(../image/h2_profile.gif); }



/***************************************/
/*         main contents box           */
/***************************************/

.toptext_box {
	width: 536px;
	margin: 10px 0 10px 0;
}

.profile_table {
	width: 528px;
	background-color: #ccc;
}

th {
	padding: 5px;
	color: #fff;
	background-color: #549FCF;
	border: 1px solid #fff;
}

td {
	padding: 5px;
	background-color: #fff;
}

td.map_cell {
	width: 150px;
}
