dl#prof{
	width:760px;
	margin:0 auto 0;
	padding:20px;
	}


dl#prof dt{
	width:240px;
	height:390px;
	float:left;
	}

dl#prof dd{
	width:500px;
	float:right;
	border-bottom:dashed 1px #8A7594;
	padding:5px 0 5px 0;
	}

dl#prof dd.none{
	border:none;
	padding:5px 0 0 0;
	}

dl#prof dd.space{
	width:500px;
	float:right;
	border-bottom:dashed 1px #8A7594;
	padding:5px 0 5px 0;
	margin:30px 0 0 0;
	}

dl#prof dd p.year{
	width:110px;
	float:left;
	line-height:100%;
	}

dl#prof dd p.activities{
	width:390px;
	float:left;
	line-height:100%;
	}

dl#prof dd span{
	font-size:smaller;
	}