@charset "UTF-8";

#main div.section {
	padding-bottom:60px;
}

.section .text{
	float:left;
	width:460px;
}

.section .text p{
	margin:0 0 10px;
}

.section .text p.name{
	margin:0;
	text-align:right;
}

.section .photo{
	float:right;
	width:400px;
}