@charset "utf-8";
/* CSS Document */

p#profile_doctor{
	width:256px;
	float:right;
	margin:5px 0 20px 30px;
}

#name_doctor{
	padding:100px 0 0 0;
	font-size:150%;
	letter-spacing:2px;
}

dl.history{
	margin:0 0 0 0;
}

dl.history dt{
	width:150px;
	float:left;
}

dl.history dd{
	width:550px;
	float:right;
}