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

#profile{
	width:660px;
	float:right;
}
h3{
	background-image: url(../images/h3_title03.gif);
}

h4{
	font-size:1em;
	background:url(../../shared/images/icon_arrow02.gif) no-repeat 0 2px;
	margin:20px 0 0;
	padding:0 0 2px 15px;
}
.main{
	width:640px;
	margin:0 auto;
}
#profile p{
	padding-left:16px;
}
